-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: based-ghost/react-functional-select
base: v4.1.0
head repository: based-ghost/react-functional-select
compare: master
- 12 commits
- 50 files changed
- 1 contributor
Commits on Dec 2, 2022
-
changed seperator node type from div to span in IndicatorIcons compon…
…ent; update storybook code block color scheme
Configuration menu - View commit details
-
Copy full SHA for f4ffb45 - Browse repository at this point
Copy the full SHA f4ffb45View commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cd8a1cf - Browse repository at this point
Copy the full SHA cd8a1cfView commit details
Commits on Dec 6, 2022
-
changed separator node type from div to span in Indicator IndicatorIc…
…ons component; hoisted the memo wrapper from the MultiValue component to it's parent Value component (in addition, modified the Value component props to now take a boolean "hasInput" instead of a string "inputValue" to reduce the amount of renders triggered during search input mutations).; fix React Hooks linter rule warnings (although triggered erroneously it looks like)
Configuration menu - View commit details
-
Copy full SHA for e8d5aa3 - Browse repository at this point
Copy the full SHA e8d5aa3View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8cae75e - Browse repository at this point
Copy the full SHA 8cae75eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ce8d1 - Browse repository at this point
Copy the full SHA 63ce8d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a6320 - Browse repository at this point
Copy the full SHA 42a6320View commit details
Commits on Dec 8, 2022
-
replace deprecated rollup-plugin-terser with @rollup/plugin-terser an…
…d update rollup.config.mjs
Configuration menu - View commit details
-
Copy full SHA for 59617ce - Browse repository at this point
Copy the full SHA 59617ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f88bf9b - Browse repository at this point
Copy the full SHA f88bf9bView commit details
Commits on Dec 18, 2022
-
changed separator element type from div to span in Indicator Indicato…
…rIcons component. Changed span element to be represented as a standard span element instead of a styled component (CSS targeting span moved to immediate parent div element); hoisted the memo wrapper from the MultiValue component to it's parent Value component (in addition, modified the Value component props to now take a boolean "hasInput" instead of a string "inputValue" to reduce the amount of renders triggered during search input mutations); fix React Hooks linter rule warnings (although triggered erroneously it looks like); code refactoring to reduce bundle size
Configuration menu - View commit details
-
Copy full SHA for fa66299 - Browse repository at this point
Copy the full SHA fa66299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43006b5 - Browse repository at this point
Copy the full SHA 43006b5View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f54887b - Browse repository at this point
Copy the full SHA f54887bView commit details
Commits on Dec 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8929ba9 - Browse repository at this point
Copy the full SHA 8929ba9View 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 v4.1.0...master