Skip to content

Latest commit

 

History

History
1808 lines (1246 loc) · 139 KB

CHANGELOG.md

File metadata and controls

1808 lines (1246 loc) · 139 KB

2.0.0 (2021-03-12)

Bug Fixes

  • tabbar listener event name (0bb39ae)
  • dont include postinstall husky as consumers of the library might not want that (8d3ab4a)
  • edd root styles to linear progress (7a99870)
  • guard against emit custom event with invalid element (346d850)
  • rich tip persistent support (405ab91)
  • tab bar watcher (8504e26)
  • use style property for tooltip surface styles (1255945)
  • add new tooltip adapter methods (ef09ddf)
  • menu surface get property name (8e5614a)
  • update linear-progress to use rtl for reverse (59fa978)
  • basic-webpack for mwc 10 (58f813d)
  • update basic-vue-cli for mwc 10 (a52b720)

Features

  • working on multi select segmented button (5852ac0)
  • add segmented button v-model for single select mode (4f4b2b8)
  • update for husky changes (f914eac)

1.0.0 (2021-01-07)

Bug Fixes

  • banner: set classlist directly so banner height is known (2df3cbf)
  • add attrs to select (9fc4658)
  • adding in markdown docs again (7f09e89)
  • attrs on custom link (c9cae29)
  • checkbox demo attribute order (b52987c)
  • datatable event names (e6cfa43)
  • drawer update modelValue events (5372a0a)
  • emitted event case (6a55842)
  • examples for latest build (5ee533e)
  • guard list against items no longer existing (6bb7586)
  • list item selection (ae8dd35)
  • missing banner export (aaa6d51)
  • pass classes onto text field root element (6ba83e2)
  • pass through class to list items (100de74)
  • drawer: listen for lowercase list action event (b41fa2b)
  • select: set selected index on refresh (3341f57)
  • include other attrs for custom link (b634d13)
  • make vue-router an external (127af72)
  • rationalise emitted event names (c29ebdf)
  • remove created from button demo (f5512c4)
  • remove dependency on vue-router (bf5d32d)
  • remove onchange logging in demo checkbox (e6035ec)
  • remove vue-router dependency in basic example (b53b02b)
  • select (1b3f768)
  • select helper text and icon foundation references (9202adf)
  • slider start value update (4ad1cd7)
  • snackbar listener (6313367)
  • tab custom event name (3db3f9b)
  • update events to be lowercase vor vue 3 (e65d71d)
  • update for latest packages (c7fdb82)
  • upgrade textfield for v8 (acf4cd0)
  • use object in custom link for default slot as router link calls with context (6f0d4e7)
  • use resolveDynamicComponent to avoid runtime warning (7076138)

Features

  • add array example to checkbox demo (eaf05c1)
  • add banner component (7d5585c)
  • add preliminary support for rich tooltip (5f4f980)
  • add segmented-button (884da6f)
  • add window event handler to tooltip (3d6e522)
  • circular-progress for v8 (6252fa6)
  • demo starts and can render simple demos (21dc2a5)
  • fix aria-valuemin and aria-valuemax at 0 and 1 (352f476)
  • implement mcw-tooltip (393531c)
  • support snack property for queueing snacks (66e66a8)
  • update basic cli example (3d05e17)
  • update basic-webpack example for vue 3/webpack 5 (d806b53)
  • update icon registration (2a0b6fa)
  • update slider for new input range controls (f338762)
  • update slider for v8 (b7550e0)
  • updating package for vue 3 (d7c8899)
  • use attrs instead of custom link property (0968cb1)
  • use foundation events to lowercase in custom events (70d67cc)
  • working on buttons (9ba4834)
  • working on lists (269ca04)
  • working on vue 3 updates (bbb5d89)

0.17.3 (2020-08-27)

Bug Fixes

  • first select cannot pick first item (77a625e)

Features

  • basic-webpack add support for prefers-color-scheme (5cdeab8)

0.17.2 (2020-08-25)

Bug Fixes

  • use rollup plugin 5 for vue 2 compatibility (1ff9b6e)

0.17.1 (2020-08-25)

Bug Fixes

  • jest tests - temporarily ignore some pacakges whilst jest is fixed (9bc3d1b)
  • list html elements (b942410)
  • package-lock -version (27d059d)
  • update version to 0.17.0 (3802d3f)

0.17.0 (2020-08-25)

Features

  • cherry pick example (8bd33b5)
  • cherry pick example (5e97eee)
  • update basic-vue-cli for 0.17.0 (a776b8d)
  • update basic-vue-cli to use material icons (75ea381)
  • update release notes (5328abf)

0.17.0-beta.10 (2020-07-24)

Bug Fixes

  • list-item dont render meta if not defined (122cd0b)
  • top-app-bar scroll target (d976a7a)

0.17.0-beta.9 (2020-07-22)

Bug Fixes

  • drawer support scrim with drawer-wrapper (8bd1cea)
  • search for list items depth first (7450aa4)
  • top-app-bar action item counting (fa27628)
  • working on lists and dependencies (49c9e65)

Features

  • show svg icon dynamically loaded in button demo (7e88084)
  • support list meta (9c82fea)
  • support trailing modifier for list items (ae42a8f)
  • working on drawer (d6f50aa)

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.5 (2020-07-13)

Features

  • isValid method on text field (0f7c896)

0.17.0-beta.4 (2020-07-13)

Features

  • add v-model to tabs-bar (c285bc7)

0.17.0-beta.3 (2020-07-10)

Bug Fixes

1.0.0 (2021-01-07)

Bug Fixes

  • banner: set classlist directly so banner height is known (2df3cbf)
  • add attrs to select (9fc4658)
  • adding in markdown docs again (7f09e89)
  • attrs on custom link (c9cae29)
  • checkbox demo attribute order (b52987c)
  • datatable event names (e6cfa43)
  • drawer update modelValue events (5372a0a)
  • emitted event case (6a55842)
  • examples for latest build (5ee533e)
  • guard list against items no longer existing (6bb7586)
  • list item selection (ae8dd35)
  • missing banner export (aaa6d51)
  • pass classes onto text field root element (6ba83e2)
  • pass through class to list items (100de74)
  • drawer: listen for lowercase list action event (b41fa2b)
  • select: set selected index on refresh (3341f57)
  • include other attrs for custom link (b634d13)
  • make vue-router an external (127af72)
  • rationalise emitted event names (c29ebdf)
  • remove created from button demo (f5512c4)
  • remove dependency on vue-router (bf5d32d)
  • remove onchange logging in demo checkbox (e6035ec)
  • remove vue-router dependency in basic example (b53b02b)
  • select (1b3f768)
  • select helper text and icon foundation references (9202adf)
  • slider start value update (4ad1cd7)
  • snackbar listener (6313367)
  • tab custom event name (3db3f9b)
  • update events to be lowercase vor vue 3 (e65d71d)
  • update for latest packages (c7fdb82)
  • upgrade textfield for v8 (acf4cd0)
  • use object in custom link for default slot as router link calls with context (6f0d4e7)
  • use resolveDynamicComponent to avoid runtime warning (7076138)

Features

  • add array example to checkbox demo (eaf05c1)
  • add banner component (7d5585c)
  • add preliminary support for rich tooltip (5f4f980)
  • add segmented-button (884da6f)
  • add window event handler to tooltip (3d6e522)
  • circular-progress for v8 (6252fa6)
  • demo starts and can render simple demos (21dc2a5)
  • fix aria-valuemin and aria-valuemax at 0 and 1 (352f476)
  • implement mcw-tooltip (393531c)
  • support snack property for queueing snacks (66e66a8)
  • update basic cli example (3d05e17)
  • update basic-webpack example for vue 3/webpack 5 (d806b53)
  • update icon registration (2a0b6fa)
  • update slider for new input range controls (f338762)
  • update slider for v8 (b7550e0)
  • updating package for vue 3 (d7c8899)
  • use attrs instead of custom link property (0968cb1)
  • use foundation events to lowercase in custom events (70d67cc)
  • working on buttons (9ba4834)
  • working on lists (269ca04)
  • working on vue 3 updates (bbb5d89)

1.0.0-beta.13 (2020-12-04)

Bug Fixes

  • add attrs to select (9fc4658)
  • adding in markdown docs again (7f09e89)
  • attrs on custom link (c9cae29)
  • checkbox demo attribute order (b52987c)
  • drawer update modelValue events (5372a0a)
  • examples for latest build (5ee533e)
  • include other attrs for custom link (b634d13)
  • make vue-router an external (127af72)
  • pass classes onto text field root element (6ba83e2)
  • pass through class to list items (100de74)
  • drawer: listen for lowercase list action event (b41fa2b)
  • select: set selected index on refresh (3341f57)
  • datatable event names (e6cfa43)
  • emitted event case (6a55842)
  • guard list against items no longer existing (6bb7586)
  • list item selection (ae8dd35)
  • rationalise emitted event names (c29ebdf)
  • remove created from button demo (f5512c4)
  • remove dependency on vue-router (bf5d32d)
  • remove onchange logging in demo checkbox (e6035ec)
  • remove vue-router dependency in basic example (b53b02b)
  • select (1b3f768)
  • select helper text and icon foundation references (9202adf)
  • slider start value update (4ad1cd7)
  • snackbar listener (6313367)
  • tab custom event name (3db3f9b)
  • update events to be lowercase vor vue 3 (e65d71d)
  • update for latest packages (c7fdb82)
  • upgrade textfield for v8 (acf4cd0)
  • use object in custom link for default slot as router link calls with context (6f0d4e7)
  • use resolveDynamicComponent to avoid runtime warning (7076138)

Features

  • add array example to checkbox demo (eaf05c1)
  • add banner component (7d5585c)
  • add segmented-button (884da6f)
  • circular-progress for v8 (6252fa6)
  • demo starts and can render simple demos (21dc2a5)
  • implement mcw-tooltip (393531c)
  • support snack property for queueing snacks (66e66a8)
  • update basic cli example (3d05e17)
  • update basic-webpack example for vue 3/webpack 5 (d806b53)
  • update icon registration (2a0b6fa)
  • update slider for v8 (b7550e0)
  • updating package for vue 3 (d7c8899)
  • use attrs instead of custom link property (0968cb1)
  • use foundation events to lowercase in custom events (70d67cc)
  • working on buttons (9ba4834)
  • working on lists (269ca04)
  • working on vue 3 updates (bbb5d89)

0.17.3 (2020-08-27)

Bug Fixes

  • first select cannot pick first item (77a625e)

Features

  • basic-webpack add support for prefers-color-scheme (5cdeab8)

0.17.2 (2020-08-25)

Bug Fixes

  • use rollup plugin 5 for vue 2 compatibility (1ff9b6e)

0.17.1 (2020-08-25)

Bug Fixes

  • jest tests - temporarily ignore some pacakges whilst jest is fixed (9bc3d1b)
  • list html elements (b942410)
  • package-lock -version (27d059d)
  • update version to 0.17.0 (3802d3f)

0.17.0 (2020-08-25)

Features

  • cherry pick example (8bd33b5)
  • cherry pick example (5e97eee)
  • update basic-vue-cli for 0.17.0 (a776b8d)
  • update basic-vue-cli to use material icons (75ea381)
  • update release notes (5328abf)

0.17.0-beta.10 (2020-07-24)

Bug Fixes

  • list-item dont render meta if not defined (122cd0b)
  • top-app-bar scroll target (d976a7a)

0.17.0-beta.9 (2020-07-22)

Bug Fixes

  • drawer support scrim with drawer-wrapper (8bd1cea)
  • search for list items depth first (7450aa4)
  • top-app-bar action item counting (fa27628)
  • working on lists and dependencies (49c9e65)

Features

  • show svg icon dynamically loaded in button demo (7e88084)
  • support list meta (9c82fea)
  • support trailing modifier for list items (ae42a8f)
  • working on drawer (d6f50aa)

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.10 (2020-07-24)

Bug Fixes

  • list-item dont render meta if not defined (122cd0b)
  • top-app-bar scroll target (d976a7a)

0.17.0-beta.9 (2020-07-22)

Bug Fixes

  • drawer support scrim with drawer-wrapper (8bd1cea)
  • search for list items depth first (7450aa4)
  • top-app-bar action item counting (fa27628)
  • working on lists and dependencies (49c9e65)

Features

  • show svg icon dynamically loaded in button demo (7e88084)
  • support list meta (9c82fea)
  • support trailing modifier for list items (ae42a8f)
  • working on drawer (d6f50aa)

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.5 (2020-07-13)

Features

  • isValid method on text field (0f7c896)

0.17.0-beta.4 (2020-07-13)

Features

  • add v-model to tabs-bar (c285bc7)

0.17.0-beta.3 (2020-07-10)

Bug Fixes

0.17.0-beta.9 (2020-07-22)

Bug Fixes

  • drawer support scrim with drawer-wrapper (8bd1cea)
  • search for list items depth first (7450aa4)
  • top-app-bar action item counting (fa27628)
  • working on lists and dependencies (49c9e65)

Features

  • show svg icon dynamically loaded in button demo (7e88084)
  • support list meta (9c82fea)
  • support trailing modifier for list items (ae42a8f)
  • working on drawer (d6f50aa)

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.5 (2020-07-13)

Features

  • isValid method on text field (0f7c896)

0.17.0-beta.4 (2020-07-13)

Features

  • add v-model to tabs-bar (c285bc7)

0.17.0-beta.3 (2020-07-10)

Bug Fixes

0.17.0-beta.2 (2020-07-10)

Bug Fixes

  • top-app-bar icon ripple (0a2f778)

0.17.0-beta.0 (2020-07-10)

Bug Fixes

Features

0.16.5-beta (2020-06-08)

Bug Fixes

  • component names in scss (b000b45)
  • demo build (ab2336a)
  • dom structure checkbox for v6 (cd7693c)
  • emit event from functional component properly (5031373)
  • export circular progress (ef4d310)
  • foundation names (909a228)
  • remove post install lerna (25d018a)
  • select for v6 (7e66d87)
  • text field update for v6 (5814c40)
  • update basic webpack example (1fa6219)
  • update chips for v6 (a6b1337)
  • update linear progress (850b8aa)
  • update tests (9a84912)
  • update webpack for latest packages (9470206)
  • upgrade serve from 11.3.1 to 11.3.2 (620d1f8)
  • use vue-material-adapter (63b09ae)

Features

  • add circular progress (be11f71)
  • add content to vue-cli example (9f172f7)
  • add demo to replace validate events (181c461)
  • add sass-loader and configure to load dependencies (ed819bc)
  • add snackbar when dialog closes (817d405)
  • emit click event from mcw-dialog-button (64580d0)
  • generate new project with vue-cli (4e8622f)
  • install vue-material-adapter in cli example (cfb0956)
  • remove yarn lock (777273c)
  • revert to single library (f4edb46)
  • use rollup (68e626e)
  • working on mcw 6 updates (4e23aa6)

0.15.0 (2020-03-09)

Bug Fixes

Features

0.14.0 (2020-01-05)

Features

  • adding basic webpack example (8664515)

0.14.0-alpha.2 (2020-01-04)

Features

0.14.0-alpha.1 (2019-12-31)

Bug Fixes

  • remove obsolete drawer documentation (a77eefd)

Features

  • fix chips structure and interaction (0301e0e)
  • remove nullish and coalescing operators (3a58fcf)

0.14.0-alpha.0 (2019-12-24)

Bug Fixes

Features

0.13.0 (2019-12-12)

Bug Fixes

  • select events suppress change on same value (f60ed04)

0.13.0-beta.0 (2019-12-02)

Bug Fixes

  • top app bar to emit navigation event (67f4e66)

0.13.0-alpha.5 (2019-11-22)

0.13.0-alpha.4 (2019-11-22)

Bug Fixes

  • mcw-select menu positions (d6f3521)
  • remove unused slot observer (75fab53)

Features

0.13.0-alpha.3 (2019-11-22)

Bug Fixes

  • bad syntax in data table package.json (ce3cc64)

0.13.0-alpha.2 (2019-11-22)

0.13.0-alpha.1 (2019-11-22)

Features

0.12.1 (2019-10-13)

Bug Fixes

  • mcw-radio name attribute (54e969d)

0.12.0 (2019-09-17)

Bug Fixes

  • add form-field dependency (778f3ae)

Features

  • update for material-components-web@3.2.0 (ddb12aa)

0.11.3 (2019-07-27)

0.11.2 (2019-07-27)

