base web v9.94.0 Release Notes

Release Date: 2020-08-11 // over 3 years ago
  • 🔄 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)