-
-
Notifications
You must be signed in to change notification settings - Fork 536
V6 - [WIP] #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
Draft
Draft
V6 - [WIP] #1179
Changes from all commits
Commits
Show all changes
45 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 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
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
File renamed without changes.
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.