Skip to content

Releases: linz/step-ag-grid

v2.2.2

07 Nov 03:20
a433de6
Compare
Choose a tag to compare

2.2.2 (2022-11-07)

Bug Fixes

  • modals no longer closed by onBlur of menu (#78) (a433de6)

v2.2.1

06 Nov 22:38
a15ddd5
Compare
Choose a tag to compare

2.2.1 (2022-11-06)

Bug Fixes

  • export missing types from forms, fix: don't close menu if modal dialog is open (#76) (a15ddd5)

v2.2.0

06 Nov 06:22
64e7cb8
Compare
Choose a tag to compare

2.2.0 (2022-11-06)

Features

v2.1.3

06 Nov 04:46
d80f03f
Compare
Choose a tag to compare

2.1.3 (2022-11-06)

Bug Fixes

  • add missing package conventional-changelog-conventionalcommits (#73) (8761770)
  • index.d.ts types issues, fix: semantic release package versioning, fix: postSortRows (#72) (526c7a2)
  • temp-remove-semantic-config-until-fix-available (#74) (d80f03f)

v2.1.2

05 Nov 10:45
0e638f6
Compare
Choose a tag to compare

2.1.2 (2022-11-05)

Bug Fixes

  • storybook no longer private (0e638f6)

v2.1.1

05 Nov 10:40
7257907
Compare
Choose a tag to compare

2.1.1 (2022-11-05)

Bug Fixes

v2.1.0

05 Nov 10:22
dffd58c
Compare
Choose a tag to compare

2.1.0 (2022-11-05)

Features

  • add npm keywords, add story controls for selectable (dffd58c)

v2.0.1

05 Nov 08:29
76e1ef3
Compare
Choose a tag to compare

2.0.1 (2022-11-05)

Bug Fixes

  • Generate css, add stylint, remove lint workflow, set first selectedRow as clicked row, add classNames (c80efcd)
  • Move contexts to own files, use Lui workflows, make mouse down trigger save (85b001c)
  • move index.ts into src, fix use urls to be relative, update package versions (76e1ef3)

v2.0.0

03 Nov 21:11
549f53b
Compare
Choose a tag to compare

2.0.0 (2022-11-03)

  • BREAKING CHANGE: deploy to npm (549f53b)

BREAKING CHANGES

  • deploy to npm

v1.5.4

02 Nov 03:22
5768c30
Compare
Choose a tag to compare

1.5.4 (2022-11-02)

Bug Fixes

  • pass data back to validate, fix: defaultColDef not required, fix: export menu separator, feat: sizeColumnsToFit (5768c30)