-
-
Notifications
You must be signed in to change notification settings - Fork 743
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
v8.0.0 🚢 #944
Conversation
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
# Conflicts: # .github/workflows/next-website.yml # .prettierrc # package/yarn.lock
kimamula
pushed a commit
to kimamula/react-day-picker
that referenced
this pull request
Aug 17, 2022
* First v8-alpha * Update eslintignore * Delete .DS_Store * Cleanup * Add netifly.toml * Update dependencies * Update readme * Last docs updates * Style updates * Update website, style * Delete .DS_Store * Update package.json * Fix styles prop types * Add localization support * Docs and localization * Migrate to typescript * Last update * Move filterEmpty function * Update imports * Update build script * Update website * prepareNavigation * Set types * Other docs fixes * Rename types * Formatting props * Update eslintrc * Typings etc * More typescript fixes * Update docs * Website updates * Update props * Modifiers fixes * Docs * Style * Link * Style upates * Update tsconfig.json * Ignore size-snapshot * Update rollup config * Fix default modifier * Fix function * Update docs * Update jsonconfig * alpha.0 * Add nodejs.yml * Remove circle-ci * Typing fixes * Update deps * Move directories * Restore prev * Controlled component * Add support for controlled * Modifiers fixes * Website fixes * Typing and docs * no * Update typings * Reorganize structure * Re-enable previews * Add outside classname * Update docs * Input field [vip] * Better highlight component * Website updates * Review structure * Refactor helpers * Reorganize helpers * Cleanup * Move typings, create dist * Update package.json * Cleanup config * Cleanup input recipe * Add vars to style * Update footer * Remove author * Remove setMonth * Update docs * Nabvar, tsconfig * Unit tests scaffolding * Fix test * Lower react dependency * Move typings into namespace * Add useInput hook * Update docs * Remove resolve, replaceDevelopment, autoExternal * Remove dependencies * Replace external function * Remove useless includes * Add file to tsconfig.json * Add LICENSE * Typings fixes * Remove useless file * Website updates * Sort * Update dependencies * Add missing import * Update typings, add tests * Add algolia * Update prop types * Update deps * Ignore coverage * Add tests * Remove start button * Do not allow js * Update prop types * Remove props * Remove initializer * Move to package subfolder * Add missing files * Update and cleanup * Do not ignore lib * Update logo etc * Last updates * Use namespace for typings * Update workflows * Lint files * Update readme / markdown files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See issue: #942
This is still a work in progress and code may change substantially, still I'd love some reviews of the work so far...