This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to latest, this PR will be updated.
Releases
@fluent-blocks/colors@9.2.0
Minor Changes
#154abb3da1 Thanks @thure! - Improve documentation. Export everything from colors package. Add dark mode image to READMEs.
#120ec59bfe Thanks @thure! - Improve the ontology for Topbar and Sidebar; Topbar now supports a menu on its far prop, and Sidebar now uses an implicit Accordion and expects a title.
#12816f2d75 Thanks @thure! - Inputs now use eponymous props like all other components. Fix tests and stories. Add optional description to many inputs. Add CheckboxGroup. RadioGroup and CheckboxGroup are now implementation variants of Select. Labels and descriptions now have variants, which support the old 'visuallyHidden' pattern and may support others in the future.
#148224bd98 Thanks @thure! - Use v9’s unstable Dropdown and Combobox for Fluent Blocks’ Select.
#119a06a4c7 Thanks @thure! - Add Topbar and Sidebar as surface-type components.
#135db5967f Thanks @thure! - Add cornerActions to Sidebar, which can be used to add upward/backward navigation to the sidebar.
#136271fb95 Thanks @thure! - Input components with values maintain their values in sessionStorage. All other inputs can select those values onAction.
#122a31edc1 Thanks @thure! - Add description properties to inline elements which, if defined, renders a tooltip invoker element. Add Link element to inlines.
Patch Changes
#13712e4c78 Thanks @thure! - Fix React deps to specify support for jsx-runtime.
#150cb9cc31 Thanks @thure! - Fix appearnace for Select combobox variants.
#14286a3417 Thanks @thure! - Change Sidebar to use initialActiveItem. Allow initialValue(s) to programmatically change input state.
#129eee0eb1 Thanks @thure! - Fix theme resolution ahead of next v9 prerelease.
#135db5967f Thanks @thure! - Update basic-icons dependencies. Change bundled icon size to only 20px. Fix all icon sizes in Fluent Blocks React to 20px.
#14286a3417 Thanks @thure! - Change Sidebar to use initialActiveItem. Allow initialValue(s) to programmatically change input state.
#120ec59bfe Thanks @thure! - Improve the ontology for Topbar and Sidebar; Topbar now supports a menu on its far prop, and Sidebar now uses an implicit Accordion and expects a title.
#12816f2d75 Thanks @thure! - Inputs now use eponymous props like all other components. Fix tests and stories. Add optional description to many inputs. Add CheckboxGroup. RadioGroup and CheckboxGroup are now implementation variants of Select. Labels and descriptions now have variants, which support the old 'visuallyHidden' pattern and may support others in the future.
#119a06a4c7 Thanks @thure! - Add Topbar and Sidebar as surface-type components.
#135db5967f Thanks @thure! - Add cornerActions to Sidebar, which can be used to add upward/backward navigation to the sidebar.
#136271fb95 Thanks @thure! - Input components with values maintain their values in sessionStorage. All other inputs can select those values onAction.
#122a31edc1 Thanks @thure! - Add description properties to inline elements which, if defined, renders a tooltip invoker element. Add Link element to inlines.
#135db5967f Thanks @thure! - Update basic-icons dependencies. Change bundled icon size to only 20px. Fix all icon sizes in Fluent Blocks React to 20px.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to latest, this PR will be updated.
Releases
@fluent-blocks/colors@9.2.0
Minor Changes
abb3da1
Thanks @thure! - Improve documentation. Export everything from colors package. Add dark mode image to READMEs.Patch Changes
#116
cf7f64a
Thanks @thure! - Start v9.2.0-next prereleases.#121
e4e673b
Thanks @thure! - Fix strict peers.@fluent-blocks/react@9.2.0
Minor Changes
#120
ec59bfe
Thanks @thure! - Improve the ontology for Topbar and Sidebar; Topbar now supports a menu on itsfar
prop, and Sidebar now uses an implicit Accordion and expects a title.#128
16f2d75
Thanks @thure! - Inputs now use eponymous props like all other components. Fix tests and stories. Add optional description to many inputs. Add CheckboxGroup. RadioGroup and CheckboxGroup are now implementation variants of Select. Labels and descriptions now have variants, which support the old 'visuallyHidden' pattern and may support others in the future.#148
224bd98
Thanks @thure! - Use v9’s unstable Dropdown and Combobox for Fluent Blocks’ Select.#119
a06a4c7
Thanks @thure! - Add Topbar and Sidebar as surface-type components.#135
db5967f
Thanks @thure! - Add cornerActions to Sidebar, which can be used to add upward/backward navigation to the sidebar.#136
271fb95
Thanks @thure! - Input components with values maintain their values in sessionStorage. All other inputs can select those values onAction.#122
a31edc1
Thanks @thure! - Add description properties to inline elements which, if defined, renders a tooltip invoker element. Add Link element to inlines.Patch Changes
#137
12e4c78
Thanks @thure! - Fix React deps to specify support for jsx-runtime.#150
cb9cc31
Thanks @thure! - Fix appearnace for Select combobox variants.#142
86a3417
Thanks @thure! - Change Sidebar to use initialActiveItem. Allow initialValue(s) to programmatically change input state.#129
eee0eb1
Thanks @thure! - Fix theme resolution ahead of next v9 prerelease.#116
cf7f64a
Thanks @thure! - Start v9.2.0-next prereleases.#131
e1482f0
Thanks @thure! - Update deps.#123
d28fb2a
Thanks @thure! - Fix roles for topbar and sidebar.#154
abb3da1
Thanks @thure! - Improve documentation. Export everything from colors package. Add dark mode image to READMEs.#144
1df162b
Thanks @thure! - Inputs no longer set internal state on changes in the initialValue(s) prop.#152
bebfb5f
Thanks @thure! - Set a fixed height for listboxes until v9 supports AutoSize for them.#146
3f6f88f
Thanks @thure! - Fix text input effects & callbacks to avoid infinite looping.#121
e4e673b
Thanks @thure! - Fix strict peers.#135
db5967f
Thanks @thure! - Update basic-icons dependencies. Change bundled icon size to only 20px. Fix all icon sizes in Fluent Blocks React to 20px.#130
387d7c9
Thanks @thure! - Update dependencies.Updated dependencies [
86a3417
,cf7f64a
,ec59bfe
,abb3da1
,16f2d75
,a06a4c7
,db5967f
,271fb95
,e4e673b
,db5967f
,16f2d75
,a31edc1
]:@fluent-blocks/schemas@9.2.0
Minor Changes
#142
86a3417
Thanks @thure! - Change Sidebar to use initialActiveItem. Allow initialValue(s) to programmatically change input state.#120
ec59bfe
Thanks @thure! - Improve the ontology for Topbar and Sidebar; Topbar now supports a menu on itsfar
prop, and Sidebar now uses an implicit Accordion and expects a title.#128
16f2d75
Thanks @thure! - Inputs now use eponymous props like all other components. Fix tests and stories. Add optional description to many inputs. Add CheckboxGroup. RadioGroup and CheckboxGroup are now implementation variants of Select. Labels and descriptions now have variants, which support the old 'visuallyHidden' pattern and may support others in the future.#119
a06a4c7
Thanks @thure! - Add Topbar and Sidebar as surface-type components.#135
db5967f
Thanks @thure! - Add cornerActions to Sidebar, which can be used to add upward/backward navigation to the sidebar.#136
271fb95
Thanks @thure! - Input components with values maintain their values in sessionStorage. All other inputs can select those values onAction.#122
a31edc1
Thanks @thure! - Add description properties to inline elements which, if defined, renders a tooltip invoker element. Add Link element to inlines.Patch Changes
#116
cf7f64a
Thanks @thure! - Start v9.2.0-next prereleases.#154
abb3da1
Thanks @thure! - Improve documentation. Export everything from colors package. Add dark mode image to READMEs.#121
e4e673b
Thanks @thure! - Fix strict peers.Updated dependencies [
cf7f64a
,abb3da1
,e4e673b
]:@fluent-blocks/basic-icons@9.1.3
Patch Changes
#116
cf7f64a
Thanks @thure! - Start v9.2.0-next prereleases.#154
abb3da1
Thanks @thure! - Improve documentation. Export everything from colors package. Add dark mode image to READMEs.#121
e4e673b
Thanks @thure! - Fix strict peers.#135
db5967f
Thanks @thure! - Update basic-icons dependencies. Change bundled icon size to only 20px. Fix all icon sizes in Fluent Blocks React to 20px.#128
16f2d75
Thanks @thure! - Add 'info' icon.