Bug Fixes

0.11.1 (2019-07-27)

0.11.0 (2019-07-27)

Features

0.10.0 (2019-07-01)

Features

  • update for material-components-web@3.0.0 (0e6ba7e)

0.9.0 (2019-06-25)

Bug Fixes

  • pass static classes to layout-grid (cfc9dd7)
  • update eslint for prettier (b286400)
  • update for autoprefixer (e7686a9)

0.8.0 (2019-06-02)

Features

  • update for material-components-web@2.3.0 (03e9278)

0.7.0 (2019-05-17)

Features

  • update for material-components-web@2.2.0 (d53db44)

0.6.0 (2019-04-30)

Bug Fixes

Features

  • update for material-components-web@2.0.0 (c6cfbc8)

0.5.0 (2019-04-29)

Bug Fixes

Features

  • make components export default consistently (85920d8)
  • make the difference between this library (mcw) (ac24fcf)
  • remove prefix from files in packages (3a5dba8)
  • support either mcw- or mdc- prefixes (1839db7)

0.4.3 (2019-04-25)

Bug Fixes

  • second attempt at fixing top app bar icon (b6f79fb)

0.4.2 (2019-04-25)

Bug Fixes

  • top app bar icon rendering (7c7c645)

0.4.1 (2019-04-25)

Bug Fixes

Features

0.4.0 (2019-04-24)

Bug Fixes

Features

  • add scrolling dialog to demo (4ac08c7)
  • default list item to list-item text (21b9136)
  • dialog supports more complex scenarios (afc8bf3)
  • separate radio input element (add50da)
  • support more list features (4164114)
  • use scoped slots everywhere (8883757)

0.3.0 (2019-04-19)

Bug Fixes

  • chip interaction (f17d5bc)
  • delay removal to next tick (ca47c0d)
  • indeterminate operation on checkbox (ccf81ec)
  • optimise notched outline (1ffd059)
  • simplify floating-label (f5cbeb7)
  • tests for optimised line ripple (9b6e1fd)
  • update tab-bar demo to excercise scrolling (8656a0f)
  • use attrs for checked and disabled (b2d72ea)

Features

  • handle transition event in adapter (d01c545)
  • material icon demo (36a16af)
  • more flexible top-app-bar structure (7003716)
  • more versatile card (54b5858)
  • suport buffering dots prop (492b272)
  • support additional icons in fab (4ff0676)
  • support disabled icon button (4aa9451)
  • support icons in button (b73730c)
  • support icons, chip ids and update readme for chips (9775b32)
  • support RTL slider and handle discrete prop (840b7f0)

0.2.3 (2019-04-17)

Bug Fixes

  • include mcwv/ripple in vue-material-adapter (0972ae9)
  • list template -> render (b8ae932)
  • remove old reference to icon (26bd31c)
  • update demo (ebbe7c4)

Features

  • drawer template => render (e32e5a9)
  • grid template => render (08164e9)
  • icon-button template => render (29f74e2)
  • linear-progress template => render (5566477)
  • mdc-dialog template => render (71c5c23)
  • menu template -> render (b085a49)
  • notched-outline and radio template -> render (9a71cfc)
  • remove icon (eef677e)
  • remove unused, convert template => render (42fd176)
  • reorg demo (0617677)
  • select template -> render (e2b2e13)
  • select template -> render (96b8b4e)
  • snackbar template => render (f13cf90)
  • support extended fab (13b9b7c)
  • switch template -> render (97ede79)
  • tabs template=>render (225a8c0)
  • textfield template -> render (dc34db2)
  • top-app-bar template->render (5da59fd)

0.2.2 (2019-04-15)

0.2.1 (2019-04-15)

Bug Fixes

0.2.0 (2019-04-15)

Bug Fixes

Features

  • functional components (748b64d)
  • move tests (f08632d)
  • update demo, templates, functional components (1271670)
  • use render functions or template (dfd4cad)

0.1.12 (2019-04-11)

Bug Fixes

  • textfield help text not showing on focus after 0.44 changes (8043db2)

0.1.11 (2019-04-11)

Features

  • specify corejs:3 for demo (759f6cd)
  • update for material-components-web v1.1.1 (8a9467e)

0.1.10 (2019-03-27)

