9.0.8 (2024-05-08)
- data-table: allow disabling checkbox behavior (5edcc1f)
9.0.7 (2023-09-01)
- expandable: change height asynchronously (855bb86)
9.0.6 (2023-06-03)
- lookup: prevent auto menu closure (1f16183)
- menu: forward stay-open property to the surface (3d08e77)
9.0.5 (2023-05-11)
- base: import plugin fix explicitly (25678e6)
9.0.4 (2022-11-08)
9.0.3 (2022-11-05)
- all: explicitly specify none coerce (e91098f)
- button,fab: add disabled property to fix tabindex when disabled (c5ddaac)
- button,fab: fix disabled.bind and demo (1f5c227)
9.0.2 (2022-06-08)
9.0.1 (2022-05-26)
- slider: consider undefined references (a95e601)
9.0.0 (2022-05-09)
- dialog: export options interface (c1217d8)
- banner: update to MDC14 (9bd0a67)
- dialog: update to MDC14 (0026aa3)
- list: update to MDC14 (b1dd428)
- list: update to MDC14 (28e7e8a)
- menu-surface: update to MDC14 (5f0061b)
- menu: update to MDC14 (8d3a880)
- slider: update to MDC14 (e900691)
- slider: update to MDC14 (2c233e5)
8.0.5 (2022-05-04)
- dialog: prevent unresolved opened promise (897dfb9)
- list: add missing deprecated list styles (e686c59)
- lookup: restore focus before tabbing out (f542d41)
- base: add helper function (af4eb1e)
- lookup: enable selection on input blur and menu tab press (f56df2f)
8.0.4 (2022-03-14)
- select: reset value when it is not in the new options (ddb670d)
- tree: pass filter to child trees (51f41b1)
8.0.3 (2021-11-17)
- tooltip: add delay configs (f4c133c)
8.0.2 (2021-11-08)
- base: do not continue attaching if detached was called (15df287)
- checkbox,radio,select,slider,text-field: consider undefined references (b67ba9d)
- menu: expose menu surface (40ff16c)
- text-field: expose value (677ddee)
8.0.1 (2021-10-21)
- lookup: await for debounce promise on blur (e574d57)
- lookup: do not suppress on mouse down (3d83509)
- menu-surface: check for undefined foundation (4d9b765)
- menu: consider deprecated lists in menus (22fbd4b)
8.0.0 (2021-09-27)
- dialog: Old dialog service has been marked as deprecated. See examples for proper DOM.
- app: dialog examples (ffec01b)
- chips: MDC upgrade (291a417)
- list: handle initial tabindex in item (e5b522c)
- lookup: include list item into default replaceables (99e1ce5)
- lookup: prevent input blur when an item was selected (5cff8f0)
- slider: silence TS error (a7c4794)
- top-app-bar: use proper base class (c473e28)
- data-table: MDC upgrade (12f99e7)
- dialog: deprecate old dialog service (42d1a5d)
- icon-button: MDC upgrade (73fc9c8)
- menu: add helper method (039ff29)
- menu: MDC upgrade (f6a244d)
7.1.4 (2021-09-13)
- menu-surface: remove unnecessary check (e571092)
- select: set internal list to single selection (543a66a)
7.1.3 (2021-09-02)
- app: switch docs (7a3671c), closes #56
- deprecated-list: add href attribute (d709144)
- form-field: hook label to buttons (23872c4), closes #57
- menu: display vertical scrollbar explicitly (d5b2b5a)
- menu: force resize to avoid ellipsis with scroll (010a1dd)
7.1.2 (2021-08-31)
7.1.1 (2021-08-30)
- base: check reference (0039a3b)
7.1.0 (2021-08-30)
- app: workaround material-components/material-components-web#7360 (216bb11)
- banner: add (b0765ff)
- base: allow delaying focus trap creation (cb0bc91)
- segmented-button: add (a4fb7d7)
7.0.6 (2021-08-23)
7.0.5 (2021-08-20)
- text-field: replace child with simple mutation observer (491f707)
- tooltip: hook touch events (8345941)
7.0.4 (2021-08-15)
- select: add default configuration (fbb0f4b)
- text-field: add default configuration (94f5485)
- tooltip: add scroll-host attribute and default configuration (1339169)
7.0.3 (2021-08-12)
- ripple: mark elements with ripple with a sepatate class (dff654a)
7.0.2 (2021-08-10)
- chip: do not stop keydown propagation (89e545e)
- chip: emit change on action interaction only (1e7d2be)
- chip: remove unnecessary class binding (08747fa)
- chip: remove unnecessary tabindex (7b1604c)
- chip: set host disabled attribute (c21e6e5)
- expandable: use math.div (5930a52), closes #52
- tree-view: apply the filter to child nodes before searching (c8c1fd7)
- tree-view: search filtered nodes for promises (ae05cb6)
7.0.1 (2021-08-05)
- card: ripple (e9ab360)
- card: use PLATFORM.moduleName (85c0c63)
- list: do not set trailing class for icon buttons (ef3f849)
- data-table: add sticky header attribute (350d870)
7.0.0 (2021-08-02)
- chips: DOM structure has changed. Make sure you follow examples.
- card: new DOM (df20eb3)
- icon-button: add ripple (5a0b487)
- list: changed foundation (e33a0b9)
- list: use core mixin (8c48655)
- switch: suppress weird typing error (4efd376)
- switch: suppress weird typing error (37af5d2)
- switch: use deprecated implementation as per docs (6a2cf64)
- tooltip: foundation changed (4fb4545)
- chips: use evolution implementation (31b45b7)
- icon-button: add touch attribute (17c22aa)
- switch: use evolution implementation (8514b03)
- tooltip: add delay attributes (a24cc08)
6.2.3 (2021-08-01)
- icon-button: put material-icons on the right element (564a64b)
- list: expose href on item view model (a0f698d)
- mdc-data-table: ignore non-checkbox changes (e8a3ed1), closes #51
- menu: trigger width recalculation on open, not just toggle (f448e56)
- select: set width via min/max (a212080)
- top-app-bar: parameters order (34bf1cc)
- tree-view: refactor child tree view promise assignment (ca59516)
- tree-view: use already filtered children array (f532c0e)
6.2.2 (2021-06-19)
- all: generate inline sources
6.2.1 (2021-06-10)
- app: dialog example (e32d338)
- card: add primary action tabindex (3809138)
- dialog: re-layout ripple in new dialog service (b8a4d4f)
- lookup: open/close lookup on Ctrl+Space (cdb1795)
6.2.0 (2021-06-07)
- app: menu example (63579ef)
- dialog: refactor service (51f68c5)
6.1.4 (2021-06-04)
- menu: "reset" menu width (ce6790a)
- tree-view: account for adding width (e803b98)
- tree-view: do not let padding shrink (43f80a7)
- tree-view: wait till the tree view is fully attached before expanding children (c6a9685)
6.1.3 (2021-05-26)
- lookup: do not emit 'change' on attached (1f15f57)
- lookup: open lookup on filter change only when still focused (49d570c)
- tree-view: use promises instead of a task queue when getting child trees (c359f14)
- base: add reference promisifier (c24b1cc)
6.1.2 (2021-05-21)
- lookup: protect against missing virtualize plugin (f372d8b)
6.1.1 (2021-05-13)
6.1.0 (2021-05-11)
- lookup: allow list virtualisation (1210b05)
6.0.3 (2021-05-09)
- tree-view: take filter into account when searching for a node (2e96609)
6.0.2 (2021-05-04)
- fab: workaround for missing ripple (5c2ccef)
- select: set the flag based on presence of option (798410e)
- tooltip: add missing class (bbbd628)
6.0.1 (2021-04-28)
- top-app-bar: rename align attribute (7607944)
- app: api page generation (082b18f)
- app: group menu example (8ea3a5e)
- list: default to empty control/media type if cannot be implied (75fcd74)
- list: do not manipulate content if 'template' is present (7e076ef)
- list: use proper icons class (e5eda5a)
- lookup: move two-line to items (9283072)
- top-app-bar: rename align attribute (7607944)
6.0.0 (2021-04-27)
- all: upgrade to MDC@11
- list: the DOM structure has changed, see examples
- chips: upgrade to MDC@11 (f48639a)
- dialog: upgrade to MDC@11 (f06fc40)
- dialogs: add fullscreen attribute (c987853)
- list: new DOM structure (ef33c56)
- lookup: do not reset the value when bind() is called (5f890ca), closes #50
- select: reset observer internal flag (cd399e6)
- select: set hoisted or fixed select width explicitly (c1c8282)
- snackbar: DOM structure (50aafa1)
- app: hierarchical menu examples (2db3ef5), closes #47
- menu: add maxHeight (1e8477b)
- menu-surface: add horizontallyCenteredOnViewport attribute (8a9a2c5)
- tooltip: add caret position (825a482)
5.1.0 (2021-04-07)
- lookup: check for undefined option (d48827c)
- menu: set initial default focus state (08bfc96)
- tab-bar: use div instead of custom scroller element (09071db), closes #45
- tree-view: use correct button tag (5d561ef)
- tree-view: allow nodes filtering (efda893)
5.0.4 (2021-03-28)
- linear-progress: call change handler explicitly (221c606), closes #44
- slider: use ripple plugin explicitly (3c3613e), closes #43
5.0.3 (2021-03-15)
- text-field: emit icon event in lower case (d2d2bca)
- lookup: add a single option autoselect on blur (4c3ba68)
5.0.2 (2021-03-07)
- select: observe mutations on menu (ac8345d)
5.0.1 (2021-03-05)
- button: make root public (d9d50de)
- dialog: call slot detached on dialog close (8e9dad3)
- dialog: patch focus trap (9666d75)
- dialog: properly monitor for child buttons (860a9d5)
- dialog: queue focus trap (0211ccf)
- dialog: use correct element to focus (768f771)
5.0.0 (2021-02-26)
- data-table: the data table markup has been refactored to allow for more flexibility with table rows. In a nutshell, the element template should now be a valid HTML table. Table rows MUST be annotated with the
mdc-data-table-row
attribute.
- data-table: rework markup (92d7b43)
4.0.6 (2021-02-24)
- tab-bar: set correct ripple target (b70a26f)
v4.0.1 (2021-02-09)
- dialog: typo (6262f1d)
v4.0.0 (2021-02-09)
- linear-progress: remove deprecated reverse attribute ([a8b3d27](https://github.com/aurelia-ui-toolkits/aurelia-mdc-web/commit/
- dialog: remove class parameter (4c1cd1c)
a8b3d27e3dcaf04cbfe98803a85c6579628a51f5))
- all: upgrade MDC (c6f9f55)
v3.1.0 (2021-02-04)
- dialog: pass scrim action from service to the dialog (ac5e591)
- lookup: enable body hoisted menu CSS customisation (994cf00)
v3.0.5 (2021-02-03)
- lookup: set "searching" flag correctly (361e0bd)
v3.0.4 (2021-02-01)
v3.0.3 (2021-01-19)
- lookup: restrict to input width by default (2fadfd1)
- slider: clean up event handlers on attributes changes (a2f55fb)
- slider: de-register event handlers on attribute changes (5257423)
v3.0.2 (2021-01-10)
- slider: Set minimum value on the start input (3c0e1ea)
- slider: Update layout when min/max are updated. (2ff9fb9)
v3.0.1 (2021-01-10)
- notch-outline: update classes on label change (20744dc), closes #36
- select: re-layout on label change (5b84d6f)
- text-field: re-layout on label change (0e5e156)
v3.0.0 (2021-01-04)
- slider: upgrade to MDC 9 (79ca739)
v2.0.7 (2020-12-17)
- data-table: get rid of magic strings (1c74794), closes #34
- lookup: reset value and visible options on options change (805dea7)
v2.0.6 (2020-12-10)
- radio: reset checked value on destroy (561a04d)
- switch: reset checked value on destroy (561a04d)
- tree-view: allow de-selecting a node (03d9717)
v2.0.5 (2020-12-09)
- app: typo (0c25243), closes #28
- checkbox: reset backing field (ea7b566), closes #30
- expandable: single item radius (388c4f2)
- menu-surface: ability to ignore outside clicks (39feeb5)
v2.0.4 (2020-11-19)
- dialog: pass initial focus element for a focus trap (1f805f2)
- menu-surface: add full-width attribute (4634da3)
- select: add fixed, natural-width attributes (45e13aa)
v2.0.3 (2020-11-13)
- button: add label attribute (fbde989)
- checkox: always set backing field (82bcf0a)
- lookup: focus input on option select (1b54c64)
- lookup: keyboard handling (b9fabcb)
- lookup: re-emit input's blur event (8088b2d)
- radio: always set backing fields (cfda4e9)
- switch: always set backing field (7b115a3)
- layout-grid: add new-row attribute (5bebb57)
v2.0.2 (2020-11-12)
- text-field: do not put label into placeholder (d24982c)
v2.0.1 (2020-11-11)
- lookup: let change event bubble (f2cbf0f)
- select: add custom select value observer (f18bb0d), closes #26
- select: set the value through a view model function (194960d)
- text-field: remove fullwidth (a6e8bc4)
v2.0.0 (2020-11-06)
- circular-progress: bridge style "@aurelia-mdc-web/circular-progress" has been removed
- layout-grid:
mdc-layout-grid-cell
elements need to be explicitly wrapped withmdc-layout-grid-inner
- select:
mdc-list-item
elements need to be explicitly wrapped withmdc-list
- select:
two-line
attribute has been removed - slider:
markers
attribute has been renamed totick-marks
- text-field:
mdc-text-field
tag is automatically replaced bylabel
in the DOM - MDC: has been upgraded to v8.0.0, make sure you check breaking changes there
- text-field: allow using mdc-text-field as an attribute (94cf8ec), closes #22
- text-field: automatically replace
mdc-text-field
tag withlabel
(18ec9a8), closes #22
- all: wip: upgrade to v8.0 (432760f)
- app: upgrade to v8.0 (1f3e7df)
- circular-progress: upgrade to v8.0 (1f69d2f)
- data-table: upgrade to v8.0 (92d8bde)
- linear-progress: upgrade to v8.0 (0f2bf43)
- select: upgrade to v8.0 (eae4845)
- slider: upgrade to v8.0 (fc9a803)
- text-field: upgrade to v8.0 (d8a1249)
v1.1.6 (2020-11-04)
- layout-grid: add no-padding attribute (4c0a662)
- layout-grid: allow setting all widths at once (14b79f0)
v1.1.5 (2020-10-29)
- mdc-menu: check for undefined reference (8defc59)
- radio: check for undefined native input (b46b81b)
- select: check for undefined menu reference (229f047)
- tabs: set bindable active (b99b48e)
v1.1.4 (2020-10-25)
- select: add two-line attribute (62630be)
- select: do not emit blur if select is focused (c62523b), closes #18
v1.1.3 (2020-10-15)
- checkbox: check for null reference (d3d9722)
- layout-grid: class name (f7ddb44)
- text-field: prevent HMR crashes during development (259fade)
- data-table: allow hoisting page select to body (dd241a7)
- layout-grid: allow setting all span attributes at once (b6e36bd)
v1.1.2 (2020-10-09)
- text-field: add missing name, autocomplete, placeholder (d9e7805)
- text-field: do not set unused attributes (8c098d8)
v1.1.1 (2020-09-24)
- data-table: update pagination based on active page (0fe510b)
v1.1.0 (2020-09-22)
- app: make webpack job easier (d48184c)
- chips: rename attribute and reverse its logic (3112389)
- list: remove duplicate attribute (d3bebfe)
mdc-chip[removable]
has been renamed tomdc-chip[non-removable]
mdc-list[action-data]
attribute has been removed in favour ofmdc-list[value]
v1.0.5 (2020-09-16)
- drawer: allow random header content (8beb72b)
- drawer: normalise events (e62e444)
- text-field: use aurelia delegate for keyup event (45c41ec)
- text-field: add blur-on-enter attribute (948f5df)
v1.0.4 (2020-09-14)
- dialog: allow dialog customisation via the service (adadae5)
v1.0.3 (2020-09-11)
- app: api doc clean up (30b9fbd)
- app: handle complex doc types (946f4f6)
- base: make lint happy (cbdae0c)
- card: add disable ripple (c92c9e5)
- data-table: copy cell attributes (362abb7)
- list: do not update a disabled row checkbox (6e7fa21)
- text-field: do not ruin it for full width (bb7d72f)
- app: display event docs (a8af61c)
v1.0.2 (2020-09-05)
- all: apply top bar styling later than icon button's (041ab71)
- dialog: add content only after the dialog has opened (1fef2cc)
- text-field: workaround Safari alignment issue (4339a94), closes #11
v1.0.1 (2020-09-01)
v1.0.0 (2020-08-31)
- app: add lookup examples (6f3f04b)
- app: add tree view example snippet (e89c088)
- app: add typography example snippets (6df56a7)
- app: data table pagination example (d754b15)
v1.0.0-alpha.21 (2020-08-28)
- top-app-bar: allow tweaking "fixed" attribute (d51c891)
- top-app-bar: expose scroll target (3604181)
- top-app-bar: instantiate correct foundation (d41f26d)
- app: add top app bar examples (9db395c)
v1.0.0-alpha.20 (2020-08-27)
- icon: store host reference (bf8a007)
- text-field: add missing attributes (87e24fe)
- text-field: emit on focus (f2fbd51)
- text-field: propagate required to foundation (c30f96b)
- app: add text field examples (17e64d2)
v1.0.0-alpha.19 (2020-08-26)
- select: do not use
child
to get the icon reference (2e5af34) - tab-bar: add missing attributes (f6badb5)
- app: add select examples (be5a66b)
- app: add tab bar examples (4bbd2a0)
- app: slider example snippets (9d07b5e)
- app: switch examples (e656b3d)
v1.0.0-alpha.18 (2020-08-23)
v1.0.0-alpha.17 (2020-08-21)
- lookup: do not open on disabled or readonly inputs (ab35d92)
- select: add anchor margin attribute (807fb9d)
- select: add disabled (07b97cf)
- select: add missing attributes (7b32ce7)
- select: re-layout on attributes change (171cd0d)
- text-field: propagate disabled to foundation (7ace40d)
- app: wip - select examples (aff933e)
- select: expose selected index on an element (c921ee6)
- text-field: expose disabled and readonly on an element (e2770b3)
v1.0.0-alpha.16 (2020-08-20)
- layout-grid: deps (f00a889)
- ripple: add ripple classes unless a consumer tells otherwise (4dd503d)
- ripple: delay initialisation until input is bound (d315dff)
- app: add ripple examples (2be5830)
v1.0.0-alpha.15 (2020-08-18)
- menu-surface: expose open as a property (c741727)
- app: add menu surface example (76a22d5)
- app: add radio examples (68f96fd)
- layout-grid: add (993a45c)
- chips: add (035c186)
v1.0.0-alpha.14 (2020-08-14)
- app: open menu on
trigger
(101fef8) - card: set action classes on correct element (14387af)
- icon-button: set button icon size height (2b94361)
- menu: close menu by default (9de0438)
- menu: expose quick open as an attribute (b512cb9)
- menu-surface: expose quick open as an attribute (d48ada0)
- select: reset validation on attached (e057b77)
- select: set initial value without emitting change events (77e9f2a)
- text-field: reset validation on attached (81b6807)
- app: menu example (2f8e08a)
- app: menu example snippets (8297875)
- app: menu examples (ba45625)
- menu: add selection groups (dd2bc62)
v1.0.0-alpha.13 (2020-08-12)
- list: add missing attribute (61c87a3)
- list: add missing classes (ed175fe)
- list: position checkboxes correctly in DOM (d09007b)
- app: add list examples (ad9903e)
- app: add list snippets (1aa6299)
- app: add list snippets (991bbf1)
- list: allow disabling ripple (5ffc1a3)
v1.0.0-alpha.12 (2020-08-08)
- app: code snippets highlight (f9b3fb4)
- menu-surface: pass binding values to foundation each time attached is called (8709e21)
- menu-surface: pass binding values to foundation each time attached is called (d7bdf3b)
- app: add fab snippets (537c76d)
- app: add form-field snippets (eba0139)
- app: add icon-button snippets (81deb54)
- icon-button: add icon attribute which defaults to material icons (454e2e6)
v1.0.0-alpha.11 (2020-08-06)
- data-table: add pagination and linear progress (60dd548)
- data-table: emit on navigation clicks (a53ddd2)
- linear-progress: add (8a59e4c)
v1.0.0-alpha.10 (2020-08-05)
- lookup: close on blur (f9dd090)
- lookup: open when error (d71f052)
- lookup: suppress menu close when focus moves to it (83d6ba9)
- menu: dynamically get the child list element (218384a)
- app: add elevation and expandable snippets (3d6d7fa)
- data-table: keep row attributes and classes (cbdcfad)
- list: export list element interface (b751b46)
v1.0.0-alpha.9 (2020-08-04)
- icon-button: do not prevent default (7ed6f66)
- list: do not prevent default (acd7e3d)
- text-field: check if icons are aurelia elements (925ead2)
- app: add drawer examples (22c3862)
- list: allow using mdc-list-item as an attribute (4ed3437)
- select: emit change event (09090d5)
v1.0.0-alpha.8 (2020-08-01)
- checkbox: indeterminate is an "override" state (9a373e7)
- list: allow further item click handling (15a62c4)
- tab-bar: use PLATFORM.moduleName (e1e7134)
- app: add data table snippets (6f7c406)
- app: add dialog snippets (3c55e14)
- icon-button: add href attribute (4eeacc9)
v1.0.0-alpha.7 (2020-07-30)
- circular-progress: do not treat 0 as indeterminate (08688ce)
- circular-progress: update size and stroke on changed (a726a40)
- dialog: allow further click processing (a75125d)
- lookup: remove unnecessary suppress flag (fcac7f0)
- tree-view: pass root binding context to children (fe69a9d)
- tree-view: typo (969243c)
- app: add more checkbox and circular-progress examples (6319ae0)
- app: add more checkbox examples (b63bccf)
- checkbox: add disableRipple (8f2b00e)
- tree-view: pass root context to children (936f892)
- validation: better support extensibility (688638f)
v1.0.0-alpha.6 (2020-07-29)
- card: attribute name (e597b13)
- circular-progress: check for undefined ref (a9eaf5a)
- data-table: add data-table checkbox classes (54c6bc9)
- icon: use PLATFORM.moduleName (4a92a93)
- menu: load necessary plugins (2e5d64e)
- menu: use PLATFORM.moduleName (9db4374)
- app: add button snippets (97bda0d)
- app: more card examples (e36b557)
- dialog: dynamically detect default button (6cd9096)
- dialog: register dialog instance in the DI container (6976de4)
- select: pass hoist-to-body to underlying menu (aa20f18)
v1.0.0-alpha.5 (2020-07-27)
- app: add more button examples (fa5625a)
- button: assign icon class automatically (976019c)
- icon: add (9ac244b)
- tree-view: add (9c87870)
v1.0.0-alpha.4 (2020-07-24)
- card: use PLATFORM with useView (6620fb2)
- dialog: use PLATFORM with useView (662ab32)
- fab: use PLATFORM with useView (b057338)
- icon-button: use PLATFORM with useView (fd57c23)
- text-field: do not emit duplicate events (3182fe6)
v1.0.0-alpha.3 (2020-07-24)
- all: publish scss (2fa8112)
v1.0.0-alpha.2 (2020-07-23)
- button: configure required plugins automatically (0c646db)
- checkbox: configure required plugins automatically (d683da8)
- expandable: configure required plugins automatically (932d802)
- fab: configure required plugins automatically (130bb79)
- list: configure required plugins automatically (635ed16)
- radio: configure required plugins automatically (83954de)
- select: configure required plugins automatically (7b64e19)
- switch: configure required plugins automatically (6fa9d46)
- text-field: configure required plugins automatically (7f2ffd7)
v1.0.0-alpha.1 (2020-07-22)
- app: make list focusable, auto close drawer on mobile (c545076)
- button: expose href for route-href (93184ed)
- list: move styling to scss (fe46819)
- menu: position fixed for body hoisted menu (5c46dda)
- app: expandable list example (a3a1d6e)
- expandable: add (3c45a99)
- list: allow ignoring item interaction (562440d)
- list: emit event on item action (34fb45c)
- list: include arbitrary data with action event (fef06a1)
- lookup: add (c260335)
- lookup: add not found/searching/error templates (7f9142f)
- lookup: add validation (44b8e56)
- lookup: listen for up/down keys (588c17b)
- menu: pass menu item action data with the event (c506c00)
1.0.0-alpha.0 (2020-07-19)
- list: automatically rearrange list item children (0356b34)
- select: layout options when items array changes (6b7897c)
- select: set aria-required (22ad330)
- tabs: enable default action (6f98f0d)
- text-field: await label init (d66779c)
- text-field: call in the right place (b340167)
- text-field: check for empty label (8291c1f)
- text-field: handle maxlength properly (af85404)
- app: add basic text-field example (e7e5ca5)
- app: add some button examples (722dafd)
- app: example placeholders (3ea6b4e)
- app: open nav by default (de01370)
- app: publish to gh-pages (8d50190)
- button: add (feee62c)
- card: add (1a17226)
- checkbox: add (dcd1a56)
- circular-progress: add (1aca3c9)
- dialog: add (8d2d538)
- dialog: wip (ec41b71)
- drawer: add (49fef8e)
- drawer: add header (b42f79c)
- fab: add (4087491)
- form-field: add (83f3a38)
- form-field: implement correctly (72211a8)
- icon-button: add (722ee9b)
- list: add (9fa19e5)
- list: add missing list elements (99413f7)
- list: wip (74db401)
- menu: add fixed (89c1b73)
- menu: enable hoisting to body (5b828b9)
- menu: wip (ac8384e)
- radio: add (ceda8e6)
- select: support "empty" items (2318550)
- select: wip (4a5f511)
- slider: add (bc6ae22)
- switch: add (8df0b13)
- tab: add WIP (f1bb8f2)
- text-field: add char counter and helper text (1743a32)
- text-field: add outlined, icons (e7301f2)
- text-field: add some missing attributes (d2ffa83)
- text-field: expose value via a binding adapter (e0420c2)
- text-field: expose value via a binding adapter (f16fd4a)
- textfield: add WIP (d2004cb)
- textfield: remove dist (4f265ba)
- top-app-bar, ripple: add (aeff3b9)
- typography: add (7206f6e)
- validation: add for select (12d9c33)
- validation: add for text-field (9d7318e)
- validation: wip (d712488)