Skip to content

Conversation

@Hmve
Copy link
Contributor

@Hmve Hmve commented May 26, 2025

  • update all packages of project to react 19
  • fixed linter issues
  • fixed typescript issues
  • added tsconfig.typedoc.json to handle typedoc issues
  • bump version to 4.2.0
  • update demo to Tailwind CSS 4.x
  • update demo to DaisyUI 5.x
  • replace autoprefixer with @parcel/transformer-postcss
  • resolve all linter issues
  • move theme definition to index.css (tailwind.config.js deprecated)
  • Note: Current bug in PostCSS with new Tailwind version

Hmve added 2 commits May 23, 2025 15:50
…ct 19

- fixed most of the linter issues
- fixed typescript issues
- added tsconfig.typedoc.json to handle typedoc issues
- demo project will follow
- Bump version to 4.2.0
- Update demo to Tailwind CSS 4.x
- Update demo to DaisyUI 5.x
- Replace autoprefixer with @parcel/transformer-postcss
- Resolve all linter issues
- Move theme definition to index.css (tailwind.config.js deprecated)
- **Note**: Current bug in PostCSS with new Tailwind version
  - Apply patch from this PR to run the demo: postcss/postcss#2046
  - New PostCSS version expected later this week
@Hmve Hmve requested review from favna and romac as code owners May 26, 2025 14:46
Copy link
Collaborator

@favna favna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tysm for this PR. I havent worked with React 19 myself yet so this helps a lot.

@favna favna changed the title Update project to React19, Tailwind 4x and DasisyUI 5.x feat!: update project to React19, Tailwind 4x and DasisyUI 5.x May 26, 2025
@favna favna changed the title feat!: update project to React19, Tailwind 4x and DasisyUI 5.x fix: update project to React19, Tailwind 4x and DasisyUI 5.x May 26, 2025
ok didn't know that.

Co-authored-by: Jeroen Claassens <jeroen.claassens@live.nl>
@favna favna merged commit d89bda0 into romac:master May 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants