Skip to content

Convert to named exports and export DayPickerInput #662

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

Merged
merged 1 commit into from
Mar 14, 2018
Merged

Convert to named exports and export DayPickerInput #662

merged 1 commit into from
Mar 14, 2018

Conversation

TrySound
Copy link
Contributor

  • removed root entry points
  • exported DayPickerInput from src/index.js
  • replaced aliases with react-day-picker link in docs

@codecov
Copy link

codecov bot commented Mar 13, 2018

Codecov Report

Merging #662 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #662   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         620    617    -3     
  Branches      135    135           
=====================================
- Hits          620    617    -3
Impacted Files Coverage Δ
src/DayPicker.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e221df...28b133f. Read the comment docs.

@TrySound TrySound changed the base branch from master to v8 March 14, 2018 07:34
@@ -23,7 +23,7 @@
"moment": "2.21.0",
"prismjs": "1.11.0",
"prop-types": "15.6.1",
"react-day-picker": "../",
"react-day-picker": "link:../",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooh !! ✅

@gpbl gpbl added this to the v8.0.0 milestone Mar 14, 2018
@gpbl gpbl added the v:major label Mar 14, 2018
@gpbl gpbl merged commit eb3e2e1 into gpbl:v8 Mar 14, 2018
@TrySound TrySound deleted the simplify-entry-point branch March 14, 2018 08:52
@gpbl gpbl modified the milestones: v8.0.0-beta.1, v8.0.0 Feb 21, 2021
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