-
Notifications
You must be signed in to change notification settings - Fork 43
Conversation
- Changed path for import styles - Added .editorconfig - Removed grid-list as deprecated - Added alias for components
- Added\Changed Alias path for webpack + jest conf
Wow. Moving from node-sass to dart-sass is exactly what I'm planning to do. Thank you for your contribution! |
@tychenjiajun I want to help if no objections. For now, no changes in components, except string templating in some places. |
[Material5.x] - Update Material Components to 5.x version
@tychenjiajun check please one more time. What do you think about that configuration? |
@qtx4k Do you mean Storybook? I haven't used it before so I need some time to dig into it. It looks nice at my first sight. So keep going with it. I'll keep an eye on your commits. |
@tychenjiajun yes, from my branch can check how it looks like in any time Any ideas about what need to keep in mind? |
@qtx4k Personally I prefer |
Migrate Vuepress to dart-sass as far as I see blocked by sass-loader issue #804 |
Some of my thoughts about the upcoming version:
<m-tab-bar>
<m-tab></m-tab>
</m-tab-bar> should be deprecated and use <m-tab-bar>
<m-tab-scroller>
<m-tab></m-tab>
</m-tab-scroller>
</m-tab-scorller> instead. And
I'm not going to add new functions or improvements in the current version ( based on mdc-web 3.2.0) any more. So I think it's time to release a new and final version based on |
@qtx4k I have a problem starting the storybook > start-storybook
info @storybook/vue v5.3.14
info
ERR! /home/jiajunc/WebstormProjects/material-components-vue/build/webpack.config.common.js:1
ERR! import path from 'path'
ERR! ^^^^^^
ERR!
ERR! SyntaxError: Cannot use import statement outside a module |
@qtx4k Are you still working on it? If you're using a new account, we'll close this PR and you can open a new one. |
@matsp I think this PR and be merged into a new branch, maybe |
@tychenjiajun Okay, I will release a new version this weekend :) |
inactive |
Please, check this PR. This is not final and need a lot of check and rework, can do it together.
Commits didn't squash just to look the history of this.