0.1.9 (2019-03-27)

0.1.8 (2019-03-27)

0.1.7 (2019-03-27)

0.1.6 (2019-03-27)

0.1.5 (2019-03-27)

0.1.4 (2019-03-26)

Features

0.1.3 (2019-03-26)

Bug Fixes

Features

0.1.2 (2019-03-11)

0.1.1 (2019-03-11)

Features

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.5 (2020-07-13)

Features

  • isValid method on text field (0f7c896)

0.17.0-beta.4 (2020-07-13)

Features

  • add v-model to tabs-bar (c285bc7)

0.17.0-beta.3 (2020-07-10)

Bug Fixes

0.17.0-beta.2 (2020-07-10)

Bug Fixes

  • top-app-bar icon ripple (0a2f778)

0.17.0-beta.0 (2020-07-10)

Bug Fixes

Features

0.16.5-beta (2020-06-08)

Bug Fixes

  • component names in scss (b000b45)
  • demo build (ab2336a)
  • dom structure checkbox for v6 (cd7693c)
  • emit event from functional component properly (5031373)
  • export circular progress (ef4d310)
  • foundation names (909a228)
  • remove post install lerna (25d018a)
  • select for v6 (7e66d87)
  • text field update for v6 (5814c40)
  • update basic webpack example (1fa6219)
  • update chips for v6 (a6b1337)
  • update linear progress (850b8aa)
  • update tests (9a84912)
  • update webpack for latest packages (9470206)
  • upgrade serve from 11.3.1 to 11.3.2 (620d1f8)
  • use vue-material-adapter (63b09ae)

Features

  • add circular progress (be11f71)
  • add content to vue-cli example (9f172f7)
  • add demo to replace validate events (181c461)
  • add sass-loader and configure to load dependencies (ed819bc)
  • add snackbar when dialog closes (817d405)
  • emit click event from mcw-dialog-button (64580d0)
  • generate new project with vue-cli (4e8622f)
  • install vue-material-adapter in cli example (cfb0956)
  • remove yarn lock (777273c)
  • revert to single library (f4edb46)
  • use rollup (68e626e)
  • working on mcw 6 updates (4e23aa6)

0.15.0 (2020-03-09)

Bug Fixes

Features

0.14.0 (2020-01-05)

Features

  • adding basic webpack example (8664515)

0.14.0-alpha.2 (2020-01-04)

Features

0.14.0-alpha.1 (2019-12-31)

Bug Fixes

  • remove obsolete drawer documentation (a77eefd)

Features

  • fix chips structure and interaction (0301e0e)
  • remove nullish and coalescing operators (3a58fcf)

0.14.0-alpha.0 (2019-12-24)

Bug Fixes

Features

0.13.0 (2019-12-12)

Bug Fixes

  • select events suppress change on same value (f60ed04)

0.13.0-beta.0 (2019-12-02)

Bug Fixes

  • top app bar to emit navigation event (67f4e66)

0.13.0-alpha.5 (2019-11-22)

0.13.0-alpha.4 (2019-11-22)

Bug Fixes

  • mcw-select menu positions (d6f3521)
  • remove unused slot observer (75fab53)

Features

0.13.0-alpha.3 (2019-11-22)

Bug Fixes

  • bad syntax in data table package.json (ce3cc64)

0.13.0-alpha.2 (2019-11-22)

0.13.0-alpha.1 (2019-11-22)

Features

0.12.1 (2019-10-13)

Bug Fixes

  • mcw-radio name attribute (54e969d)

0.12.0 (2019-09-17)

Bug Fixes

  • add form-field dependency (778f3ae)

Features

  • update for material-components-web@3.2.0 (ddb12aa)

0.11.3 (2019-07-27)

0.11.2 (2019-07-27)

Bug Fixes

0.11.1 (2019-07-27)

0.11.0 (2019-07-27)

Features

0.10.0 (2019-07-01)

Features

  • update for material-components-web@3.0.0 (0e6ba7e)

0.9.0 (2019-06-25)

Bug Fixes

  • pass static classes to layout-grid (cfc9dd7)
  • update eslint for prettier (b286400)
  • update for autoprefixer (e7686a9)

0.8.0 (2019-06-02)

