Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Update dependency baseui to v9 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
baseui 8.17.0 -> 9.116.1 age adoption passing confidence

Release Notes

uber/baseweb

v9.116.1

Compare Source

Changelog

  • fix(Snackbar): feature-check for ResizeObserver (#​4319)
  • fix(accordion): fix callbacks to update when inputs change (#​4322)
  • fix(option-profile): forward ref (#​4312)
  • fix(Snackbar): Avoid crash when no window.ResizeObserver (#​4317)
  • chore(deps): upgrade axe-core (#​4304)
  • feat(table-semantic): add dividers and cell spacing (#​4315)
  • chore(deps): Bump ws in /packages/eslint-plugin-baseui (#​4311)
  • chore(deps): Bump ws from 5.2.2 to 5.2.3 in /packages/baseui-codemods (#​4310)
  • chore(deps): Bump merge-deep from 3.0.2 to 3.0.3 (#​4308)
  • chore(deps): Bump glob-parent in /packages/eslint-plugin-baseui (#​4309)
  • chore(deps): Bump ws from 6.2.1 to 6.2.2 (#​4305)
  • chore(vrt): reduce timeout, update erroneous screenshots (#​4300)
  • chore(deploy): update deploy docs script to install now globally (#​4299)

v9.116.0

Compare Source

Changelog

  • chore(deps): update puppeteer and pin ci version (#​4295)
  • fix(select): opens dropdown after clear in one click (#​4286)
  • feat(progress-bar): update animation for infinite progress bar (#​3622)
  • chore(vrt): update master branch screenshots (#​4288)
  • chore(deploy-script): add yarn due to now command not found (#​4284)

v9.115.3

Compare Source

Changelog

  • fix(accordion): fix blur from leaving outline on header (#​4281)
  • chore(domain): fix old versions not being deployed (#​4282)
  • fix(tabs-motion): update tab highlight on tab title update (#​4273)
  • fix(radio): add support for nested interactive elements (#​4243)
  • chore(deps): Bump browserslist in /packages/baseui-codemods (#​4275)
  • fix(file-uploader): remove block from the implementation (#​4274)
  • chore(alpha): set PR green if not unblocked (#​4272)

v9.115.2

Compare Source

Changelog

  • chore(alpha-test): trigger tests with buildkite block step (#​4266)
  • fix(menu): item with child menu triggers click handler (#​4259)
  • fix(avatar): replace adorable avatars with dicebear (#​4262)
  • chore: update codeowners and coc contact (#​4263)
  • fix(data-table): ensure row is defined before showing its actions (#​4248)
  • fix(eslint-plugin-baseui): remove slider theme tokens currently in-use (#​4250)
  • fix(popover): fix onClickOutside event handler for web component (#​4252)
  • fix(combobox): fix combobox options padding issue in rtl mode (#​4254)
  • chore(alpha-test): improve logging (#​4246)
  • fix(radio): fix event from label and input (#​4238)

v9.115.1

Compare Source

Changelog
  • fix: panel should not render content when not expanded (#​4241)
  • fix(popover): resolve inconsistent opening of popover (#​4237)
  • chore(deps): Bump hosted-git-info from 2.8.5 to 2.8.9 (#​4236)
  • Removed IE support from the doc
  • chore(deps): consolidates dependency updates (#​4233)

v9.115.0

Compare Source

Changelog

  • chore(deps): upgrade styletron-react peer dependencies (#​4227)
  • chore(deps): Bump handlebars in /packages/eslint-plugin-baseui (#​4219)
  • chore(select): remove unnecessary listbox role (#​4225)
  • feat(datepicker): update styles, implement date label (#​4214)

v9.114.0

Compare Source

Changelog

  • fix(dnd-list): update react-movabe to fix mobile scrolling (#​4212)
  • chore(deps): Bump ssri from 6.0.1 to 6.0.2 (#​4210)
  • docs(Tabs): add isActive shared prop to yard config (#​4207)
  • fix(radio): use position/clip to hide input (#​4209)
  • docs(combobox): add popover overrides to combobox (#​4203)

v9.113.0

Compare Source

Changelog

  • fix(app-nav-bar): fix ts type mixed -> any (#​4205)
  • chore(header): update header to exclude year (#​4196)
  • fix(eslint): add autofocus ignore if not on DOM element (#​4193)
  • fix(timepicker): fix filtering by label (instead of id) (#​4201)
  • Fixed typos based on Heidi's recommendations
  • fix(data-table): initialSortOrder value (#​4200)
  • fix(accordion): update icon to use toggleicon styled element (#​4198)
  • chore(deps): update y18n (#​4194)
  • Fixed typos based on Heidi's recommendations
  • Fixed typos
  • Fixed typos based on Heidi's recommendations
  • Fixed typos per Heidi's recommendation
  • fix(tooltip): set focus related props to false by default (#​4191)
  • fix(data-table): update filter menu colors (#​4185)
  • fix comment lint
  • fix comment lint
  • Update setup.mdx
  • Update index.js
  • feat(timepicker): add support for min/max times (#​4183)
  • feat(accordion): update animation (#​4170)
  • docs: snowpack 3.2 (#​4172)
  • fix(helper): remove flakey vrt case (#​4175)
  • fix(radio): fix navigation in NVDA browse mode (#​4168)
  • feat(combobox): add inputRef (#​4167)
  • fix(list): avoid strict height value, min-height (#​4143)
  • fix(combobox): apply combobox role to input (#​4159)
  • chore(deps): bump y18n from 4.0.0 to 4.0.1 in /packages/eslint-plugin-baseui (#​4154)
  • chore(deps): bump y18n from 3.2.1 to 3.2.2 in /packages/baseui-codemods (#​4153)
  • fix(docs): Update styling.mdx (#​4156)

v9.112.0

Compare Source

Changelog
  • fix(tether): scheduleUpdate popper when anchor element changes (#​4112) (#​4113)
  • feat(modal): adds ability to provide returnFocus prop in modal (#​4141) (#​4145)
  • fix(input): avoid webkit input text fade (#​4140)
  • fix(input): correct typeof usage (#​4142)
  • fix(input): render clear when initial value is number (#​4138)
  • fix(datepicker): pass order sharedprop to prev and next button (#​4122) (#​4123)
  • fix(data-table): measure in useEffect avoid ssr warning (#​4125)
  • fix(link): static position when default (#​4134)
  • docs(accordion): add custom title example (#​4133)
  • docs(input): clarify 'pattern' prop usage (#​4126)

v9.111.2

Compare Source

Changelog
  • chore(publish): ensure next publish does not happen on latest release (#​4118)

v9.110.0

Compare Source

Changelog
  • chore(alpha-test): fix to main branch (#​4066)
  • feat(rating): Add the ability for star-ratings to have partial stars (#​4053)
  • Add ladle and ladle stories (#​4063)
  • feature(tabs-motion): Add a 'uid' option to tabs, to avoid using the useUid hook (#​4050)
  • chore(node): e2e dockerfile node 14 (#​4061)
  • fix(Rating): Remove marginRight on the last star to preserve centering (#​4047)

v9.109.0

Compare Source

Changelog
  • feat(table): reverse table sorting icons (#​4043)
  • fix(data-table): full height table (#​4041)
  • fix(drawer): always render backdrop, showBackdrop determines opacity (#​4040)
  • fix(docs): include guidance for warning on overrides props functions (#​4036)

v9.108.0

Compare Source

Changelog
  • fix(docs): use overflow: auto instead of scroll (#​4031)
  • fix(typescript): add missing types to ts theme file (#​4029)
  • feat(locale): Add ES-AR localization (#​4003)

v9.107.0

Compare Source

Changelog
  • fix(docs): include menu option override (#​4020)
  • fix(data-table): handle add/remove columns (#​4017)
  • fix(datepicker): improve performance (#​4016)
  • fix(datepicker): design for outside month dates when peekNextMonth is true (#​4007) (#​4013)
  • docs: show border values as objects (#​4010)
  • fix(data-table): adds y-overflow to filter menu (#​4011)
  • fix(tag): reorder text for rtl direction (#​3985)
  • added onClose and onOpen props to filter (#​3997)
  • docs(tabs): add override example for tabs motion (#​4005)
  • fix(button-group): remove root margin (#​3999)
  • Update styled-components.js (#​4004)
  • chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (#​3998)
  • chore(progressbar): rename and move spinner-determinate to progressbar-rounded #​3963 (#​3968)

v9.106.3

Compare Source

Changelog
  • fix(ts): handle ts error in example (#​3994)
  • docs(table-semantic): adds example for alternating table rows (#​3990)
  • fix(data-table): increate max tag width (#​3987)
  • Use uniform margins for buttons in groups (#​3983)
  • chore(deps): bump ini from 1.3.5 to 1.3.7 (#​3981)

v9.106.2

Compare Source

Changelog
  • fix(data-table): query handles non-alphanumeric characters (#​3976)
  • chore(deps): bump ini from 1.3.5 to 1.3.7 in /packages/baseui-codemods (#​3979)

v9.106.1

Compare Source

Changelog
  • fix(select): onblur handles unmount (#​3970)
  • fix(data-table): forward resizeable prop through (#​3971)
  • chore(docs): update next to version 10 (#​3967)
  • docs(blog): fix crashing codesandbox embed (#​3969)
  • feat(table): added returnFocus prop to Table Filter (#​3965)
  • fix(yard): nested override ignore nulls (#​3961)

v9.106.0

Compare Source

Changelog

  • fix(spinner): remove duplicate identifier for size (#​3953)
  • docs(blog): Nested Overrides Playground (#​3960)
  • feat(table): add optional filter close button plus tests (#​3956)
  • chore: remove Graham from codeowners
  • docs(select) removed typo artifact (#​3952)
  • docs(datepicker): composed datetime range pickers render well on mobile (#​3946)
  • docs(input): add input with select example (#​3943)
  • feat(data-table): adds row index column (#​3941)
  • fix(yard): Fix nested override refs (#​3948)
  • fix(docs-site): fix 'edit this page' link (#​3927)
  • chore(nested-tooltip): minor copy update (#​3945)
  • Nested overrides playground (#​3940)
  • fix(radio): fix radiogroup highlight bug in mobile (#​3888)
  • fix(tree-view): check that ref for ID exists in treeItemRefs (#​3902)
  • feat(checkbox): add aria label (#​3906)
  • feat(data-table): add cell block alignment option (#​3932)
  • chore(e2e): increase retry times (#​3937)
  • feat(phone-input): rtl-ify the component (#​3934)
  • feat(table): head cell accepts non string title (#​3930)
  • fix(table): fix header and border alignment in rtl (#​3929)
  • fix(menu): fix spacing of menu with profile menu (#​3926)
  • docs(roadmap): replace references of v11 with v10 (#​3924)
  • fix(datepicker): handles time selection after end datetime (#​3921)
  • docs: add styling guide (#​3915)
  • fix(select): opt dropdown out of focus locking (#​3918)

v9.105.0

Compare Source

Changelog

  • fix(datepicker) add with mask example. Fix timezone bug (#​3914)
  • fix(spinner-determinate) fix resetting to zero value (#​3916)
  • fix: correct typing of Sizing (#​3912)
  • fix(menu): avoid loop when inside focus lock (#​3910)
  • fix(textarea): restore border focus (#​3900)
  • fix(icon): improve prop pass through logic (#​3895)
  • chore(docs): add table guide (#​3901)
  • feat(theme): add contentOnColorInverse (#​3897)
  • fix(rating): fix styletron warning (#​3899)
  • feat(helper): new component (#​3893)
  • fix(checkbox): prevent second click event from firing (#​3887)
  • fix(docs): data testid (#​3891)
  • fix(tests): handle date test failure (#​3892)

v9.104.0

Compare Source

Changelog

  • fix(popover): applies popoverMargin if showArrow true (#​3882)
  • fix(tabs): don't apply hover and focus color to active tab (#​3879)
  • fix(docs): replace stackblitz with codesandbox (#​3876)
  • chore(ci): use stable release in react 17 tests (#​3878)
  • chore(react-17): fixes tests (#​3870)
  • chore(flow): fix flow check (#​3871)
  • fix(stackblitz): pin react to v 16 (#​3872)
  • feat(app-nav-bar): add isMainItemActive feature (#​3866)
  • docs: fix flow in js stackblitz code (#​3873)
  • feat(spinner): add determinate spinner (#​3853)
  • fix(dnd-list): add thumbIndex to ThumbValue (#​3869)
  • fix(theme): add missing typescript definitions in Color (#​3865)
  • feat(datepicker): add disable mask feature (#​3860)
  • fix(progress-steps): remove background color from progress steps container (#​3857)
  • fix(dnd-list): wrap dragged items in a layer (#​3856)

v9.103.0

Compare Source

Changelog

  • fix(data-table): consistent toLowerCase comparators in textQueryFilter (#​3848)
  • fix: change duration of snackbar from short to medium (#​3842)
  • fix(radio): expand shorthand css properties (#​3844)
  • chore(build): use fix and cache eslint options in lint:code command (#​3841)
  • fix(tabs-motion): reduce initial re-rendering (#​3834)
  • fix(header-navigation): update style to longhand (#​3831)
  • fix(slider): updates to react-range 1.8.0 and fixes error (#​3839)
  • feat(rating): allow read-only rating #​3741 (#​3836)
  • chore(test): removes enzyme from tests (#​3829)
  • feat(table-semantic): add loading and empty messages (#​3822)
  • fix(accordion): prevent panel icon from shrinking (#​3807)
  • chore(test): adds react@next CI job (#​3821)
  • chore(test): fail unit tests of console warn/error (#​3819)
  • Added import ThemeProvider in the example (#​3816)
  • chore(test): cleans up test logs (#​3815)
  • fix(docs): update line numbers of theme's primitives types (#​3817)
  • fix(link): add prop types for styled link component (#​3804)
  • feat(table-semantic) add aria label prop for head cell (#​3813)

v9.102.0

Compare Source

Changelog
  • fix(table-grid, table-semantic) stacked context issue (#​3798)
  • fix(docs): updates the slack invite link (#​3809)
  • fix(typography): add mono-font components typescript definitions (#​3805)
  • fix(types): refactor overrides interfaces (#​3735)
  • fix(e2e): migrate from deprecated waitFor fn (#​3803)
  • feat(data-table): stabilize component (#​3801)
  • fix(data-table): column-width fill handles scrollbar width (#​3800)
  • fix(input): align disabled text color with select (#​3796)
  • feat(app-nav-bar): update and stabilize component (#​3794)
  • fix(tabs-motion): use string key (#​3791)
  • fix(input): add maxLength prop type in .d.ts file for Input component (#​3793)
  • fix(docs): correct input type config (#​3788)
  • fix(StyledLink): remove unused css rule (#​3786)
  • fix(link): avoid passing in animateUnderline as attribute (#​3787)

v9.101.0

Compare Source

Changelog

  • feat(menu): export the nested menu context (#​3782)
  • feat(snackbar): initial layout (#​3757)
  • feat(theme): export typescript theme properties (#​3779)

v9.100.0

Compare Source

Changelog

  • fix(data-table): reflect applied filters correctly in datetime filter (#​3776)
  • fix(link): styletron component typescript (#​3773)
  • fix(nav-bar): fix spacing of navigation bar in rtl (#​3754)
  • fix(radio): cleanup unused path (#​3770)
  • docs: remove guidelines prototype (#​3769)
  • fix(combobox, menu, popover, skeleton): overrides (#​3765)
  • Slider Redesign (#​3761)
  • fix(tabs-motion): remove focus from tabpanel (#​3763)
  • fix(input): add missing clearOnEscape prop to TypeScript types (#​3756)
  • fix(styletron): relax styletron-component (#​3759)
  • feat(data-table): add locale support (#​3729)
  • feat(data-table): add initial sort props (#​3751)
  • build(deps-dev): bump node-fetch from 2.6.0 to 2.6.1 (#​3753)
  • fix(select): makes highlight/focus color same in select option (#​3748)
  • bugfix(menu): fix type definition #​3746 (#​3747)
  • fix(button): focus respects rounded corners (#​3726)
  • chore(button): forward ref to ModalButton (#​3743)
  • chore(button): update ModalButton margin (#​3742)
  • build(deps): bump http-proxy from 1.18.0 to 1.18.1 (#​3744)

v9.99.0

Compare Source

Changelog

  • feat(data-table): update anchor types to allow function elementAs (#​3738)
  • feat(fonts): add mono font face (#​3724)
  • fix(docs): fix typo (#​3737)
  • build(deps): bump tree-kill from 1.2.1 to 1.2.2 (#​3736)
  • build(deps): bump handlebars in /packages/baseui-codemods (#​3734)
  • build(deps): bump yargs-parser in /packages/eslint-plugin-baseui (#​3733)
  • feat(progress-step):update design (#​3703)
  • fix(select):adjust gap (#​3730)
  • feat(popover):add popover margin prop (#​3723)
  • docs(tree-view): fix flow in my typescript (#​3721)
  • fix(skeleton): clear up warning (#​3720)
  • feat(card): update title spacing (#​3718)
  • feat(button): add a circle shape (#​3716)
  • feat(input):adjust input icon spacing (#​3714)

v9.98.0

Changelog

  • fix(app-nav-bar): add data-baseweb attr (#​3710)
  • feat(input):update design (#​3699)
  • docs(combobox): fix yard focus and blur handlers (#​3701)
  • docs(input): add documentation on step attribute for input (#​3698)
  • fix(input): add step definition to number input (#​3630)
  • fix(docs): default values for payment card examples (#​3691)

Feature below was included in the v9.97.0 release, but release automation was broken

  • feat(combobox): add onFocus prop to combobox (#​3692)

v9.96.0

Changelog

  • fix(tag): theme name ref (#​3689)
  • feat(file-uploader): update file-uploader per its design spec (#​3625)
  • chore: remove nadiia from codeowners (#​3684)
  • Adds autoFocus prop to Toast ts defintion. (#​3682)
  • feat(combobox): Adds an onBlur prop for the combobox (#​3677)
  • fix(tether): fix popper position on update (#​3678) (#​3679)
  • feat(app-nav-bar): let browser decide whether a scrollbar is needed in the navigation secondary menu (#​3666)
  • docs(adopters): add more (#​3676)
  • feat(tag): update designs (#​3566)
  • fix(textarea): removes ADJOINED enum (#​3669)
  • feat(tabs-motion): add $active state to 'Tab' (#​3644)
  • fix(timepicker): accessing id of undefined when delete is pressed (#​3634)
  • fix(menu):avoid listening to doc (#​3631)
  • Release v9.95.2 (#​3658)
  • fix(tabs): add Tab to top-level overrides types (#​3657)
  • fix(datepicker): use short weekday format for calendar header (#​3652)
  • fix(button-group): remove duplicate SHAPE definition (#​3648)
  • Adds maxLength prop to TextareaProps (#​3649)
  • chore(codeowners): remove gergelyke (#​3650)

v9.95.1

Compare Source

Changelog

  • fix(publish): eslint package should have access to the npmrc too (#​3641)
  • fix(deploy): proper error handling (#​3640)

v9.95.0

Compare Source

Changelog

  • fix(tabs-motion): handle conditional tabs (#​3632)
  • feat(form-control): adds htmlFor support (#​3635)
  • feat(combobox): adds support for id attribute (#​3636)
  • fix(theme): add missing core spacing sizes (#​3629)

v9.94.0

Changelog

  • feat(modal): adds ability to disable focusLock in modal(#​3609) (#​3610)
  • feat(combobx): adds example for slack-like behavior (#​3606)
  • feat(list): add overrides to list item label (#​3592)
  • feat(block): add className prop to block TS def (#​3620)
  • feat(progress-bar): add stepped progress-bar option (#​3618)
  • fix(docs): improve i18n docs (#​3616)
  • feat(input): add max-length prop to top-level (#​3613)
  • fix(popover): add warning if popover anchor does not forward ref (#​3612)
  • fix(docs): improve stackblitz label (#​3617)
  • fix(select):avoid no foucs when index out of range (#​3607)
  • feat(progress-bar): add size prop (#​3596)
  • fix(alpha-publish): eslint-plugin has no dist (#​3604)
  • docs(deployments): add info on how the doc site is deployed (#​3600)
  • fix(publish): corrects eslint publish (#​3602)
  • fix: toast children flow type (#​3598)
  • feat(tree): add type-ahead for tree (#​3569)
  • fix(alpha-test): fail the bk job if web-code ci fails (#​3599)
  • feat(combobox): open listbox on focus (#​3590)
  • fix(build): reads alpha version correctly (#​3595)
  • fix(build): correct eslint publish command (#​3594)
  • Release v9.93.0 (#​3591)
  • feat(modal): update design to remove horizontal line (#​3585)
  • build(alpha-test): sets up alpha testing on uber applications (#​3573)
  • fix(button-group): add 1px spacing between buttons (#​3588)
  • docs(toast): update example to show button left aligned (#​3587)

v9.92.0

Compare Source

Changelog

  • feat(button): update selected style for secondary (#​3581)
  • feat(menu): add type-ahead function for menu (#​3560)
  • fix(locale): Update locale TypeScript types to match the Flow types (#​3576)
  • feat(button-group): add pill shape support (#​3574)
  • feat(select): add config to clear input value on backspace (#​3570)
  • build(deps): bump elliptic from 6.4.0 to 6.5.3 (#​3568)

v9.91.0

Compare Source

Changelog
  • fix(breadcrumb): align the seperator to the middle (#​3563)
  • docs(toc): use slugify helper to create anchor link (#​3562)
  • fix(popover-e2e): extend jest timeout on popover e2e tests (#​3561)
  • feat(breadcrumbs): add prop to display trailing separator (#​3559)

v9.90.0

Compare Source

Changelog
  • docs(icons): ask users not to pass in the props to the DOM (#​3554)
  • fix(icons): update titles to not contain the word chevron (#​3552)
  • fix(form-control): don't pass non-DOM props to DOM children (#​3549)
  • fix(datepicker): add missing ts override (#​3550)
  • docs: add skeleton docs (#​3544)
  • feat: add mask for pin-code (#​3507)

v9.89.0

Compare Source

Changelog

  • chore: fix typos (#​3530)
  • feat(file-uploader): make spinner overridable (#​3541)
  • feat(file-uploader): use the latest spinner (#​3539)

v9.88.0

Compare Source

Changelog

  • feat(color-tokens): update greens (#​3531)
  • docs(adopters): add metromile (#​3523)

v9.87.1

Compare Source

Changelog

  • fix(tabs-motion): buttons should not trigger form submit (#​3520)
  • docs(popover): proper type for mountNode (#​3518)
  • feat: add skeleton module (#​3472)
  • chore(flow): removes flow-check-build (#​3503)

v9.87.0

Compare Source

Changelog

  • chore(comments): changes v10 comments to v11 (#​3512)
  • fix(tabs-motion): add cursor:pointer (#​3510)
  • Add tabs-motion module (#​3481)
  • feat(rating): add size prop (#​3505)
  • test: fix possible e2e screenshot issue (#​3504)
  • feat(combobox): adds onSubmit callback and close handler (#​3500)
  • feat(input): add clearOnEscape prop (#​3497)
  • build(deps): bump lodash in /packages/baseui-codemods (#​3496)
  • feat(datepicker) swappable date libraries (#​3239)
  • build(deps): bump lodash in /packages/eslint-plugin-baseui (#​3495)

v9.86.0

Compare Source

Changelog

  • feat(data-table): custom column can be searched by text query (#​3490)
  • docs(datepicker): add missing props (#​3489)

v9.85.3

Compare Source

Changelog

  • fix(accordian): remove :never from type file (#​3484)
  • fix(alpha-publish): correct root_dir in publish script (#​3478)
  • feat(build): publishes alpha builds when release PR is open (#​3474)

v9.85.2

Compare Source

Changelog

  • fix(deploy): update the cname alias for vercel (#​3471)

v9.85.1

Compare Source

Changelog

  • fix(docs): fix yard if component does not have overrides (#​3469)
  • docs(link): remove overrides from props (#​3463)
  • fix(build): update react-extract-types packages (#​3465)
  • docs(Popover): fix onMouseLeaveDelay description (#​3464)
  • fix(table grid):modifies example to better navigate (#​3456)
  • docs: fix Styletron debug mode error (#​3461)
  • feat(button): add an alias for Root (#​3462)
  • docs(typo): fix link to styletron's styled api (#​3454)
  • fix(typo): link to styletron's useStyletron api (#​3453)

v9.85.0

Compare Source

Changelog

  • docs: refactor nav and search (#​3445)
  • feat(radio):add unique id (#​3441)
  • feat(select): add alias for tag override (#​3446)
  • fix(typo): understanding overrides (#​3440)
  • fix(vercel): do not remove to test.baseweb (#​3436)

v9.84.2

Compare Source

Changelog

  • docs(nav): rename tab to tabs (#​3434)
  • fix(button): fix spinner's size to include border (#​3426)

v9.84.1

Compare Source

Changelog

  • fix(button): prevent button height change when isLoading (#​3425)
  • fix(tree-view): don't refer to non-existent typescript types (#​3422)

v9.84.0

Compare Source

Changelog

  • fix(timepicker): handle update value to null (#​3420)
  • fix(datepicker): split range datepickers update from text input (#​3415)
  • fix(countries): update Macedonia to North Macedonia (#​3409)
  • fix(eslint-plugin-baseui): add baseui prefix for recommended config (#​3417)
  • docs(roadmap): update to reflect that we are not doing a major this year (#​3418)
  • feat(link): add underline animation option (#​3397)

v9.83.0

Compare Source

Changelog

  • build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#​3406)
  • feat(select): add a controlRef prop to (#​3402) chore(project): start using buildkit (#​3405) docs(menu): add noResultsMsg to yard (#​3403) fix(card): broken typescript defintions v9.82.0 Compare Source Changelog feat(table-semantic): expose col, colIndex, row, rowIndex in table (#​3396) fix(fileuploader): remove spinner when error message is shown (#​3389) feat(combobox): add flag to disable autocomplete (#​3391) docs(select): add select example with async options (#​3395) v9.81.1 Compare Source Changelog fix(datepicker): handle selected time preservation when date is changed (#​3377) v9.81.0 Compare Source Changelog fix(combobox): handles clear value (#​3386) feat(combobox): include option in change handler params if suggestion is selected (#​3385) fix(docs): fixed a typo (#​3384) fix(combobox): test name attr to remove credit card suggestion on docs site (#​3383) v9.80.2 Compare Source Changelog fix(accordion): update typescript accordion overrides type (#​3380) docs: fix ie errors (#​3373) docs(progress-bar): remove infinite example (#​3378) v9.80.1 Compare Source Changelog docs: color tokens reorg (#​3374) fix(app-nav-bar): pass a str to Avatar, no drawer menu if no menu items (#​3365) v9.80.0 Compare Source Changelog fix(datepicker): propagate new casing everywhere (#​3371) feat(colors): update token values and add the new cobalt colors (#​3367) fix(datepicker): consistent export names #​3370 v9.79.0 Compare Source Changelog docs(bedrock): remove references to bedrock from public documentation #​3359 fix(tree-view): ensure nothing is rendered in treeview if data is empty (#​3363) docs(getting-started): copy improvements #​3360 chore(project): update to [email protected] (#​3355) feat(tree-view): export TreeLabelInteractable component for wrapping interactable tree node labels (#​3350) docs(textarea): fix shared props crash (#​3346) docs: fix grammatical error in Learning Base Web (#​3345) v9.78.0 Compare Source Changelog fix(list): update list-item styles to spec (#​3340) docs: update examples with prefilled arrays (#​3342) build: remove mergify (#​3339) fix(button-group): reexport SIZE as opposed to redeclaring (#​3308) docs: use stackblitz for code examples (#​3331) feat(toast): accept 'closeable' prop on ToasterContainer (#​3337) docs: add env variable info (#​3338) fix(side-navigation): avoid setting href if disabled (#​3329) docs: update theming page with primitive colors (#​3335) fix(combobox): adds vrt interaction (#​3328) v9.77.0 Compare Source Changelog feat(layers): expose layers context fix(list): fix List example (#​3327) fix: call focus on treeItemRefs if ref is not null (#​3324) v9.76.0 Compare Source Changelog chore(deps): update react-range (#​3326) docs(adopters): add sprinklr (#​3323) fix(menu): use disabled value that comes from getRequiredItemProps (#​3317) fix(release): cleans up the release notes (#​3318) docs: figma (#​3310) feat(combobox): adds component (#​3297) feat(app-nav-bar): add horizontal subnav (#​3245) v9.75.1 Compare Source Changelog chore: bump react-range (#​3315) v9.75.0 Compare Source Changelog chore(side-nav): small cleanup in the styled-components (#​3312) feat(side-nav): add disabled prop to items (#​3309) docs(toast): adding new example for toast component (#​3306) fix(tab): spread overrides for tabs too (#​3305) v9.74.0 Compare Source Changelog fix(toast): don't reset animateOutCompleteTimer when toast dismissed (#​3296) feat(button): prevent form submit when button is loading (#​3299) fix(button): make .d.ts reflect that it's uses forwardRef ([#​3294](https://togithub.com/ube Configuration 📅 Schedule: At any time (no schedule defined). 🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied. ♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 Ignore: Close this PR and you won't be reminded about this update again. [ ] If you want to rebase/retry this PR, check this box. This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from pauloportella September 10, 2019 02:29
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 4 times, most recently from f580b43 to 15ff17f Compare September 16, 2019 23:21
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 5 times, most recently from 4758114 to 51a40cb Compare September 24, 2019 16:05
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 5 times, most recently from 4f896e1 to 54e3422 Compare October 1, 2019 23:40
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 3 times, most recently from 87999b4 to ab61c47 Compare October 8, 2019 16:45
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 2 times, most recently from 83cb783 to feb55de Compare October 17, 2019 20:48
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 2 times, most recently from b159bd9 to 61cf2f0 Compare October 25, 2019 23:23
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 61cf2f0 to 236789c Compare October 30, 2019 01:04
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 236789c to 1ef0319 Compare November 10, 2019 21:00
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 1ef0319 to b563bcf Compare November 21, 2019 09:59
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from b563bcf to 10907f9 Compare December 14, 2019 17:46
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 10907f9 to 46f5512 Compare December 21, 2019 21:51
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 46f5512 to 1c1a223 Compare December 30, 2019 09:57
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 1c1a223 to 8e2cc47 Compare January 18, 2020 15:01
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 8e2cc47 to 8d572f2 Compare February 8, 2020 13:56
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 8d572f2 to e39fabb Compare February 16, 2020 07:54
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from e39fabb to f8da4c0 Compare March 10, 2020 16:01
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from f8da4c0 to 71ab4bf Compare April 26, 2020 11:02
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 71ab4bf to a0aea83 Compare May 5, 2020 13:59
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from a0aea83 to 765b66f Compare July 1, 2020 23:01
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 2 times, most recently from db23722 to 9975210 Compare July 10, 2020 22:29
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 9975210 to b7c68dd Compare August 26, 2020 02:02
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from b7c68dd to c190328 Compare October 26, 2020 03:01
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from c190328 to 25a79a7 Compare November 25, 2020 05:01
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 25a79a7 to a31d9fb Compare December 9, 2020 05:01
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 2 times, most recently from d3f0d6e to ddcd50d Compare January 10, 2021 17:00
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from ddcd50d to 13684b7 Compare January 24, 2021 10:52
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 13684b7 to f6ff7fc Compare February 3, 2021 10:52
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from f6ff7fc to 6686e7e Compare February 11, 2021 09:59
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 6686e7e to ef7c04b Compare April 26, 2021 13:41
@renovate renovate bot force-pushed the renovate/baseui-9.x branch 2 times, most recently from bfb5d63 to 6168d29 Compare May 15, 2021 21:16
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 6168d29 to 30fdc0b Compare June 6, 2021 19:45
@renovate renovate bot force-pushed the renovate/baseui-9.x branch from 30fdc0b to 772b3fd Compare June 16, 2021 10:08
@codeclimate
Copy link

codeclimate bot commented Jun 16, 2021

Code Climate has analyzed commit 772b3fd and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant