fix: update project to React19, Tailwind 4x and DasisyUI 5.x#426
Merged
favna merged 5 commits intoromac:masterfrom May 27, 2025
Merged
fix: update project to React19, Tailwind 4x and DasisyUI 5.x#426favna merged 5 commits intoromac:masterfrom
favna merged 5 commits intoromac:masterfrom
Conversation
Contributor
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
- apply patch from this PR to run the demo: fixed error at line 401 postcss/postcss#2046
- new PostCSS version expected later this week
…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
1 task
favna
approved these changes
May 26, 2025
Collaborator
favna
left a comment
There was a problem hiding this comment.
tysm for this PR. I havent worked with React 19 myself yet so this helps a lot.
favna
requested changes
May 26, 2025
ok didn't know that. Co-authored-by: Jeroen Claassens <jeroen.claassens@live.nl>
favna
approved these changes
May 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.