Features

  • update for material-components-web@2.3.0 (03e9278)

0.7.0 (2019-05-17)

Features

  • update for material-components-web@2.2.0 (d53db44)

0.6.0 (2019-04-30)

Bug Fixes

Features

  • update for material-components-web@2.0.0 (c6cfbc8)

0.5.0 (2019-04-29)

Bug Fixes

Features

  • make components export default consistently (85920d8)
  • make the difference between this library (mcw) (ac24fcf)
  • remove prefix from files in packages (3a5dba8)
  • support either mcw- or mdc- prefixes (1839db7)

0.4.3 (2019-04-25)

Bug Fixes

  • second attempt at fixing top app bar icon (b6f79fb)

0.4.2 (2019-04-25)

Bug Fixes

  • top app bar icon rendering (7c7c645)

0.4.1 (2019-04-25)

Bug Fixes

Features

0.4.0 (2019-04-24)

Bug Fixes

Features

  • add scrolling dialog to demo (4ac08c7)
  • default list item to list-item text (21b9136)
  • dialog supports more complex scenarios (afc8bf3)
  • separate radio input element (add50da)
  • support more list features (4164114)
  • use scoped slots everywhere (8883757)

0.3.0 (2019-04-19)

Bug Fixes

  • chip interaction (f17d5bc)
  • delay removal to next tick (ca47c0d)
  • indeterminate operation on checkbox (ccf81ec)
  • optimise notched outline (1ffd059)
  • simplify floating-label (f5cbeb7)
  • tests for optimised line ripple (9b6e1fd)
  • update tab-bar demo to excercise scrolling (8656a0f)
  • use attrs for checked and disabled (b2d72ea)

Features

  • handle transition event in adapter (d01c545)
  • material icon demo (36a16af)
  • more flexible top-app-bar structure (7003716)
  • more versatile card (54b5858)
  • suport buffering dots prop (492b272)
  • support additional icons in fab (4ff0676)
  • support disabled icon button (4aa9451)
  • support icons in button (b73730c)
  • support icons, chip ids and update readme for chips (9775b32)
  • support RTL slider and handle discrete prop (840b7f0)

0.2.3 (2019-04-17)

Bug Fixes

  • include mcwv/ripple in vue-material-adapter (0972ae9)
  • list template -> render (b8ae932)
  • remove old reference to icon (26bd31c)
  • update demo (ebbe7c4)

Features

  • drawer template => render (e32e5a9)
  • grid template => render (08164e9)
  • icon-button template => render (29f74e2)
  • linear-progress template => render (5566477)
  • mdc-dialog template => render (71c5c23)
  • menu template -> render (b085a49)
  • notched-outline and radio template -> render (9a71cfc)
  • remove icon (eef677e)
  • remove unused, convert template => render (42fd176)
  • reorg demo (0617677)
  • select template -> render (e2b2e13)
  • select template -> render (96b8b4e)
  • snackbar template => render (f13cf90)
  • support extended fab (13b9b7c)
  • switch template -> render (97ede79)
  • tabs template=>render (225a8c0)
  • textfield template -> render (dc34db2)
  • top-app-bar template->render (5da59fd)

0.2.2 (2019-04-15)

0.2.1 (2019-04-15)

Bug Fixes

0.2.0 (2019-04-15)

Bug Fixes

Features

  • functional components (748b64d)
  • move tests (f08632d)
  • update demo, templates, functional components (1271670)
  • use render functions or template (dfd4cad)

0.1.12 (2019-04-11)

Bug Fixes

  • textfield help text not showing on focus after 0.44 changes (8043db2)

0.1.11 (2019-04-11)

Features

  • specify corejs:3 for demo (759f6cd)
  • update for material-components-web v1.1.1 (8a9467e)

0.1.10 (2019-03-27)

0.1.9 (2019-03-27)

0.1.8 (2019-03-27)

0.1.7 (2019-03-27)

0.1.6 (2019-03-27)

0.1.5 (2019-03-27)

0.1.4 (2019-03-26)

Features

0.1.3 (2019-03-26)

Bug Fixes

Features

0.1.2 (2019-03-11)

0.1.1 (2019-03-11)

Features

0.17.0-beta.9 (2020-07-22)

