File tree Expand file tree Collapse file tree 5 files changed +19
-2
lines changed
Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1010 "@patternfly/pfe-tools" : " 1.0.0-rc.0"
1111 },
1212 "changesets" : [
13+ " chilled-dogs-guess" ,
1314 " core" ,
1415 " create-element" ,
1516 " elements" ,
3536 " pf-timestamp" ,
3637 " pf-tooltip" ,
3738 " rc-1" ,
39+ " tools-11ty-anchor" ,
3840 " tools-remove-esbuild" ,
3941 " tools"
4042 ]
Original file line number Diff line number Diff line change 11# @patternfly/elements
22
3+ ## 2.0.0-rc.4
4+
5+ ### Patch Changes
6+
7+ - 1af2749db: ` <pf-tabs> ` : improved accessibility
8+ - added ` manual ` boolean attribute which enables [ manual tab activation] ( https://w3c.github.io/aria-practices/examples/tabs/tabs-manual.html ) option.
9+
310## 2.0.0-rc.3
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/elements" ,
33 "license" : " MIT" ,
4- "version" : " 2.0.0-rc.3 " ,
4+ "version" : " 2.0.0-rc.4 " ,
55 "description" : " PatternFly Elements" ,
66 "customElements" : " custom-elements.json" ,
77 "type" : " module" ,
Original file line number Diff line number Diff line change 11# @patternfly/pfe-tools
22
3+ ## 1.0.0-rc.3
4+
5+ ### Minor Changes
6+
7+ - 99db432f4: ✨ Added ` anchors ` 11ty plugin, based on [ @orchidjs/eleventy-plugin-ids ] [ npm ]
8+
9+ [ npm ] : https://npm.im/@orchidjs/eleventy-plugin-ids
10+
311## 1.0.0-rc.2
412
513### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/pfe-tools" ,
3- "version" : " 1.0.0-rc.2 " ,
3+ "version" : " 1.0.0-rc.3 " ,
44 "type" : " module" ,
55 "description" : " Development and build tools for PatternFly Elements and related projects" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments