-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Release 5.0 #5222
Release 5.0 #5222
Conversation
…alue if nothing is in respective input, change error handling
…to tech/overhaul-ui
# Conflicts: # .eslintrc.js # addons/notes/package.json # addons/notes/src/index.ts # addons/notes/src/register.js # yarn.lock
…to tech/overhaul-ui
…to tech/overhaul-ui
# Conflicts: # addons/a11y/package.json # addons/actions/package.json # addons/backgrounds/package.json # addons/cssresources/package.json # addons/events/package.json # addons/info/package.json # addons/info/src/__snapshots__/index.test.js.snap # addons/jest/package.json # addons/knobs/package.json # addons/notes/package.json # addons/viewport/package.json # app/react/package.json # examples/cra-kitchen-sink/package.json # examples/official-storybook/config.js # examples/official-storybook/package.json # lib/components/package.json # lib/components/src/layout/desktop.js # lib/components/src/layout/index.js # lib/core/package.json # lib/ui/package.json # lib/ui/src/modules/ui/components/search_box.js # lib/ui/src/modules/ui/components/shortcuts_help.js # lib/ui/src/modules/ui/components/stories_panel/__snapshots__/index.stories.storyshot # lib/ui/src/modules/ui/components/stories_panel/__snapshots__/text_filter.stories.storyshot # lib/ui/src/modules/ui/components/stories_panel/stories_tree/__snapshots__/index.stories.storyshot # lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators.js # package.json # yarn.lock
# Conflicts: # addons/a11y/package.json # addons/actions/package.json # addons/backgrounds/package.json # addons/cssresources/package.json # addons/events/package.json # addons/google-analytics/package.json # addons/info/package.json # addons/jest/package.json # addons/knobs/package.json # addons/links/package.json # addons/notes/package.json # addons/storyshots/storyshots-core/package.json # addons/viewport/package.json # app/react/package.json # examples/cra-kitchen-sink/package.json # examples/official-storybook/package.json # examples/official-storybook/stories/addon-info.stories.js # lib/addons/package.json # lib/channel-websocket/package.json # lib/core/package.json # lib/ui/package.json
Codecov Report
@@ Coverage Diff @@
## next #5222 +/- ##
==========================================
- Coverage 35.53% 30.05% -5.49%
==========================================
Files 597 608 +11
Lines 7423 8823 +1400
Branches 1012 1275 +263
==========================================
+ Hits 2638 2652 +14
- Misses 4281 5439 +1158
- Partials 504 732 +228
Continue to review full report at Codecov.
|
|
@Hypnosphi OUCH--sorry about that! I guess that means we'll have to get it out of alpha quickly. Or people will just have to use the Any ideas what we should do next time around? |
I took two shortcuts to get this building:
|
@shilman |
Use any word that stands before |
`aalpha`? 😂
…On 14 Jan 2019, 12:30 AM +1100, Filipp Riabchun ***@***.***>, wrote:
> Any ideas what we should do next time around?
Use any word that stands before alpha alphabetically =)
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@tmeasday adebug |
👌 |
Reminds me of https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md#600-tactical-rc1-2018-04-07 😀 In the meantime, could you do a dist-tag with |
We're looking to do an |
What I did
Merge 5.0 release branch into
next
now that the tests are passingReleased this on
debug
NPM tag as5.0.0-debug.3
How to test