Skip to content

Releases: debois/elm-mdl

6.1.0

27 Jul 09:22
Compare
Choose a tag to compare

6.0.4

19 Jul 14:43
Compare
Choose a tag to compare
  • Bugfix: Switching Layout tab in Firefox now resets scroll state.

6.0.3

15 Jul 11:52
Compare
Choose a tag to compare
  • Fixed unquoted CSS mistakenly loaded by elm-package repository

6.0.2

15 Jul 11:20
Compare
Choose a tag to compare
  • Fixes broken ripple animations for buttons on firefox
  • Layout tab bar now scrolls when chevrons are clicked

6.0.1

14 Jul 13:08
Compare
Choose a tag to compare

Bugfixes:

  • Scrolling state of Layout tabs is now reset on tabs change
  • CSS animation failures in Snackbar demo fixed.

(Both fixes made possible by Elm 0.17.1 re-introducing keyed nodes.)

6.0.0

14 Jul 13:07
Compare
Choose a tag to compare

Multiple bug-fixes and enhancements; 6 new components: Footers, Spinners, Progress, Toggles, Tables & Tooltips.

Credits

  1. Alexander Foremny (@aforemny), core contributor, commit-rights.

    In a massive and very sophisticated contribution for this release,
    Alexander contributed both numerous minor fixes and four entirely new
    components: Menus, Tables, Progress bar, Spinner.

  2. Ville Penttinen (@vipentti), new contributor

    In an impressive initial contribution, Ville contributed both
    demo work, multiple enhancements to Layout Textfield, and two new
    components, Footer & Tooltip. all produced in an impressively short
    span of time.

  3. @saucewaffle, new contributor.

    Very useful customisation of Menu icon.

  4. Petre Damoc (@pdamoc), new contributor.

    Bugfixes to subtle CSS interaction problems in Layout.

  5. Søren Debois (@debois), original author.

    Remaining components, demo work, lots of bug fixes. I also
    likely introduced any bugs you might find.

Thanks to all contributors, new as old, including from previous releases!
Elm-mdl is rapidly approaching a comprehensive and usable UI toolkit; this
is because of you. For that, I am very grateful.

Søren Debois