-
-
Notifications
You must be signed in to change notification settings - Fork 529
V6 #1179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
V6 #1179
Changes from 69 commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
a91941c
changed classnames module with clsx
NemeZZiZZ 2e594c7
chore: rebase from master and fix className import
danielbarion a83f9fd
chore: remove deprecated removeStyle util
danielbarion aa2c71c
chore: remove ToolTipContent and deprecated html prop
danielbarion cb2b8a7
chore: add tests into the chain of build command
danielbarion b1da496
refactor: css time to ms regex
gabrieljablonski 59c9d07
chore: remove deprecated tooltip provider
gabrieljablonski 5cabb44
chore: remove deprecated `anchorById` and refactor `anchorsBySelect`
gabrieljablonski 97bbbbd
refactor: added/removed nodes effect
gabrieljablonski 05a6c5e
chore: remove deprecated events props and `ChildrenType` -> `ReactNode`
gabrieljablonski db420de
chore: add hook rules to eslint and refactor relevant code
gabrieljablonski 2a6ef72
chore: use generics for `querySelectorAll()`
gabrieljablonski 4d445cd
chore: upgrade packages that are not major verion changes
danielbarion 71ea615
chore: upgrade majors - rollup, rimraf, typescript
danielbarion 305f536
chore: upgrade husky and dev dependencies majors
danielbarion d2d6bfd
chore: bump version to 6.0.0 in order of beta releases
danielbarion 027a693
ci: raise node-version on beta-release workflow
danielbarion 20bdb8c
ci: rename reserved word on higher node versions on strict mode
danielbarion da39d8e
ci: refactor beta-release.json to use import instead of require
danielbarion 0e7324d
chore: upgrade packages on minor and patch versions
danielbarion d8b2444
chore: refactor CSS support logic and write tests for it
danielbarion b352e0c
chore: remove cssSupport util and his usage
danielbarion 5eea310
chore: upgrade dev dependencies
danielbarion bee4f78
chore: upgrade dev dependencies pt.2
danielbarion bc0fbbe
chore: upgrade esbuild dependencie
danielbarion c819757
chore: upgrade rollup, husky, eslint and rimraf dev packages
danielbarion 931ee2b
chore: improve the bundle size and .map generation
danielbarion a6e4d8a
test: add tests for get-scroll-parent.ts
danielbarion 0a10f9f
test: update handle-style.ts logic and tests
danielbarion fef140b
test: update handle-style.ts tests to include legacy IE property
danielbarion 2a2de20
test: add test for handle-style internal global state
danielbarion adbade5
test: should inject styles before the first child of head element at …
danielbarion ca960b3
test: finish handle-style.ts at 100 coverage
danielbarion 49064c6
test: create tooltip-controller test file
danielbarion 786b9a1
test: achieve 100 test on TooltipController and remove unused tests
danielbarion 7e5fea4
chore: update husky package version and remove old snapshot
danielbarion f099373
refactor: update isomorphic layout to check by document and create el…
danielbarion b35a7d0
test: write tests for useIsomorphicLayoutEffect
danielbarion 1b21876
test: fix typo into variable name
danielbarion dd6d0ba
fix: update type to be optional on handle-style
danielbarion a945d0b
test: improve coverage to 97%
danielbarion 4c63fa5
chore: add more cleanups to prevent memory leak
danielbarion 02ff8c0
chore: add dependency array to useEffect on app.tsx (dev mode)
danielbarion 27f8957
test: improve coverage to 98%
danielbarion acb09dd
refactor: update tests name
danielbarion fb34a0d
Merge branch 'master' into v6
danielbarion 72de884
chore(browserlist): update browser list
danielbarion 40d6de1
fix: improve middlewares handling and siableTooltip watcher
danielbarion 96c6fed
fix: false positive content prevention and better typing for it
danielbarion d57a1ee
refactor: move the anchors logic to an independent file
danielbarion 8a7a259
chore(deps): upgrade node types
danielbarion a24f389
refactor: split events and anchors on it's own file
danielbarion d20eceb
refactor: reduce the amount of states and useEffects standlone on too…
danielbarion e008fab
chore: updating funding.yml
danielbarion 38e3192
fix: improve tests and fix possible memory leak on handle computed po…
danielbarion 3268dfb
tests: fix warnings in the tests
danielbarion 284282e
test: improve covering
danielbarion e90e004
docs: update docs for v6 changes
danielbarion 518c39d
chore(docs): upgrade dependencies
danielbarion 9f5e9ee
chore: add benchmark scripts into the project
danielbarion 0c8e942
feat: improve tooltip handlers to improve performance
danielbarion 01237f3
docs: versioning docs and creating benchmark page
danielbarion cb79eb8
docs: benchmark page updates
danielbarion 42fdc74
fix: beta release script
danielbarion 417c5aa
fix: build node version
danielbarion e9e31c2
chore: react 19 support and tests
danielbarion b9d7888
fix: gh actions
danielbarion cc6350a
ci: rename tests
danielbarion 888406a
fix: imperative anchor missing
danielbarion 9b8f086
fix: npm ignore and update benchmark docs
danielbarion 7d3bed0
docs: update changelog and add portal root doc
danielbarion 2a3a1fe
feat: add autoClose prop and logic
danielbarion 87a2480
feat: issue templates
danielbarion f005684
chore(deps): upgrade dependencies and re-run benchmarks
danielbarion b2d3695
fix: lint workflow
danielbarion 15cdcb5
docs: update benchmark data
danielbarion 00b296f
fix: does not switch active anchor before delayShow fires when moving…
danielbarion b56697f
fix: tests fixed
danielbarion 18f02ae
fix: tests
danielbarion 132f6c4
chore(deps): update postcss version
danielbarion 0791e07
fix: tests
danielbarion c84a718
docs: update benchmark docs
danielbarion 9f050e6
refactor: improve benchmark randomly between v5 and v6 order
danielbarion 8cc5a98
refactor: improve v6 stability and re-organize core logic
danielbarion 2142fef
refactor: replace deprecated types in React 19
danielbarion a08cc52
docs: update benchmark docs
danielbarion 91bc68e
docs: update readme.md
danielbarion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,3 @@ | ||
| #!/bin/sh | ||
| . "$(dirname "$0")/_/husky.sh" | ||
|
|
||
| npm run eslint | ||
| # npm run stylelint | ||
| npm run prettier |
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.