-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recreate tooltip component and remove rc-tooltip (#97)
* Update package.json Add react-popper. Update jest and testing-library. * Update button to a forwarding ref component. * Make Input full width * Update Text Props to inherit HtmlLabel Prop * Recreate Tooltip component * Remove dependency on rc-tooltip. * Update yarn.lock * Update Calendar to use Updated Tooltip Component * Tests for tooltip. * Fix failing tests. * Fix all failing tests. * Changes related to failing tests * Fix failing tests. * Tests for popover and portal * Move Portal to a seperate directory. * Increase Button test cases. * Fix tests for pagination. * Add tooltip animation.
- Loading branch information
1 parent
fe3b3fd
commit 129de2d
Showing
41 changed files
with
2,225 additions
and
1,226 deletions.
There are no files selected for viewing
This file contains 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 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.