summaryrefslogtreecommitdiff
path: root/material/material.urs
Commit message (Collapse)AuthorAge
* Reformat Ur filesmaterialGravatar Benjamin Barenblat2017-01-16
| | | | This should be a behaviour-preserving change.
* Wire up floating action buttonGravatar Benjamin Barenblat2017-01-16
| | | | | The new next action dialogue comes up immediately, hiding the animation. That’ll need to change.
* Add floating action buttonGravatar Benjamin Barenblat2017-01-16
| | | | | Abstract ripple effect, as it’s shared between the button and the checkboxes.
* Basic checklist supportGravatar Benjamin Barenblat2016-11-05
| | | | The checkboxes don’t ripple on click yet.
* Begin writing a custom Material Design libraryGravatar Benjamin Barenblat2016-11-05
Stop using Material Design Lite, as its execution model doesn’t play well with Ur/Web’s functional-reactive page generation. Start building a Material Design library more closely tailored to uGTD and Ur/Web.