Skip to content
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

Datepicker dependency fixes #19

Merged
merged 5 commits into from
Feb 14, 2022

Conversation

PetroSilenius
Copy link
Contributor

v1.0.0 by default exports @date-io dateAdapter utils in index.tsc which causes errors. Now we skip exporting them and instead instruct importing @date-io adapters directly where they're used.

  • Removes dateAdapter exports
  • Allows modifying DatePicker input through InputProps
  • Updates DatePicker stories to instruct how @date-io adapters are used
  • Exports experimental TreeView components, not styled according to Lyyti brand yet
  • Exports common DataGrid types

@PetroSilenius PetroSilenius requested a review from a team as a code owner February 11, 2022 10:13
package.json Outdated Show resolved Hide resolved
@PetroSilenius PetroSilenius merged commit 61d4735 into lyytioy:next Feb 14, 2022
@PetroSilenius PetroSilenius deleted the datepicker-dep-fixes branch February 14, 2022 11:23
@PetroSilenius PetroSilenius mentioned this pull request Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants