Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(v5): release 5.30.1 #1381

Closed

Conversation

gravity-ui-bot
Copy link
Contributor

🤖 I have created a release beep boop

5.30.1 (2024-02-28)

⚠ BREAKING CHANGES

  • new brand color (#815)
  • update colors (#794)
  • remove moved components (#795)
  • TextInput: separate into 2 components TextInput & TextArea (#764)
  • customization refactor (#773)
  • remove popup wrapper class, use content classes for popover… (#711)
  • update xs border radius (#775)
  • rename CSS vars (#767)
  • themization update (#758)
  • refactor theme context data flow (#745)
  • Button: add selected state for all views (#755)
  • Button: update paddings (#636)
  • Progress: rename view prop to size (#747)
  • remove resize-observer-polyfill (#744)
  • Label: remove style prop (#733)
  • removed migrated components (#743)
  • Toaster: remove deprecated isOverride prop (#734)
  • use icons from Gravity (#735)
  • SharePopover: remove deprecated handleMetrika prop (#739)

chore

refactor

Features

Bug Fixes

  • a11y: make a short text for the clear button (#1172) (d767727)
  • add Disclosure to imports (#886) (a1d052e)
  • add explicitly used deps to package.json (#530) (72c134d)
  • add menu-item-content-children class name (#839) (4519ea5)
  • add qa property for some components (#1173) (0f2a491)
  • add var for light shadows (#704) (d12134c)
  • align checkbox when there is more than 1 line of text in any cell (#1149) (8011430)
  • base-generic-ultralight color in dark-hc theme (#545) (6e23eac)
  • brand colors (c4f91a1)
  • Button: change border for outlined view (#546) (f47bdfb)
  • Button: fix maxWidth property in case of using button only with icon node (#914) (15dde1a)
  • Button: remove min-width (8a0a58a)
  • Button: use --yc-color-text-special var for all themes (#732) (712e91b)
  • Card: prevent keyboard handler form abort (#825) (273d316)
  • Card: update border-radius (#639) (a05df9e)
  • change display from inline to inline-block (#756) (49418ab)
  • change span to div in popover (#748) (01d9d5b)
  • change span to div in Trigger, the problem with semantic error (#754) (8309193)
  • ClearButton: increase selector specificity (#945) (edee285)
  • ControlLabel: allow control text to be stretched (#619) (5193fc4)
  • Disclosure: add displayName (#891) (81a71ae)
  • Disclosure: component size should not be used for its content (#1234) (c721640)
  • Disclosure: explicit type export (#983) (eeba89d)
  • Disclosure: readme (#852) (6065c56)
  • DocsDecorator: add new css prefix support (#1027) (6ff4c1c)
  • downgrade tslib to 2.6.1 (#963) (87c62d3)
  • DropdownMenu: fix inner usages of switcher prop (#1116) (2a3eccc)
  • DropdownMenu: remove required path from DropdownMenuItemProps, fix navigation (#567) (e7470c3)
  • Dropdown: opening sub menus in dropdown menu with using keyboard (#1298) (1aed302)
  • export TableColumnSetupItem type from index (#1169) (21e21a3)
  • fix color palette (#823) (bb77d87)
  • fix exports object (#555) (68dd2bd)
  • fix release (545610d)
  • FocusTrap: deactivate focusTrap before clear root node (#627) (7a5abf1)
  • focusTrap: do not create focusTrap during render (#888) (2a6bb83)
  • Hotkey: setting a key property of a span in Hotkey's content (#813) (d7aa609)
  • Icon: add type for icon's data (#522) (1fb9eff)
  • Icon: correct prepareStringData (#1096) (8e4817e)
  • Icon: use href attribute in <use> element (#580) (aaaa900)
  • improve a11y on some components (#1045) (c6c6138)
  • Label: actions icon size fix (#851) (1bce6e4)
  • Label: fix rounded style (#728) (8a57148)
  • Label: fix utility theme declaration (#1106) (ed8230d)
  • Label: Increase priority over button styles (#622) (e67ce4d)
  • Label: missing text overflow (#1206) (60357cd)
  • Label: the Label with the close button style fix (#524) (b7963be)
  • Label: use proper Button size (#776) (81395ad)
  • LayerManager: check click outside event on the same layer where the mousedown event happened (#549) (63637b2)
  • LayerManager: ignore clicks on Toast (#792) (ba7d7b0)
  • layout/Flex: fix gap size values and remove default theme spacin… (#592) (42aea11)
  • layout/Flex: remove wrappers around null children elements (#588) (6c6c62f)
  • layout: fixed flex gap properties and replaced api with complex … (#583) (8686fbb)
  • List: calling onLoadMore function while using keyboard (#1284) (1760166)
  • List: fix virtualized list items rerender (#1380) (4252620)
  • List: item type validation (#949) (1aef5b5)
  • Menu: group label style (#680) (029974b)
  • MenuItem: fix non interactive MenuItem style (#1307) (b1a386d)
  • Menu: make menu item content width limited by a container (#1001) (f3943c9)
  • Menu: set properly QA attributes names (#844) (b3a9f1e)
  • MobileProvider: fix SSR compatibility (#897) (9c6f5a7)
  • old exports should work with the new ones (#515) (fe7790c)
  • only known names are now exported from the package (#565) (203653d)
  • package exports fixes (#512) (b1579f7)
  • Pagination: fix total page calculation (#1237) (8f1af66)
  • Pagination: fix wrong behaviour in case of 0 total (#1208) (cda2349)
  • Pagination: increase priority over input styles (#989) (bbfa6a5)
  • Pagination: stories controls (#1281) (a6fac44)
  • Persona: avatar background (#741) (785c412)
  • Popover: no left-side overflow due to negative margins (#736) (c113920)
  • Popover: pass classname to html content (#1073) (c0a725a)
  • Popup: set tabIndex on focusTrap root element (#889) (4941880)
  • rebase issues (9e08632)
  • return EventBroker constructor in export (#1098) (f22bc27)
  • revert "fix: change span to div in popover" (#750) (e0ff9f5)
  • revert #831 (#1244) (79f7e07)
  • Select: activate first clickable item (#1228) (13b921e)
  • Select: add [type="button"] to control node (#762) (adc01f0)
  • Select: add 100% width to default labels (#1239) (5bd5edd)
  • Select: add onLoadMore to the list of dependencies to avoid closures (#1168) (a804684)
  • Select: add type="button" to SelectClear (#1255) (6a9e189)
  • Select: align items by baseline for label and values (#661) (b25734f)
  • Select: disable option selection (#870) (09c2e7d)
  • Select: do not call onFilterChange on mount (#1326) (64e5860)
  • Select: do not show cursor:pointer on control when Select is disabled (#874) (5d7c8b4)
  • Select: filter options when filter text is empty (#517) (9fd57d5)
  • Select: fix control border radius in case of using xl size (#998) (8084778)
  • Select: fix empty group label render (#601) (548c81c)
  • Select: fix filtering in case of using grouped options (#1011) (096d404)
  • Select: fix qa & selectControl bg hover style (#781) (f12a08e)
  • Select: fix scroll when virtualization disabled (#593) (e78e7ad)
  • Select: fix selectControl block style (#777) (fb146de)
  • Select: fix selectControl height & bg hover style (#784) (f2fa9e9)
  • Select: fix SelectControl hover and border-radius styles (#772) (9d6ef59)
  • Select: fix SelectRenderControlProps.onClick type (#1075) (9dbfc3a)
  • Select: fix vertical align for SelectControl (#790) (0abdc4a)
  • Select: fix wrong view "clear" styles (#1224) (4f4e13e)
  • Select: fixed behaviour of isOptionMatchedByFilter (#673) (823fb09)
  • Select: popup width fit mode with identation (#873) (61a4c9a)
  • Select: proper filter updates when closing the popup (#1180) (7d12e86)
  • Select: update keyboard interaction to correspond with specification (#1176) (504b05c)
  • SheetContent: fix setting height for content (#572) (e749230)
  • Sheet: fix Sheet intermediate hanging when touch ends above it (#1052) (38e6308)
  • Sheet: fix Sheet resize when viewport size changes (#1055) (35a7b74)
  • start refactor hooks: useOutsideClick (#1035) (6ad4a78)
  • storybook: remove RE_RENDER event from theme addon (#562) (305aa38)
  • table component resize observer loop error (#610) (4962e47)
  • Table: add export for TableSortIndicator (#612) (5072097)
  • Table: calculate column styles on mount (#926) (e51a73b)
  • Table: columns change throws (#1219) (20756bc)
  • Table: fix copying the array from getRowClassNames (#923) (3f123b7)
  • Table: fixed checkbox max width (#1174) (ed68043)
  • Table: remove redundant height with enabled sorting (#826) (c5c09b6)
  • Table: sticky column (#1283) (7366c9b)
  • Table: withTableSorting can get sort value using column's ID written as path (#640) (d5bb68b)
  • Tabs: show focused state if focus-visible only (#1000) (88b89f7)
  • Tabs: tab outline focus is stripped (#1071) (c47f641)
  • Tabs: typo readme types fix (#529) (8cbfff2)
  • TextArea: fix incorrect type (#867) (831bf5f)
  • TextArea: fix minRows property behaviour on initial render (#814) (fe3e5d0)
  • TextInput: add overflow hidden to text-input__content wrapper (#1293) (d52a7bd)
  • TextInput: do not auto generate id for input if not needed (#505) (26b24df)
  • TextInput: do not shrink clear button size (#810) (82808d8)
  • TextInput: fix inside error display (#1004) (1fcab4e)
  • TextInput: no unexpected autocomplete when label prop present (#509) (0a81ce2)
  • ThemeProvider: fix rootClassName update (#1231) (4f0f099)
  • ThemeProvider: fix scoped CSS classes (#1003) (9fe15e3)
  • Toast: don't render empty actions array (#979) (e19d0b9)
  • Toaster: add min-height (#882) (a254e1b)
  • Toaster: fix animation when toast is updated (#441) (9e25c8b)
  • Toaster: pre 18 react fix (#494) (0f0877a)
  • Toast: fix overflows (#1079) (2205fde)
  • Tooltip: hide Popup border (252f2f3)
  • Tooltip: increase selector specificity (#660) (1f53d8d)
  • Tooltip: set default open delay, focus/blur ignores delay (#892) (625f4f4)
  • types: add typings for i18n export (#706) (8c68e0e)
  • use correct font-size through component styles (#1036) (44d7160)
  • useListNavigation: remove navigation with right and left arrows (#817) (0aab910)
  • usePopper: return flip modifier (#625) (03239bf)
  • useRestoreFocus: correctly set current restore element (#865) (35bc0d5)
  • variables (#808) (042a982)
  • various fixes (#793) (f80682e)
  • wrong deprecated color (a68ffb2)

This PR was generated with Release Please. See documentation.

@gravity-ui-bot
Copy link
Contributor Author

Preview is ready.

@gravity-ui-bot
Copy link
Contributor Author

Playwright Test Component is ready.

@amje amje closed this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants