Releases: innovaccer/design-system
Releases · innovaccer/design-system
v1.1.0-5
Fixes
- 3fa730f fix(InputMask): fixes defaultValue
- e526574 fix(Inputmask): fixes defaultValue prop -m #250
- 38aedad fix(Grid): hides initial abrupt render
- c73e71b fix(layering): fixes z-index in popperWrapper and modal
- 5b3d41c fix(storybook): fixes height of canvas
- 447d9b5 fix(Grid): fixes data mutation in translateData utility
Features
- 7584eef feat(Button): adds type prop
- 3a7b0bd feat(slider): adds slider component
- 8afac37 feat(Grid): add patterns
- 5881a57 feat:adds unit Testing
- 9598aac feat(Grid): adds separator prop
- f362227 feat(Grid): adds column width percent support
- b13ba22 feat(Grid): adds headCellTooltip prop
- 6cb317a feat(PageHeader): adds separator prop for border-bottom
Others
- 64f9097 chore(Grid): moves Pagination out of Grid to Table
v1.1.0-1
v1.1.0-0
Fixes
51d9736 fix(Grid): adds ellipsis in Grid Cell
cbb40d7 fix(Pagination): fixes Input style for small screen size
f7a30a2 fix(Grid): fixes Pin Right
Features
b5cfc67 feat(Tooltip): adds triggerClass prop
3ec95c5 feat(utility): updates ellipsis class
95fc00a feat(Avatar): adds unit tests
ed8a2a4 feat(tests): adds react testing library configurations
e4750cd feat(Grid): adds sorting toggle on Grid Head click #232
0066a55 feat: adds rollup/plugin-typescript for build
e2ba146 feat: adds spinner and buttonGroup example stories
Others
5434af2 chore: adds custom scrollbar in table
6ee3170 chore: typo fixes in Table docPage
v1.0.0
- 🎉 first release!