base web v9.70.0 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • ๐Ÿ”„ Changelog

    Highlighted Changes

    • ๐Ÿ›  fix(flow): removes unused supression comments (#3209)
    • ๐Ÿ›  fix(docs): render navigation bar example in a layer (#3206)
    • ๐Ÿ›  fix(e2e): add e2e test for datepicker keyboard navigation (#3207)
    • ๐Ÿ›  fix(codesandbox): module resolution (#3200)
    • ๐Ÿ›  fix(overrides): removes prop generic. now set to any (#3196)
    • ๐Ÿ›  fix(theme): export createDarkTheme and createLightTheme (#3198)

    Other Changes

    • feat(table-semantic): expose col, colIndex, row, and rowIndex props (#3210)
    • feat(app-nav-bar): initial implementation of the navigation bar (#3166)
    • feat(icon): fowards ref (#3190)