summaryrefslogtreecommitdiff
path: root/material
Commit message (Collapse)AuthorAge
* Reformat Ur filesmaterialGravatar Benjamin Barenblat2017-01-16
| | | | This should be a behaviour-preserving change.
* Further abstract rippling animationGravatar Benjamin Barenblat2017-01-16
|
* Make ink ripple according to a Bézier curveGravatar Benjamin Barenblat2017-01-16
| | | | This is what MDL does, so follow its lead.
* 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.
* Add ripple effect to checkboxesGravatar Benjamin Barenblat2017-01-16
|
* Add fade effect to checkboxesGravatar Benjamin Barenblat2017-01-16
|
* 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.