File tree Expand file tree Collapse file tree 3 files changed +15
-6
lines changed
Expand file tree Collapse file tree 3 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 7575 " loud-cycles-vanish" ,
7676 " markdown" ,
7777 " modal" ,
78+ " moody-games-applaud" ,
7879 " nervous-meals-turn" ,
7980 " nervous-sheep-walk" ,
8081 " nice-baboons-perform" ,
Original file line number Diff line number Diff line change 11# @patternfly/pfe-page-status
22
3+ ## 2.0.0-next.1
4+
5+ ### Patch Changes
6+
7+ - 2caa7daf: desassify pfe-page-status
8+
39## 2.0.0-next.0
10+
411### Major Changes
512
613- dfc12b7f: ## 🔥 Migrate to Lit
7-
14+
815 This release migrates ` <pfe-page-status> ` to LitElement.
9-
16+
1017 ### NEW: CSS Shadow Parts!
18+
1119 - Adds the ` container ` CSS part to ` <pfe-page-status> `
12-
20+
1321 ### Breaking Changes
22+
1423 - Initial render is now [ asynchronous] ( https://lit.dev/docs/components/lifecycle/#reactive-update-cycle ) .
1524 If your code assumes that shadow DOM is ready once the element is constructed, update it to ` await element.updateComplete `
16-
17-
25+
1826 See [ docs] ( https://patternflyelements.org/components/page-status/ ) for more info
1927
2028### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/pfe-page-status" ,
33 "license" : " MIT" ,
4- "version" : " 2.0.0-next.0 " ,
4+ "version" : " 2.0.0-next.1 " ,
55 "description" : " Page element for PatternFly Elements" ,
66 "customElements" : " custom-elements.json" ,
77 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments