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

Prefer react namespace over default export #641

Merged
merged 1 commit into from
Mar 14, 2018
Merged

Prefer react namespace over default export #641

merged 1 commit into from
Mar 14, 2018

Conversation

TrySound
Copy link
Contributor

One day react will land esm and all stuff will updated. We can do it now and don't worry later.

@TrySound
Copy link
Contributor Author

Also rollup will work only with one type of import.

@codecov
Copy link

codecov bot commented Feb 25, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #641   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         620    620           
  Branches      135    135           
=====================================
  Hits          620    620
Impacted Files Coverage Δ
src/Day.js 100% <ø> (ø) ⬆️
src/Navbar.js 100% <ø> (ø) ⬆️
src/Weekdays.js 100% <ø> (ø) ⬆️
src/Month.js 100% <ø> (ø) ⬆️
src/DayPickerInput.js 100% <ø> (ø) ⬆️
src/DayPicker.js 100% <ø> (ø) ⬆️
src/Weekday.js 100% <ø> (ø) ⬆️
src/Caption.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...ddb9997. Read the comment docs.

@TrySound
Copy link
Contributor Author

TrySound commented Mar 4, 2018

What do you think about this one?

@TrySound TrySound changed the base branch from master to v8 March 14, 2018 07:33
@gpbl gpbl added this to the v8.0.0 milestone Mar 14, 2018
@gpbl gpbl merged commit 36a808f into gpbl:v8 Mar 14, 2018
@TrySound TrySound deleted the react-namespace 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