Bug Fixes

  • drawer support scrim with drawer-wrapper (8bd1cea)
  • search for list items depth first (7450aa4)
  • top-app-bar action item counting (fa27628)
  • working on lists and dependencies (49c9e65)

Features

  • show svg icon dynamically loaded in button demo (7e88084)
  • support list meta (9c82fea)
  • support trailing modifier for list items (ae42a8f)
  • working on drawer (d6f50aa)

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.5 (2020-07-13)

Features

  • isValid method on text field (0f7c896)

0.17.0-beta.4 (2020-07-13)

Features

  • add v-model to tabs-bar (c285bc7)

0.17.0-beta.3 (2020-07-10)

Bug Fixes

0.17.0-beta.2 (2020-07-10)

Bug Fixes

  • top-app-bar icon ripple (0a2f778)

0.17.0-beta.8 (2020-07-16)

Bug Fixes

0.17.0-beta.7 (2020-07-14)

Bug Fixes

  • menu calls to menu-surface methods (5c91c04)

0.17.0-beta.6 (2020-07-14)

Features

  • expose setFixedPosition on select that proxies (e87390c)

0.17.0-beta.5 (2020-07-13)

Features

  • isValid method on text field (0f7c896)

0.17.0-beta.4 (2020-07-13)

Features

  • add v-model to tabs-bar (c285bc7)

0.17.0-beta.3 (2020-07-10)

Bug Fixes

0.17.0-beta.2 (2020-07-10)

Bug Fixes

  • top-app-bar icon ripple (0a2f778)

0.17.0-beta.0 (2020-07-10)

Bug Fixes

Features

0.16.5-beta (2020-06-08)

Bug Fixes

  • component names in scss (b000b45)
  • demo build (ab2336a)
  • dom structure checkbox for v6 (cd7693c)
  • emit event from functional component properly (5031373)
  • export circular progress (ef4d310)
  • foundation names (909a228)
  • remove post install lerna (25d018a)
  • select for v6 (7e66d87)
  • text field update for v6 (5814c40)
  • update basic webpack example (1fa6219)
  • update chips for v6 (a6b1337)
  • update linear progress (850b8aa)
  • update tests (9a84912)
  • update webpack for latest packages (9470206)
  • upgrade serve from 11.3.1 to 11.3.2 (620d1f8)
  • use vue-material-adapter (63b09ae)

Features

  • add circular progress (be11f71)
  • add content to vue-cli example (9f172f7)
  • add demo to replace validate events (181c461)
  • add sass-loader and configure to load dependencies (ed819bc)
  • add snackbar when dialog closes (817d405)
  • emit click event from mcw-dialog-button (64580d0)
  • generate new project with vue-cli (4e8622f)
  • install vue-material-adapter in cli example (cfb0956)
  • remove yarn lock (777273c)
  • revert to single library (f4edb46)
  • use rollup (68e626e)
  • working on mcw 6 updates (4e23aa6)

0.16.4-beta (2020-05-29)

Bug Fixes

Features

(2019-09-17)

Bug Fixes

  • add form-field dependency (778f3ae)

Features

  • update for material-components-web@3.2.0 (ddb12aa)

(2019-05-17)

Features

  • update for material-components-web@2.2.0 (d53db44)

(2019-04-25)

Bug Fixes

Features

(2019-04-15)

0.2.0 (2019-04-15)

Bug Fixes

Features

  • functional components (748b64d)
  • move tests (f08632d)
  • update demo, templates, functional components (1271670)
  • use render functions or template (dfd4cad)

0.1.12 (2019-04-11)

Bug Fixes

  • textfield help text not showing on focus after 0.44 changes (8043db2)

0.1.11 (2019-04-11)

Features

  • specify corejs:3 for demo (759f6cd)
  • update for material-components-web v1.1.1 (8a9467e)

0.1.10 (2019-03-27)

0.1.9 (2019-03-27)

0.1.8 (2019-03-27)

0.1.7 (2019-03-27)

0.1.6 (2019-03-27)

0.1.5 (2019-03-27)

0.1.4 (2019-03-26)

Features

0.1.3 (2019-03-26)

Bug Fixes

Features

0.1.2 (2019-03-11)

0.1.1 (2019-03-11)

Features