vue-material icon indicating copy to clipboard operation
vue-material copied to clipboard

Migration Guide from 0.8.1 to 1.0.0

Open woodcoder opened this issue 7 years ago • 7 comments

I know the migration guide is a task on the roadmap, but I thought it might be useful to have an issue to note down the issues that people come across when migrating that can be used as a starting point. Some starting points:

  1. component renaming:

    • md-ink-ripple -> md-ripple?
    • md-input-container -> md-field
    • md-layout -> just use div with flexbox styles?
    • md-list-text-container -> md-list-item-text
    • md-sidenav -> md-drawer
    • md-spinner -> md-progress-spinner
    • md-table-body -> not needed
    • md-table-header -> md-table-head
  2. in addition to following the getting started guide, I needed to include the theme configuration to get colored component styles

  3. when using md-dialog use md-active property instead of open() and close()

woodcoder avatar Nov 21 '17 08:11 woodcoder

Its only beta thats why there is not migration guide yet.

Samuell1 avatar Nov 21 '17 08:11 Samuell1

The migration guide will be available next month. All the components that have a NEW API indication here (#1081) have changed since 0.8.1.

marcosmoura avatar Nov 24 '17 15:11 marcosmoura

Awesome job guys, do we have a status on this migration guide @marcosmoura ???

gabemule avatar Jan 29 '18 19:01 gabemule

I'm sorry!

I got a problem with my personal computer, that died this month. I had to buy a new one and I'm still waiting for it.

When I have the chance do put my hands on it I will give another ETA. :)

marcosmoura avatar Jan 29 '18 19:01 marcosmoura

I wait for it

JeffBorges avatar Feb 20 '18 20:02 JeffBorges

Any update on this?

vhmolinar avatar Mar 27 '18 17:03 vhmolinar

i have tried searching for the migration guide but can not find it, did it get published?

i049382 avatar Jun 09 '20 11:06 i049382