File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed
Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 8686 " progress-indicator" ,
8787 " progress-steps" ,
8888 " readtime" ,
89+ " real-kids-act" ,
8990 " real-tips-relax" ,
9091 " select" ,
9192 " seven-bears-exercise" ,
Original file line number Diff line number Diff line change 11# @patternfly/pfe-datetime
22
3+ ## 2.0.0-next.1
4+
5+ ### Patch Changes
6+
7+ - 1e89269b: document ` time-zone-name ` attribute
8+
39## 2.0.0-next.0
10+
411### Major Changes
512
613- 48e48655: ## 🔥 Migrate to Lit
7-
14+
815 This release migrates ` <pfe-datetime> ` to LitElement.
9-
16+
1017 ### Breaking Changes
18+
1119 - Initial render is now [ asynchronous] ( https://lit.dev/docs/components/lifecycle/#reactive-update-cycle ) .
1220 If your code assumes that shadow DOM is ready once the element is constructed, update it to ` await element.updateComplete `
13-
14-
21+
1522 See [ docs] ( https://patternflyelements.org/components/datetime/ ) for more info
1623
1724### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/pfe-datetime" ,
33 "license" : " MIT" ,
4- "version" : " 2.0.0-next.0 " ,
4+ "version" : " 2.0.0-next.1 " ,
55 "description" : " Datetime element for PFElements" ,
66 "customElements" : " custom-elements.json" ,
77 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments