Skip to content

Commit d629dc2

Browse files
github-actions[bot]JoCa96larsrickert
authored
chore: update onyx versions and changelogs for release (#4955)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 main, this PR will be updated. # Releases ## @sit-onyx/icons@1.7.0 ### Minor Changes - a513471: feat: update icons #### New - numbered-list - 1dee330: feat: update icons #### New - chevron-first-page - chevron-last-page #### Modified - eye-closed - share-android ## @sit-onyx/playwright-utils@1.2.0 ### Minor Changes - 919731c: feat(executeMatrixScreenshotTest): Added new option `screenshotOptions` to pass playwright LocatorScreenshotOptions ## sit-onyx@1.9.0 ### Minor Changes - 71e4f12: feat(OnyxNavBar): implemented new `orientation`, `expanded` and `alignment` properties for supporting a vertical nav bar - b1254e8: feat: implemented new `OnyxUnstableSplitButton` component For now, the component is marked as experimental/unstable which means that it is still under active development and the API might change in patch or minor releases. Keep an eye on the **\[**changelog**]**(**<https://onyx.schwarz/development/packages/changelogs/sit-onyx.html>**) when using it. - bb05353: feat: implement new `OnyxUnstableFormElementV2` component This component will replace the `OnyxFormElement` in the future and be the unified foundation for other form elements. For now, the `OnyxUnstableFormElementV2` component is marked as experimental/unstable which means that it is still under active development and the API might change in patch or minor releases. Keep an eye on the [changelog](https://onyx.schwarz/development/packages/changelogs/sit-onyx.html) when using it. - 9527d87: feat: support more languages The following languages are now supported: Bulgarian, Czech, Spanish, French, Croatian, Italian, Korean (updated), Dutch, Polish, Portuguese, Romanian and Slovak For a full list, please refer to the [i18n documentation](https://onyx.schwarz/development/i18n.html#build-in-languages). - 2899011: feat(OnyxNavBar): implemented VerticalNavBar features: - implemented `OnyxMoreList` for automatic item overflow. - feat added tooltip and flyout positions & offset configurations feat(OnyxFlyout & OnyxUserMenu): - added left/right position support - ad676a1: The following utils are now exported: FORM_INJECTED_SYMBOL, useFormContext, getFormMessages, injectI18n and useForwardProps - d123fcd: feat: add missing translations - 28b2948: feat(OnyxDataGrid): implemented `actions` option for features to pass actions that are displayed above the data grid. - ad676a1: feat(OnyxSystemButton): add `default` slot ### Patch Changes - ecb91f9: refactor: rename the "Timepicker" component, its related types and CSS classes to "TimePicker" (camel case) to be aligned with common naming conventions. This affects: - Component name: `OnyxUnstableTimepicker` to `OnyxUnstableTimePicker` - CSS classes: `.onyx-timepicker-*` to `.onyx-time-picker-*` - types: `OnyxTimepickerProps` to `OnyxTimePickerProps`, `TIMEPICKER_TYPES` to `TIME_PICKER_TYPES` and `TimepickerSelectOptions` to `TimePickerSelectOptions` - bb05353: fix(OnyxBasicPopover): correctly manage open state internally if `open` property is unset - 44564cd: fix(OnyxSystemButton): Fix incorrect icon size from 20px to 16px. The component size itself stays the same. - 8e291bb: fix(OnyxFormElement): correctly apply `density` property - Updated dependencies [a513471] - Updated dependencies [1dee330] - @sit-onyx/icons@1.7.0 ## @sit-onyx/tiptap@0.1.0 ### Minor Changes - ad676a1: Release initial version - 8e291bb: feat(OnyxTextEditor): support new properties: placeholder, reserveMessageSpace, labelTooltip and density Also fix the autosize behavior so the editor width does not grow when adding more rows ### Patch Changes - ec1e096: fix(OnyxTextEditor): implement several bug fixes - disable toolbar actions when editor is disabled - add fixed with to link dialog to prevent jumpy layouts - hide redo/undo buttons when extension is disabled - wrap words correctly to prevent overflow - export type `OnyxStarterKitOptions` - Updated dependencies [ecb91f9] - Updated dependencies [bb05353] - Updated dependencies [44564cd] - Updated dependencies [a513471] - Updated dependencies [71e4f12] - Updated dependencies [b1254e8] - Updated dependencies [bb05353] - Updated dependencies [9527d87] - Updated dependencies [2899011] - Updated dependencies [1dee330] - Updated dependencies [ad676a1] - Updated dependencies [d123fcd] - Updated dependencies [28b2948] - Updated dependencies [ad676a1] - Updated dependencies [8e291bb] - sit-onyx@1.9.0 - @sit-onyx/icons@1.7.0 ## @sit-onyx/storybook-utils@1.1.2 ### Patch Changes - b1254e8: fix(sourceCodeTransformer): Fix only first occurrence of a flag/icon svg content was being replaced by imported constant - Updated dependencies [a513471] - Updated dependencies [1dee330] - @sit-onyx/icons@1.7.0 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jonathan Carle <jonathan_leo.carle@mail.schwarz> Co-authored-by: Lars Rickert <lars.rickert@digits.schwarz>
1 parent bb05353 commit d629dc2

30 files changed

+92
-152
lines changed

.changeset/all-parrots-kneel.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/breezy-jeans-tickle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/chubby-shirts-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cozy-schools-itch.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/dry-hands-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eight-sheep-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fuzzy-facts-occur.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/good-spies-open.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/green-shrimps-bow.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/happy-apes-rhyme.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)