Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Version 0.1.4 #3

Merged
merged 15 commits into from
Jul 9, 2021
Merged

Version 0.1.4 #3

merged 15 commits into from
Jul 9, 2021

Conversation

csiew
Copy link
Owner

@csiew csiew commented Jul 9, 2021

Changelog

New components

  • TextBox
  • TextAreaBox
  • Table
    • Includes ability to reduce row entries via a contentReducer method passed as a prop to a table component.

Updated components

  • Card
    • Built-in support for collapsibility.
  • List
    • Scrapped SelectableList component and merged with List.
    • Built-in support for NavLink masking as with TabBar.
  • AppContainer
    • Rudimentary support for custom theming by passing an object to the styleOverride prop. See style overriding for more details.

Known issues

  • Textured PageHeader does not render properly in Safari. (issue)
  • Project may not build correctly in Windows. (issue)

@csiew csiew merged commit 672424f into main Jul 9, 2021
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