Skip to content

Releases: innovaccer/design-system

v1.6.0-1

03 Feb 14:57
Compare
Choose a tag to compare
v1.6.0-1 Pre-release
Pre-release

v1.6.0-1 (2021-02-03)

f2a0c92 v1.6.0-1
2dfb627 fix(Modal):fix clickable buttons
6b2368e fix(PopperWrapper): fixes zIndex not applying to PopperChildren
57f5ec9 fix(Backdrop): fixes overflow value reset on close

v1.6.0-0

27 Jan 14:39
Compare
Choose a tag to compare
v1.6.0-0 Pre-release
Pre-release

v1.6.0-0 (2021-01-27)

a2a87bc v1.6.0-0
71d6dac feat(Dropdown): adds staticLimit prop
33177fb fix(Modal, Sidesheet): fixes Backdrop closing animation
ade7b35 feat: adds action to create jira issue corresponding to new issue created on github
44b8828 feat(Popover): adds closeOnScroll prop test
e4671f7 chore(Tooltip): replace PopperWrapper with Popover
f9216b7 chore(docs): adds design token stories
469df05 fix(Sidesheet):fix animation
727f0fb chore(Table): adds overflow-hidden in Card wrapper
2eb8f5e chore(Popover): refactors code and updates stories
7ec8329 fix(PopperWrapper): fixes hoverable in PopperWrapper
27d5ca8 chore(Sidesheet): adds multiple screens in withBackIcon story
34a8527 feat(Calendar): adds in build
71847df chore(Modal, Sidesheet): removes unnecessary div wrapper
b1bf4ad feat(OutsideClick): adds support for forwardRef and story
4636173 fix(Grid): removes default errorTemplate from GridBody
ae0b81f fix(Legend): remove cursor-pointer
f17b0d0 feat: adds version information in build
19c6327 feat(editableInput): adds keyboard shortcuts
66d132e fix(stepper): fixes active step background color
ad25131 feat(dropdown): adds selectedOptions argument in custom label callback
1a940b5 feat(editableDropdown): adds custom trigger component support
3aa7c13 fix(Chip): adds cursor-pointer for close icon

v1.5.1-1

27 Jan 14:41
Compare
Choose a tag to compare

v1.5.1-1 (2021-01-12)

d225a1f v1.5.1-1
001d2f8 fix: updates message for notify release action

v1.4.0-0

05 Nov 09:41
Compare
Choose a tag to compare
Released 1.4.0-0

v1.2.0-3

21 Sep 13:03
Compare
Choose a tag to compare

Fixes

  • c400886 fix(Avatar): fixes flex-grow in case of withTooltip
  • e1e8fd4 fix(Pagination): fixes input onChange for value 0
  • f93bf80 fix(Input): adds hover state and test ids
  • 3a064f8 fix(Dropdown): adds stopPropagation on optionClick and test ids
  • 472013b fix(Pagination): disables prev buttons for page: 0

Features

  • 49ff46a feat(Radio): adds support of Controlled Radio
  • c1106fe feat(EditableInput): adds component
  • e6a44b7 feat(Popover): adds left anf right positions
  • ec1ac17 feat(EditableDropdown): adds component
  • f96ff0b feat(Editable): adds editable wrapper

Others

  • ab7791b test(configuartion): removes utils from coverage
  • fe0f604 chore(table): adds editable cell stories
  • 9993f57 test(Tabs): adds unit tests
  • f9377c8 test(Stepper): updates snapshots
  • 962e38e test(Popover): adds unit tests

v1.2.0-2

21 Sep 14:23
Compare
Choose a tag to compare
Released 1.2.0-2

v1.2.0-0

11 Sep 07:22
Compare
Choose a tag to compare

Fixes

  • de1d5ee fix(Calendar): fixes style as per design
  • d3ea003 fix(forms): fixes forms
  • 9453109 fix(Grid): fixes extra white-space on sorting on first page
  • 8489b1d fix(docs): fixes radio and checkbox docsPage

Features

  • c0ea446 feat(DatePicker): adds closeOnSelect
  • d8056e6 feat(AvatarGroup): adds component
  • 25111af feat(Input): adds HTML attributes
  • 26997e0 feat(forms): adds inline and time period form
  • acac028 feat(Avatar): adds fallback icon and size prop
  • 245bd8d feat(pageHeader): adds stepper component in pageHeader
  • 30c4f17 feat(forms): adds login and create password forms
  • 4d61700 feat(stepper): adds stepper component
  • d405688 feat(Text): adds more appearances and size

Others

  • 117be11 chore(Grid): fixes defaultProps

  • cd21242 refactor(DateRangePicker): moves from Functional to Class component

  • 57e6023 refactor(DatePicker): moves from Functional to Class component

  • a035878 refactor(Calendar): moves from Functional to Class component

v1.1.0

03 Sep 07:08
Compare
Choose a tag to compare
Released 1.1.0

v1.1.0-10

02 Sep 14:06
Compare
Choose a tag to compare
Released 1.1.0-10

v1.1.0-8

01 Sep 15:30
Compare
Choose a tag to compare

Features

  • b5a1352 feat(Table): adds page props

Fixes

  • ca026d1 fix(Grid): fixes loading on search onClear
  • b3fbd1d fix(Grid): fixes extra white-space on page change
  • a550fc9 fix(Grid): updates default minWidth of GridCell
  • 2d5ea74 fix(Grid): removes overflow: hidden from GridCell
  • 21f3ae1 fix(Grid): fixes cellData = null breaking issue
  • 586a0c1 fix(PageHeader): fixes type seperator => separator
  • 6844fab fix(Grid): fixes hidden initial render