-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(release): update package versions #4434
chore(release): update package versions #4434
Conversation
…t border for disabled state (#4147) * fix(slider): use mono font face for start and end text * fix(slider): remove border for disabled state
* test(ListBoxSelection): test clearSelection method * fix(ListBoxSelection): disallow clearSelection when disabled * chore: update snapshots
…ing (#4159) * fix(tabletoolbarsearch): unique id passed to search should be a string * refactor(tabletoolbarsearch): improve testing for id prop
* fix(TableSelectRow): apply checkbox column class * chore: update snapshots
* fix(modal): find primary focus element for selectorPrimaryFocus Closes #4088 * fix(modal): assign innerModal ref to focusContainerElement if undefined Supports PR #4172 * chore(modal): remove focusTrap from Modal story By default, focusTrap is true. Supports PR #4172 * chore(modal): add containerElement guard
* fix(RadioButton): remove top margin from labeled radio button group * fix(RadioButton): set radio button label line-height to 20px * fix(Checkboxes): adjust bottom margins of checkboxes This accounts for vertical box margins * fix(Checkboxes): adjust top margin on labeled checkbox group * refactor(Checkboxes): use carbon--spacing tokens * refactor(RadioButton): use carbon--mini-units function
…#4216) * fix(button): incorrect focus color for tertiary button on dark themes * fix(button): incorrect value for active
* fix(breadcrumb): change breadcrumb to ordered list * chore(breadcrumb): update snapshots * feat(breadcrumb): adds optional custom classname to nav * chore(breadcrumb): update snapshot * chore(breadcrumb): remove custom class prop * chore(breadcrumb): update snapshots * chore(breadcrumb): remove rest and make aria label configurable * chore(breadcrumb): remove ..rest * chore(breadcrumb): apply custom class name to nav remove from ol * chore(breadcrumb): update snapshot * chore(breadcrumb): change to aria-label from camelcase
This change works around a problem in Flatpickr's range plugin, where opening calendar dropdown by clicking end date and resizing browser causes moving position of calendar dropdown in an unexpected manner (flatpickr/flatpickr#1944).
* chore(project): set yarn version to 1.19.0 * chore(project): update yarn version to 1.19.1
* fix(pagination): remove flex:1 and add top offset to fix IE11 * chore(components): add reference comment for changes
…4325) * fix(DatePicker): open calendar on "end" range input icon click * refactor(DatePicker): remove unnecessary else blocks * test(DatePickerInput): add `openCalendar` icon click test
…4354) Replace "javascript:void(0)" href value with "#".
* refactor(storybook): specify carbon themes panel info * docs(storybook): add type token switcher
Deploy preview for carbon-components-react ready! Built with commit 0389110 https://deploy-preview-4434--carbon-components-react.netlify.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Deploy preview for the-carbon-components ready! Built with commit 0389110 https://deploy-preview-4434--the-carbon-components.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 0389110 |
Reviewers: check to make sure the commits in the changelog match the commits listed here: v10.7.1...v10.7.2 and that circleci is passing
Changes:
v10.7.2 (2019-10-23)
carbon-components@10.7.2
Bug fixes 🐛
44663c3f1
)8ed2fed45
)9321ee4b6
)427a7dd37
)f0f68aea9
)4a7521eeb
)5f540ab6e
)Documentation 📝
8d575c511
)693f522a2
)carbon-components-react@7.7.2
Bug fixes 🐛
8ed2fed45
)a6eeaf295
)openCalendar
click handler function (fix(DatePicker): add missingopenCalendar
click handler function #4325) (15dead061
)700f21d2c
)6a6c2dcaf
)5b42ce20a
)1931d6027
)Documentation 📝
8d575c511
)6f8281801
)b9d015e90
)Housekeeping 🏠
c20d4709c
)