-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: adaptui/react-tailwind
base: v0.0.1-alpha.2
head repository: adaptui/react-tailwind
compare: v0.0.1-alpha.3
- 20 commits
- 135 files changed
- 2 contributors
Commits on Feb 24, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for ef2423d - Browse repository at this point
Copy the full SHA ef2423dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 65c8d3d - Browse repository at this point
Copy the full SHA 65c8d3dView commit details
Commits on Feb 25, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for 8a9c2ef - Browse repository at this point
Copy the full SHA 8a9c2efView commit details
Commits on Mar 1, 2021
-
fix: separate theme from tailwind config (#87)
* fix: separate theme from tailwind config * fix: ts theme system * chore: fix test theme config path * test: added tests for mergeTheme utilities * fix: 🐛 theme object rendering merged classes * chore: husky fix
1Configuration menu - View commit details
-
Copy full SHA for cafe7ee - Browse repository at this point
Copy the full SHA cafe7eeView commit details
Commits on Mar 2, 2021
-
test: added switch tests (#88)
* test: added tests for switch * test: added test case for checked prop control * test: added switch disabled check * chore: review update
1Configuration menu - View commit details
-
Copy full SHA for 97bd83e - Browse repository at this point
Copy the full SHA 97bd83eView commit details -
* test: added tests for badge * chore: review update
1Configuration menu - View commit details
-
Copy full SHA for 3507410 - Browse repository at this point
Copy the full SHA 3507410View commit details
Commits on Mar 3, 2021
-
fix: exclude tests & testUtils from final build (#91)
* fix: exclude tests from final build * fix: remove renderlesskit.config theme from final build & type defs
1Configuration menu - View commit details
-
Copy full SHA for 3bb57e7 - Browse repository at this point
Copy the full SHA 3bb57e7View commit details
Commits on Mar 10, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for b41ae05 - Browse repository at this point
Copy the full SHA b41ae05View commit details
Commits on Mar 12, 2021
-
feat(toast): ✨ add toast with inbuilt state (#90)
Co-authored-by: Anurag <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 11d0aef - Browse repository at this point
Copy the full SHA 11d0aefView commit details
Commits on Mar 15, 2021
-
feat: added initial tooltip (#74)
* feat: added initial tooltip * refactor(tooltip): ♻️ fix tooltip bug with ui buttons * feat: improved tooltip, added TooltipBody & arrow position fix * chore: fix storybook & variant * chore: arrow icon position fixes * chore: fix css in tooltip body, causing arrow issue * chore: fine adjustments * chore: extracted arrow icon * chore: added arrow option * refactor(tooltip): ♻️ update ui to match the design * refactor(tooltip): ♻️ update tooltip docs & api * chore: added prefix prop * refactor(tooltip): ♻️ update tooltip reference * chore: omit prefix * chore: change to showArrow * refactor(tooltip): ♻️ update tooltip anim with transition (#99) Co-authored-by: Navin <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 86c59be - Browse repository at this point
Copy the full SHA 86c59beView commit details
Commits on Mar 23, 2021
-
feat(jit): ✨ add tailwind jit build (#101)
Co-authored-by: Anurag <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for b604c8e - Browse repository at this point
Copy the full SHA b604c8eView commit details
Commits on Mar 25, 2021
-
* feat: added initial input * refactor(input): ♻️ update input rfc * feat: added addon prefix suffix with auto width * fix: pointer events and children updates * fix: fixed input addon paddings & improved * chore: fix padding * chore: added more examples in storybook * chore: improve focus styles and fixed select styles * chore: fix rounding styles * feat: added InputPrefix & Suffix elements * chore: input zindex fix * fix: prefix/suffix elements * feat: added new input api * refactor: rename components * chore: rename AddonTypes * refactor: input group & input cleanup refactor * fix: improve width calculation logic * fix: filter children in Input * refactor: simplify input logic & add better types * chore: use node types * refactor(input): ♻️ update styles for the input (#103) Co-authored-by: anuraghazra <[email protected]> * refactor(input): ♻️ fix input addon small screen fix * refactor(input): ♻️ update effects in input & group * chore: remove input rfc * refactor(input): 💄 update input styles to match ui * refactor(input): ♻️ update input styles * fix: input prefix pointer events & a11y * chore: stories fix * chore: remove allowPointerEvents Co-authored-by: Navin Moorthy <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for eee028c - Browse repository at this point
Copy the full SHA eee028cView commit details
Commits on Mar 26, 2021
-
* feat: added initial form field * fix: prevent props leaking in dom * feat: added FormLabelValue, RequiredText & useFormControl * fix: a11y issues & simplify context logic * fix: a11y issues with form components & rename props to is prefix * fix: error text & require text * fix: radio composite ids * chore: move react-hook-form to devdeps * chore: arrange imports * fix: fixed useFormControl & bind Input to useFormControl
1Configuration menu - View commit details
-
Copy full SHA for 34e6fc0 - Browse repository at this point
Copy the full SHA 34e6fc0View commit details -
refactor(textarea): ♻️ add textarea (#105)
Co-authored-by: anuraghazra <[email protected]> Co-authored-by: Navin Moorthy <[email protected]> Co-authored-by: Anurag <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for c21144f - Browse repository at this point
Copy the full SHA c21144fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 290ca4d - Browse repository at this point
Copy the full SHA 290ca4dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8489fae - Browse repository at this point
Copy the full SHA 8489faeView commit details
Commits on Mar 29, 2021
-
chore: add missing entrypoints (#108)
* chore: add missing entrypoints * refactor: group stories * refactor(alert): ♻️ fix alert styles overrides Co-authored-by: Navin Moorthy <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for b227531 - Browse repository at this point
Copy the full SHA b227531View commit details
Commits on Mar 31, 2021
-
test: added tests for form-field (#109)
* test: added tests for form-field * chore: arrange imports
1Configuration menu - View commit details
-
Copy full SHA for 17d1342 - Browse repository at this point
Copy the full SHA 17d1342View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f702e51 - Browse repository at this point
Copy the full SHA f702e51View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 4d86a65 - Browse repository at this point
Copy the full SHA 4d86a65View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.1-alpha.2...v0.0.1-alpha.3