mdgriffith mdgriffith
  • Joined on 2022-04-11
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-12-16 20:07:52 +03:00
a2a155792f Add weird note about Input.email ids
f7846dcd42 Fix Input.Checkbox
Compare 2 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-11-16 05:11:41 +03:00
67e9c9a773 Remove wrapping for bits because it messes with Lazy calculations
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-11-08 09:21:40 +03:00
4f02d00e0e Push changes to transition
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-10-30 04:51:38 +03:00
58996137fd Use a two-layered dict for managing boxes
fa8b31ec33 elm review cleanup! And implement persistent ids
eff93d253d elm-review stuff
b61f32397b update elm.json
7accfbef31 More example cases
Compare 7 commits »
mdgriffith synced commits to v2 at mdgriffith/elm-animator from mirror 2023-10-28 19:51:28 +03:00
2c56b1fb3a Add Animator.Transition module to define transitions
a6847e8a61 Update docs
Compare 2 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-10-20 08:01:41 +03:00
a8f924cc62 Fix list item rendering
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-10-09 16:21:25 +03:00
fb3af03bee model adjustments to search for style-only attrs
a94efdcb42 remove type alias from Label
e81f321f46 Fix multiline text element
8812f55a1f Remove alignment from labels, and reduce placeholder to a simple string
41f60d3745 Remove centered from docs for the moment.
Compare 11 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-09-18 19:11:18 +03:00
4f59397a12 Fix Ui.link
mdgriffith synced commits to v2 at mdgriffith/elm-animator from mirror 2023-09-16 19:01:10 +03:00
9c54af96bb Fix color lookup
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-09-16 18:11:17 +03:00
6d318b051d Explain now uses outline
5f17345b34 Fix height-fill within rows
35dc661438 Don't render boxes, they're for debugging
84ab57ed03 Tables should be fill by default
5500e35f25 expose rgba
Compare 5 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-27 08:11:13 +03:00
613dd6053a Make clipped work
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-27 00:01:23 +03:00
c6b0292418 Don't render an a tag for the onkey event
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-26 15:51:14 +03:00
31af982d2e Fully convert over to the Color package
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-15 02:01:30 +03:00
5511f0aa7d Fix compilation
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-14 17:51:30 +03:00
c7b46cdb51 Implement Prose.numbered and Prose.bulleted
680f9a8dbd Get rid of Prose.h*
Compare 2 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-14 09:41:26 +03:00
19ca5df3df Implement Keyed
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-12 00:31:32 +03:00
2e4b6d6c47 Update docs
a029fa7eae Add Ui.Prose
Compare 2 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-09 07:11:26 +03:00
6ab71d3777 Add Anim.color, though they don't seem to be working
1dc29b993d Make sure to always send up teleport data if it's present
Compare 2 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-06 21:51:53 +03:00
21843766d2 Handle bounded height:fill with alignment in a row
13ef4d6347 A child in an el with width fill + width bounded, should have width:100% so it can grow in the presence of alignment
29289d844e Account for elements that have both a bounded width and an alignment
Compare 3 commits »
mdgriffith synced commits to 2.0 at mdgriffith/elm-ui from mirror 2023-08-05 21:21:50 +03:00
d495ab75c2 Make a playground area to test edgecases for v2
b3cb05efe0 Fix root min-height calculation
7ee8ce15ce remove srcOld
Compare 3 commits »