Vue Mdc Versions Save

Material web components for Vue.js

v0.0.10

6 years ago
  • ⬆️ Up deps (cb4bffa)

v0.0.9

6 years ago
  • ✅ Fix prefixes test (9025ac1)
  • ⬆️ Up deps (83b2685)
  • 🔧 Add pathinfo option to webpack config (bce212a)
  • 🔧 Update build.js (39d8e6f)
  • ⬆️ Up deps (c79dc25)
  • ⬇️ Downgrade eslint until a bug is fixed on eslint-vue-plugin (4e1f4ac)
  • ⬆️ Up deps (f2e824b)
  • ➕ Use eslint-config-posva (2230ec0)
  • chore: update readme (#240) (92260d8)
  • chore(package): update rollup to version 0.47.2 (#231) (a1ac24f)
  • Update rollup to the latest version 🚀 (#229) (5d729f5)
  • Update material-components-web to the latest version 🚀 (#228) (0f6b2af)
  • Update sinon to the latest version 🚀 (#226) (3197640)
  • Update material-components-web to the latest version 🚀 (#225) (978a2c0)

v0.0.8

6 years ago
  • ⬆️ Up deps (dbde864)
  • Official breaking changes from material-web-components (#218) (ee1e9cb)
  • Update extract-text-webpack-plugin to the latest version 🚀 (#223) (6ed0752)
  • ⬆️ Up deps (5eaa635)
  • ⬆️ Up deps (eee0658)
  • Fix #220 (c75930f)
  • Update material-components-web to the latest version 🚀 (#215) (fa74b01)
  • Update webpack to the latest version 🚀 (#212) (fed2952)
  • Update lint-staged to the latest version 🚀 (#211) (4b15183)
  • 🐛 Drawer: Remove no scroll class when destroyed (5f07621)
  • ⬆️ Up deps (abcc45c)
  • Update rollup to the latest version 🚀 (#204) (3d497ec)
  • 🔧 Build: optimize dll build (5939352)

v0.0.7

6 years ago
  • :arrow_up: Up deps (6a12755)
  • chore(package): update material-components-web to version 0.11.0 (#196) (383fe5c)
  • 🐛 Ripple: apply ripple on component update (5834212)
  • ✅ Fab: add export test (d6d448a)
  • chore(package): update cross-env to version 5.0.0 (#195) (41735b7)
  • 🐛 Build: Fix minifying (bb776fc)

v0.0.6

7 years ago
  • 👷 Send coverage to codacy (f4560b6)
  • 🐛 Dialog: Call foundation destroy (a3c4ac8)
  • 🔨 Drawer: refactor foundation destroy test (aa96bdb)
  • ✅ Fab: add test on data propagation (add4913)
  • ✅ Drawer: Remove unecessary destroy call (517c49d)
  • 🔨 Button: refactor test (a91c39d)
  • 🐛 Drawer: Call init/destroy of foundation (3307244)
  • 🚨 Drawer: fix lint (db4679b)
  • 🚧 Drawer: use foundation (a2610aa)
  • 🚚 Rename MdcFab.spec (39a0a5e)
  • ✅ Test custom content in Fab (e662e7f)
  • 🐛 Fix missing class in Fab icon span (ac5ec29)
  • 🎨 Make it easier to pass an icon for Fab (4aac712)
  • ⬆️ Up deps (1c751e1)
  • 🔧 Improve prepublish hook (06c49cf)
  • Add fab (#192) (1d3e994)

v0.0.5

7 years ago
  • chore(package): update uglify-js to version 3.0.0 (#193) (8218d37)

v0.0.3

7 years ago
  • ✨ Allow Drawer nav and nav-items to change the tag (c5f6102)
  • ⬆️ Up deps (586ed60)

v0.0.2

7 years ago
  • ♿️ Dialog: handle id with aria-labels (1866d68)
  • ✨ Dialog: DialogHeaderTitle (ea314b7)
  • ✨ Dialog: slot for header and footer (0d2ba6f)
  • ✨ Dialog: Emit events when accepting and cancelling (5dff77d)
  • ✨ Add Dialogs (31340bc)
  • ✨ Added temporary drawer with nav (c135c76)
  • ✨ Add List and ListItem (8d2eab4)
  • 📝 Update deps svg (dd15450)
  • 📝 Update coverage svg (75e941b)
  • 📝 Replace gitter with discord (f4ebe71)
  • 📝 Update links to mdc (d0fb9b7)
  • 📝 Fix link to issue (d97f0f6)
  • 📝 Add note about vue-mdl in readme (754dcff)
  • 🔧 Add module option (8926a9b)

v0.0.0-alpha.2

7 years ago
  • 🚑 Remove postinstall script (a78d327)

v0.0.0-alpha.1

7 years ago

This is still far from being complete

  • ✅ Add plugin test (e546913)
  • 🐛 Fix visual tests bugs (ed593cc)
  • ✨ Add Checkbox (239cd4e)
  • ✅ Add button tests (c8004a1)
  • 🔥 Remove unecessary code (7bab302)
  • 💚 Skip tests on CI (31b3510)
  • 💚 Do not build after install (eeded9e)
  • ⬆️ Update deps (c408391)
  • ✅ Add ripple tests (9e16c48)
  • ✨ Add ripple (9ae5dc5)
  • 🔨 Refactor visual tests (3a4dc61)
  • 🍱 Remove .yarnclean from gitignore [skip ci] (dc0fdf1)
  • 🔥 Remove postcss (83a205a)
  • 🍱 Update gitignore (5a1e28e)
  • 📦 Update material-components-web (2089636)
  • 📦 Update packages verions (e9dc77e)
  • 📝 Add yarn install note (12d40df)
  • 📝 Add Readme, licence and others (6e41276)
  • 🎨 Refactor ripple directive (9db2e64)
  • 🔨 Don't extract CSS in common file (3605ec2)
  • ✏️ Change version in package to 0.0.0 (e6a7310)
  • 👷 Adding codecov (492859f)
  • 🔨 Use disable option for extract text plugin (a8f3ecc)
  • 👷 Add circle.yml (9b43322)
  • 🚨 Clean eslint errors (b9d7f44)
  • ✅ Add lint (ea247ee)
  • 🔥 Remove dead code in build (74b4a0b)
  • 🚚 Rename Hello.spec (da21b06)
  • ⚡️ Use a DLL for tests (78b1af3)
  • ✅ Add test tooling (538dcea)
  • 📄 Adding license banner to dist files (a2c02f8)
  • 🔧 Enable build tooling (71ea4a2)
  • 🎉 Init (7409494)