Can we get a Migration Plan from 9 -> 10

UI Components for Angular
Post Reply
kasu
Posts: 2
Joined: 15 Feb 2017, 15:52

23 Sep 2020, 21:30

Guidelines to upgrading previous themes and components would be awesome as it doesn't seem straight forward.

majki600rr
Posts: 7
Joined: 21 Feb 2020, 09:44

25 Sep 2020, 10:49

Could we get any official information from developers or do we need to work on our own? I would rather not redo styles if you are going to do something again with described problem (like remove/change classes in components/copomonents elements again). It seems to be a big problem for most apps using primeNG after update 9 -> 10

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

26 Sep 2020, 00:16

Next week, we'll put a video at our YouTube channel to cover this and update the migrate guide.

https://youtu.be/pkOx7bSBQsg


majki600rr
Posts: 7
Joined: 21 Feb 2020, 09:44

29 Sep 2020, 11:37

Thank you so much, but not all renamed classes are included in primeOne migration. For example:
.ui-button-text-icon-left -> .p-button-icon-left
.ui-button-text -> .p-button-label

You are also removed:
.ui-corner-all
.ui-corner-top
.ui-helper-clearfix
I think there are many others classes renamed/removed, and you just did not notice it in guide.

Still not complete guide...

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

01 Oct 2020, 13:27

It is constantly being updated, as there is a whole new styling and hundreds of classes, we'll do our best to document them.

majki600rr
Posts: 7
Joined: 21 Feb 2020, 09:44

01 Oct 2020, 13:27

In documentation:

Code: Select all

<div class="p-grid p-nogutter">
    <div class="p-col">1</div>
    <div class="p-col p-nogutter">2</div>
    <div class="p-col">3</div>
</div>
In code:
p-col-nogutter

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 29 guests