-
-
Notifications
You must be signed in to change notification settings - Fork 112
Feature/migration new context api #799
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
Open
oprstchn
wants to merge
77
commits into
plotly:master
from
oprstchn:feature/migration_new_context_api
Open
Changes from all commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
e107d87
update react and create context
oprstchn fbbcfbb
add Provider
oprstchn f059bf5
remove provider
oprstchn 175ca3e
connect To ContextType
oprstchn 58ca319
fix eslint
oprstchn abb529c
remove test:jswatch
oprstchn 2d2fb96
Merge branch 'fork_master' into feature/remove_contextTypees
oprstchn 826794b
Merge pull request #3 from oprstchn/feature/remove_contextTypees
oprstchn a63e234
change peerDependencies
oprstchn f7239bc
update webpack 4 and webpack-dev-server v3
oprstchn ff83b6f
make:lib
oprstchn a529a8e
temporary change main point
oprstchn 5a14605
add make files
oprstchn eafc0c2
add index.js
oprstchn 3df797c
Remake
oprstchn ff7d646
remove context
oprstchn bf76d50
remake
oprstchn 8614ed5
remake
oprstchn c861c06
add fold__top box-sizing:content-box
oprstchn 8867201
remove Item.contextType
oprstchn 40c5dba
add props updatePayload in PlotlyEditor
oprstchn 45d0e4b
Merge pull request #4 from oprstchn/feature/update_datasource
oprstchn c9a7cdf
change handleDataSourceUpdate to handleUpdateActions
oprstchn 176ea32
change handleDataSourceUpdate to handleUpdateActions
oprstchn f7f528a
remake
oprstchn 0098581
remove lib
oprstchn 6fa1ade
remove contextTypes in GraphCreatePanel;
oprstchn d55fa99
remove contextTypes in connector
oprstchn d4978c6
remove contextTypes
oprstchn a4d9b7e
pass to context in props
oprstchn 927a0b8
fix UnconnnectedContainerVisibility-test
oprstchn 1224183
fix tests
oprstchn 83ce0e6
all test pass
oprstchn 7579cae
remove contextTypes
oprstchn 71aadd0
remove contextTypes and getChildContext
oprstchn ebeb8b3
fix TransformAccordion
oprstchn b4461ba
remove comment out
oprstchn 1434b26
complete remove contextTypes and getChildContext
oprstchn d39719a
temporary checkin src in .npmignore
oprstchn 2d5d3c0
remove optionalPanel
oprstchn b508121
remove unnecessary requireContext
oprstchn e9016d2
Merge remote-tracking branch 'upstream/master' into fork_master
oprstchn 6fe11d4
Merge branch 'fork_master' into feature/migration_new_context_api
oprstchn 805ef94
fix prop-types error
oprstchn c505ba6
fix prop-types in aggregationToTransform
oprstchn 27cd1fb
update devDependency
oprstchn 68fe356
update percy
oprstchn 2c8e276
fix UnconnectedVisibilitySelect
oprstchn 97b4117
fix RangeSelectorAccordion
oprstchn 75e9679
fix ImageStyles
oprstchn 7d4ecc1
fix some context pass
oprstchn 0cf1f13
fix colors in processing
oprstchn f89d10c
remove key
oprstchn ad1effc
change pacakge.json prop-types
oprstchn fbdc732
fix StyleTracePanel
oprstchn 18bee1d
remove Field text
oprstchn c03d55b
add RecursiveComponent
oprstchn 0d12c92
fix UpdateMenuPanel
oprstchn 3c2aeda
fix ColorBars
oprstchn 36b5fa5
move circleci.yml to .circleci/config.yml
oprstchn 17380d3
add sudo
oprstchn b11f046
apt-get install
oprstchn b7b7c3b
split apt
oprstchn 4f27c4a
update prettier
oprstchn 1c0f6ab
remove react-percy in package.json
oprstchn 04bee52
update percy
oprstchn 1f61ee6
avoid percy
oprstchn 6f29fd5
Merge pull request #9 from oprstchn/fix/circleci
oprstchn 6ca0995
add @percy/react-percy-ci
oprstchn 70d2381
add percy-test
oprstchn 1fd7113
avoid react-percy in circleci
oprstchn 47dd6bf
fix
oprstchn dbf7fda
test circleci
oprstchn d0e1777
fix npm install order
oprstchn 4eaf045
fix
oprstchn d467d3e
Merge pull request #8 from oprstchn/fix/reac-percy
oprstchn 5171cb8
Merge branch 'master' into feature/migration_new_context_api
oprstchn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
15 changes: 15 additions & 0 deletions
react-chart-editor.iml
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<module type="WEB_MODULE" version="4"> | ||
<component name="FacetManager"> | ||
<facet type="Python" name="Python"> | ||
<configuration sdkName="Python 3.6.0 (~/.pyenv/versions/3.6.0/bin/python3.6)" /> | ||
</facet> | ||
</component> | ||
<component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
<exclude-output /> | ||
<content url="file://$MODULE_DIR$" /> | ||
<orderEntry type="inheritedJdk" /> | ||
<orderEntry type="sourceFolder" forTests="false" /> | ||
<orderEntry type="library" name="Python 3.6.0 (~/.pyenv/versions/3.6.0/bin/python3.6) interpreter library" level="application" /> | ||
</component> | ||
</module> |
Oops, something went wrong.
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.