File tree Expand file tree Collapse file tree 2 files changed +2
-19
lines changed
Expand file tree Collapse file tree 2 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 1010### Patch Changes
1111
1212- 9ea853e: fix(nav-bar): hide color scheme switch when forced
13- - Updated dependencies [ e76203e]
14- - Updated dependencies [ 7e193bd]
15- - Updated dependencies [ fbcdf10]
16- - Updated dependencies [ 0f03aa9]
17- - Updated dependencies [ 661b343]
18- - Updated dependencies [ b62e57c]
19- - Updated dependencies [ 984ce9e]
20- - Updated dependencies [ 5ffe689]
21- - Updated dependencies [ 79b76de]
22- - Updated dependencies [ db6f050]
23- - Updated dependencies [ 984ce9e]
24- - Updated dependencies [ 984ce9e]
25- - Updated dependencies [ 984ce9e]
26- - Updated dependencies [ e76203e]
27- - Updated dependencies [ f61969f]
28- - Updated dependencies [ 4b31bbd]
2913- Updated dependencies [ 3084837]
3014 - sit-onyx@1.10.0
3115
Original file line number Diff line number Diff line change 2020- 79b76de: feat(OnyxFormElementV2): support ` loading ` property and fix height to align with other form elements
2121- db6f050: feat(OnyxPageLayout): add smooth scroll behavior to main content / scroll area
2222- 984ce9e: feat(OnyxDataGrid): Added base row type 'select'
23- - 984ce9e: feat(OnyxDataGrid): Implemented basic inline editing feature.
23+ - 984ce9e: feat(OnyxDataGrid): Implemented basic ` useEditing() ` inline editing feature
2424
2525 For all base column ` typeRenderers ` editing is supported.
2626 To enable editing with custom types, you will need to implement two things:
6060### Patch Changes
6161
6262- 7e193bd: fix(OnyxTab): fix incorrect underline color
63- - fbcdf10: refactor(OnyxUnstableFormElementV2): remove support for right aligned label
6463- 0f03aa9: fix: prevent hydration mismatch errors in SSR
6564- b62e57c: fix(OnyxBasicDialog): Fix 'nonDismissible' modal dialogs loosing their background after pressing escape twice
6665- 984ce9e: fix(OnyxDataGrid): Fix increased row height for columnType "boolean" caused by icon
67- - e76203e: - refactor(OnyxUnstableFormElementV2): rename type ` FormElementPopoverOptions ` to ` FormElementV2PopoverOptions `
66+ - e76203e: refactor(OnyxUnstableFormElementV2): rename type ` FormElementPopoverOptions ` to ` FormElementV2PopoverOptions `
6867 - fix(OnyxUnstableFormElementV2): correctly determine inside elements for closing on outside click
6968 - fix(OnyxBasicPopover): prevent toggle when disabled
7069- 4b31bbd: fix(OnyxPageLayout): correctly disable centering of nested ` onyx-grid-layout ` when a sidebar exsists
You can’t perform that action at this time.
0 commit comments