Skip to content

Releases: dracor-org/dracor-react

1.3.0

Choose a tag to compare

@cmil cmil released this 12 Jul 23:52

What's Changed

  • Add corpus card components for DraCor and sibling projects by @cmil in #65
  • Drop react-copy-to-clipboard dependency and add feedback to IdCopy by @cmil in #64
  • Upgrade dependencies

Full Changelog: 1.2.1...1.3.0

1.2.1

Choose a tag to compare

@cmil cmil released this 06 Jun 23:49

Fix Dynamic require of "react" is not supported error for consumers.

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@cmil cmil released this 06 Jun 22:51

What's Changed

  • Port castGroup styling from dracor-frontend by @cmil in #56
  • Added test coverage and increased it
  • Updated dependencies

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@cmil cmil released this 09 Apr 16:34

What's Changed

  • Support HTML in markdown in DocPage by @cmil in f8bde3c
  • Add support for VIAF IDs in IdLink by @cmil in 1bd3799
  • Bump @fortawesome/react-fontawesome from 3.2.0 to 3.3.0 by @dependabot[bot] in #48
  • Bump react-copy-to-clipboard from 5.1.0 to 5.1.1 by @dependabot[bot] in #47
  • Bump eslint from 10.0.2 to 10.1.0 by @dependabot[bot] in #46
  • Bump @chromatic-com/storybook from 5.0.1 to 5.1.1 by @dependabot[bot] in #45
  • Bump the github-actions group with 3 updates by @dependabot[bot] in #43
  • Bump @vitejs/plugin-react from 5.1.4 to 5.2.0 by @dependabot[bot] in #44

Full Changelog: 1.0.0...1.1.0

1.0.0

Choose a tag to compare

@cmil cmil released this 06 Mar 20:10

What's Changed

  • Migrate to vite and tailwindcss 4 by @cmil in #4
  • Upgrade to Storybook 10 by @cmil in 44c540d
  • Improve support for tanstack/react-router's Link component by @cmil in 8b9f3d3
  • Implement DocPage component by @cmil in a080827
  • Implement DownloadButton component by @cmil in 19e65f8
  • Implement Commit component by @cmil in #42
  • Make @tanstack/react-router a peer dependency by @cmil in c945ec7
  • Render title in NavBar when logo is not specified by @cmil in ee76097
  • Drop support for react-helmet-async by @cmil in 7a5881d

Full Changelog: v0.9.0...1.0.0

1.0.0-rc.4

1.0.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@cmil cmil released this 05 Mar 17:54
  • Implement Commit component by @cmil in #42

1.0.0-rc.3

1.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@cmil cmil released this 05 Mar 13:44

Make @tanstack/react-router a peer dependency by @cmil in c945ec7

1.0.0-rc.2

1.0.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@cmil cmil released this 05 Mar 00:56
  • Render title in NavBar when logo is not specified by @cmil in f2fe3c3

1.0.0-rc.1

1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@cmil cmil released this 04 Mar 23:50

What's Changed

  • Migrate to vite and tailwindcss 4 by @cmil in #4
  • Upgrade to Storybook 10 by @cmil in 44c540d
  • Improve support for tanstack/react-router's Link component by @cmil in 8b9f3d3
  • Implement DocPage component by @cmil in a080827
  • Implement DownloadButton component by @cmil in 19e65f8

Full Changelog: v0.9.0...1.0.0-rc.1

0.9.0

Choose a tag to compare

@cmil cmil released this 30 Sep 12:26

Added components AuthorInfo and TEIText.