Skip to content

Releases: SoftwareBrothers/adminjs-design-system

v3.0.0

13 Jul 07:28
Compare
Choose a tag to compare

3.0.0 (2022-07-13)

Bug Fixes

  • fix issues with tiptap and prosemirror plugins (32ec6f5)
  • update @tiptap/extension-table to fix prosemirror error (687fff7)
  • update rollup to support optional chaining (27b79f9)

chore

Features

BREAKING CHANGES

  • React updated from v16 to v18
  • Removed Quill options
  • removed SoftwareBrothersLogo component and introduced MadeWithLove

v3.0.0-beta.4

12 Jul 10:39
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

3.0.0-beta.4 (2022-07-12)

Bug Fixes

  • fix issues with tiptap and prosemirror plugins (b7a16ce)
  • update rollup to support optional chaining (a235a39)

v3.0.0-beta.3

27 Jun 10:51
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

3.0.0-beta.3 (2022-06-27)

Bug Fixes

  • update @tiptap/extension-table to fix prosemirror error (b8e8aef)

v3.0.0-beta.2

23 Jun 11:19
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2022-06-23)

Bug Fixes

v3.0.0-beta.1

22 Jun 08:16
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2022-06-22)

chore

Features

BREAKING CHANGES

  • React updated from v16 to v18
  • Removed Quill options
  • removed SoftwareBrothersLogo component and introduced MadeWithLove

v2.2.4

08 Apr 18:56
Compare
Choose a tag to compare

2.2.4 (2022-04-08)

Features

  • small: show spinner after clicking header action (e515a6f)

v2.2.3

08 Apr 18:22
Compare
Choose a tag to compare

2.2.3 (2022-04-08)

Features

  • small: show spinner when record action is clicked (f0b69b7)

v2.2.2

08 Apr 07:04
Compare
Choose a tag to compare

2.2.2 (2022-04-08)

Bug Fixes

  • fix Tooltip position when scrolling (db543ec)

v2.2.1

28 Mar 08:37
Compare
Choose a tag to compare

2.2.1 (2022-03-28)

Bug Fixes

  • upgrade react icons dependency (4229046)

v2.2.0

22 Mar 12:23
Compare
Choose a tag to compare

2.2.0 (2022-03-22)

Features