issues Search Results · repo:mdgriffith/elm-ui language:Elm
Filter by
271 results
(56 ms)271 results
inmdgriffith/elm-ui (press backspace or delete to remove)Welcome!
the element.rgb function accepts an Int and rounds it, when it should accept Float. rgb255 should take Int s.
Ellie showing my problem. https://ellie-app.com/sWKSJzfP9sna1
Expected behavior ...
has-ellie
crawftv
- Opened on Nov 30, 2024
- #368
Bug
Screenshot 2024-09-26 at 14.05.30
After a recent Chrome update, we have noticed that the scroll behavior is broken.
Ellie example: https://ellie-app.com/smLZnK4J7cta1
Expected Behavior The scrollable ...
has-ellie
escherlies
- 2
- Opened on Sep 26, 2024
- #367
Problem
Elm-ui 1.1.8 el elements can normally only contain one single child. The way to draw something layered with elm-ui is to
use the Attribute by the name inFront or behindContent .
Solution
Instead ...
chris-montero
- 3
- Opened on Sep 18, 2024
- #365
To start with, I thought I d mention that the page at https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
ends with:
Want to help out fixing bugs or reporting issues? Please add issues you ...
johndeighan
- Opened on Sep 6, 2024
- #364
That s what it says in the CSS Escape Plan book. And I think it should be that way, but unfortunately, it isn t. I have
a simple layout with a column of 3 elements: 1) a header/menu bar, 2) a main content ...
has-ellie
johndeighan
- 1
- Opened on Aug 29, 2024
- #363
In this Ellie, you can see a significant difference in render time on lists with about 10 000 integers.
https://ellie-app.com/qP94mX6dBWXa1
(My real data is a similar length, but much more complex, and ...
has-ellie
Andrew-Clow
- Opened on Apr 9, 2024
- #359
Welcome!
Regardless of whether the app uses a vertical slider or not, the elm-ui adds the following code:
input[type=range][orient=vertical]{
writing-mode: bt-lr; /* IE */
-webkit-appearance: ...
vladimirlogachev
- 3
- Opened on Jul 28, 2023
- #354
Bug!
If an element is in several states (:hover, :focus, :active), and it contains a set of attributes for each of these
states (Element.mouseOver, Element.focused, Element.mouseDown), then one of the ...
bug
has-ellie
XOMAv2
- 1
- Opened on Jul 13, 2023
- #352
Feature request, not a bug!
I ve been thinking about writing a proof-of-concept rust executable that would run elm in the deno engine. Instead of
providing a DOM, the rust program would receive a serialized ...
bburdette
- Opened on Mar 20, 2023
- #351
Currently, when both Element.focused and Element.mouseOver are active on an element, it will resolve to just using the
focused styles. This is not always desirable, and it would be great to be have more ...
Torvaney
- Opened on Feb 27, 2023
- #350

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.