mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-22 11:52:09 +03:00
1.1.8 - Checkbox accessibility fix. Checkbox positioning issue fix. Column children sizing fix. Button responds to spacebar.
This commit is contained in:
parent
2b66d51882
commit
7aa0e01549
2
elm.json
2
elm.json
@ -3,7 +3,7 @@
|
|||||||
"name": "mdgriffith/elm-ui",
|
"name": "mdgriffith/elm-ui",
|
||||||
"summary": "Layout and style that's easy to refactor, all without thinking about CSS.",
|
"summary": "Layout and style that's easy to refactor, all without thinking about CSS.",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "1.1.7",
|
"version": "1.1.8",
|
||||||
"exposed-modules": [
|
"exposed-modules": [
|
||||||
"Element",
|
"Element",
|
||||||
"Element.Input",
|
"Element.Input",
|
||||||
|
Loading…
Reference in New Issue
Block a user