Commit Graph

  • e2341467d1
    Merge 75599112ae into acae8857a0 Pedro Lara Campos 2024-09-19 15:10:32 -0300
  • 75599112ae
    toGridLengthHelper: fix double "fr" on "minmax" PedroHLC 2024-09-19 14:57:23 -0300
  • e35fb7c5c5
    Merge 0969e0fb11 into acae8857a0 Simon Lydell 2024-08-19 11:52:30 +0200
  • 0969e0fb11 Fix Chrome focus issue Simon Lydell 2024-08-19 11:43:02 +0200
  • 6aaed02ff1 Fix multiline not applying attributes to the textarea Charlon 2024-07-21 00:43:07 +0700
  • b7f6e7ac82 Fix padding override issue 2.0 Matthew Griffith 2024-06-23 15:43:48 -0400
  • df1b3d004b More visual text input tests Matthew Griffith 2024-05-25 21:52:01 +0100
  • 81c67b5ed4 Use Animatior.transition instead of keyframes Matthew Griffith 2024-05-25 21:51:43 +0100
  • e8299d5fe6 Add note to Ui.download Matthew Griffith 2024-05-25 21:49:47 +0100
  • 449c536994 BugFix: Multiline text, use grid to accomplish the textarea overlapping so that we can scroll correctly Matthew Griffith 2024-05-20 09:16:27 +0100
  • f7695b969a Font Weight: 700 for bold Matthew Griffith 2024-05-15 11:22:53 +0100
  • dfac3025ef unnecessary import Matthew Griffith 2024-05-06 19:53:01 -0400
  • 0a7b15b81a Expose spinning, pulsing, bouncing, pinging Matthew Griffith 2024-05-06 19:52:43 -0400
  • 60fc17d594 Add image.onLoad and a fix from Charlon! Matthew Griffith 2024-05-04 09:12:10 -0400
  • 265b3000ce Remove animator Watcher stuff because it's just too confusing, but keep timelinesRemove Animator watcher stuff Matthew Griffith 2024-05-04 08:45:50 -0400
  • a26b17e768 Remove unused class Matthew Griffith 2024-05-04 08:36:53 -0400
  • ec359dbd52
    Merge pull request #360 from CharlonTank/2.0 Matthew Griffith 2024-05-02 11:01:34 -0400
  • d74c2aee52 Fix Safari discrepancy Charlon 2024-05-02 21:16:14 +0700
  • 19ae75e49f Add Ui.Input.button and change Ui.Events.onClick to be a simple click handler. Matthew Griffith 2024-04-30 17:54:35 -0400
  • 34791dbeec Fix rendering styles as important or not Matthew Griffith 2024-04-30 16:15:48 -0400
  • 173deedebb Add parent triggers for animations Matthew Griffith 2024-04-28 14:58:04 -0400
  • 26549090e6 Make trigger elements position:absolute Matthew Griffith 2024-04-28 14:22:48 -0400
  • d249282dab rendered props should be listed as !important Matthew Griffith 2024-04-27 21:56:10 -0400
  • 10c15a6892 Whoops, no debugs Matthew Griffith 2024-04-27 19:22:50 -0400
  • eab5fb77dd Set initial styles for intro animations Matthew Griffith 2024-04-27 19:17:55 -0400
  • 4d8d8f4126 Add Ui.Anim.intro, Ui.Anim.z, and Ui.Anim.rotationAround. Use the new elm-animator stuff that keeps transforms independent Matthew Griffith 2024-04-27 18:59:33 -0400
  • 436ca843ea Make image nested so that nearbys and links work. Make it default width fill Matthew Griffith 2024-04-27 09:18:24 -0400
  • 7a4111a97d Change root from .ui to .elm-ui-root to avoid collisions Matthew Griffith 2024-04-27 08:45:57 -0400
  • d3236be097 Make default font overrideable via class Matthew Griffith 2024-04-27 08:35:48 -0400
  • 2724d80008 Docs update Matthew Griffith 2024-04-26 17:31:19 -0400
  • d01ada6369 Update visual references Matthew Griffith 2024-04-26 16:41:03 -0400
  • 50ef94da81 Make scrollable and clip attributes instead of elements Matthew Griffith 2024-04-26 16:40:54 -0400
  • 4ce08ad1c9 Single color gradients should generate a 2 color gradient instead of a solid color because apparently a solid color isn't always valid? Matthew Griffith 2024-04-26 16:37:59 -0400
  • 89777e6d38 Fix collapsing issue when an element has an exact width within a row Matthew Griffith 2024-04-26 16:36:37 -0400
  • 8d33ae7849 Remove font weight type Matthew Griffith 2024-04-26 16:35:03 -0400
  • ca09b5f0f4 comment Matthew Griffith 2024-04-25 20:46:28 -0400
  • ae6de458f7 Fix ordering bug with interfering margin rules Matthew Griffith 2024-04-20 10:21:59 -0400
  • 6e521cc902 Add columnWithAlignment and columnWithAlignment3 Matthew Griffith 2024-04-15 16:35:12 -0400
  • b9f81df84c Make rows keyed as well Matthew Griffith 2024-04-15 13:18:18 -0400
  • 19bfa963c1 Make events work when using withRowAttrs Matthew Griffith 2024-04-15 12:49:54 -0400
  • 3a50a5d240 Use explicit column and row coordinates so we can have multiple cells in one cell. Matthew Griffith 2024-04-15 09:30:04 -0400
  • 2a9186daf5 Update table to track row state as well as global state Matthew Griffith 2024-04-13 10:33:14 -0400
  • 4bec3ebc4c Update docs.json Matthew Griffith 2024-04-12 09:53:48 -0400
  • 69dfe6dbfa Images shouldn't be clobbered by buttons Matthew Griffith 2024-04-11 08:50:46 -0400
  • b7cf10c6d0 Update animation visual examples Matthew Griffith 2024-04-10 08:15:20 -0400
  • 23a1d16c02 Fix springs and animation encoding Matthew Griffith 2024-04-10 08:14:57 -0400
  • ece519fe40 Disable teleport triggers after they're rendered Matthew Griffith 2024-04-06 10:30:23 -0400
  • 26b96b5778 Delete unused decoders Matthew Griffith 2024-04-06 09:34:53 -0400
  • ede76fe812 Remove persistent elements because there's probably a better design somewhere else Matthew Griffith 2024-04-06 09:28:40 -0400
  • 32f49939cd Remove unused code Matthew Griffith 2024-04-06 08:59:16 -0400
  • ed3a663857 More visual adjustments and documentation shuffling Matthew Griffith 2024-04-05 15:31:54 -0400
  • 217aa66806 Children of elements that have nearbys must be position relative Matthew Griffith 2024-04-05 15:31:32 -0400
  • 6984e8ff33 Expose Step Matthew Griffith 2024-04-05 15:03:54 -0400
  • 2864ce6c2c Add Ui.imageWithFallback Matthew Griffith 2024-04-05 15:03:35 -0400
  • f199ff4f99 More table tests Matthew Griffith 2024-03-31 13:11:55 -0400
  • 06992e6edc Fix summary issue Matthew Griffith 2024-03-31 12:40:40 -0400
  • 8595dd7603 Don't collapse table rows (provide a manual grid-auto-rows Matthew Griffith 2024-03-31 10:52:44 -0400
  • 005f71d8ee Simplify table column implementation Matthew Griffith 2024-03-31 10:21:48 -0400
  • ba85cb4d58 Unify the implementation of sliders Matthew Griffith 2024-03-31 10:20:26 -0400
  • 60e92e9992 Improve slider default style and allow styling of the track beneath it. Matthew Griffith 2024-03-31 09:56:43 -0400
  • ec06e03efc Drastically simplify ui slider inputs Matthew Griffith 2024-03-30 14:40:24 -0400
  • ac5e7f3c5a input slide render test Matthew Griffith 2024-03-30 14:39:59 -0400
  • a6ed2ac2f6 Render script for rendering all of the visual tests at once Matthew Griffith 2024-03-30 14:39:45 -0400
  • 686a9ef1e7 visual tests for images Matthew Griffith 2024-03-30 10:57:37 -0400
  • 46b39d1a2c Images should be their natural size by default, and scale nicely Matthew Griffith 2024-03-30 10:57:26 -0400
  • 2a06b36d21 Fix compilation Matthew Griffith 2024-03-03 19:54:27 -0500
  • f767cd6cb3 Calculate media breakpoints AFTER a lazy call instead of on every render Matthew Griffith 2024-03-03 19:29:37 -0500
  • 8c3d2c4aa6 Remove ::after and ::before elements on text nodes for clipping. They're just too weird Matthew Griffith 2024-03-03 18:43:55 -0500
  • f8f70fe177 Add Ui.node for custom webcomponents Matthew Griffith 2024-03-03 18:32:44 -0500
  • b150162b33 Add input text visual testing ground Matthew Griffith 2024-03-03 18:31:28 -0500
  • dd9ac6e92d Default table column width with no constraints should be minmax(min-content, max-content) Matthew Griffith 2024-03-03 18:16:01 -0500
  • d402e356b8 Allow multiline text to grow to height fill if specified Matthew Griffith 2024-03-03 18:15:23 -0500
  • deadc0a23e Handle more animations types Matthew Griffith 2024-02-13 06:54:44 -0500
  • 9abc45bf91 Remove debugs Matthew Griffith 2024-02-12 20:02:04 -0500
  • 7a80a4a5aa Whoops, also expose Ui.mapAttribute Matthew Griffith 2024-02-12 19:43:10 -0500
  • a4a7474a85 Simplify teleport mechanism and att mapAttribute Matthew Griffith 2024-02-12 18:25:00 -0500
  • 097492c615 Add more transition and animation visual examples Matthew Griffith 2024-02-12 07:40:26 -0500
  • 4ffbc621c4 Transition example updated Matthew Griffith 2024-02-10 08:46:34 -0500
  • 59576c7683 Apply a cleaner version of font adjustments using the cap unit and ::before and ::after Matthew Griffith 2024-02-10 08:46:03 -0500
  • e2b099bc8f Clarify text wrapping Matthew Griffith 2024-02-10 08:37:21 -0500
  • ccbd9ec149 Add single color renderer to gradients Matthew Griffith 2024-02-10 08:33:07 -0500
  • 905858cd4e Adjust table rendering slightly Matthew Griffith 2024-02-10 08:32:49 -0500
  • c4bc806454 More visual testing Matthew Griffith 2024-02-10 08:26:09 -0500
  • 7c9729beb8 fix garamond capital ratio Matthew Griffith 2024-02-10 08:25:51 -0500
  • 7450eb07f8 Allow single colors to be gradients Matthew Griffith 2024-02-10 08:24:23 -0500
  • ca6b3fd3c3
    Merge c965407f90 into a2a155792f pravdomil 2023-12-21 08:01:11 -0700
  • 879b895945 Fix above and below calculations Matthew Griffith 2023-12-18 08:56:45 -0500
  • c6cdc370e4 Begin adding visual check files Matthew Griffith 2023-12-17 11:56:50 -0500
  • a2a155792f Add weird note about Input.email ids Matthew Griffith 2023-12-16 09:45:55 -0500
  • f7846dcd42 Fix Input.Checkbox Matthew Griffith 2023-12-16 09:31:49 -0500
  • 67e9c9a773 Remove wrapping for bits because it messes with Lazy calculations Matthew Griffith 2023-11-15 18:20:38 -0500
  • 4f02d00e0e Push changes to transition Matthew Griffith 2023-11-07 18:33:21 -0500
  • 58996137fd Use a two-layered dict for managing boxes Matthew Griffith 2023-10-29 18:22:14 -0400
  • fa8b31ec33 elm review cleanup! And implement persistent ids Matthew Griffith 2023-10-29 10:19:50 -0400
  • eff93d253d elm-review stuff Matthew Griffith 2023-10-29 08:51:07 -0400
  • b61f32397b update elm.json Matthew Griffith 2023-10-29 08:50:57 -0400
  • 7accfbef31 More example cases Matthew Griffith 2023-10-29 08:50:30 -0400
  • 969be461ea add classes for the rendered stylesheets Matthew Griffith 2023-10-29 08:50:21 -0400
  • 31c3b75532 Add elm-review Matthew Griffith 2023-10-29 08:47:58 -0400
  • a8f924cc62 Fix list item rendering Matthew Griffith 2023-10-19 21:01:32 -0400