You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
* Application config
* Update kepler-gl.tsx
* Trying to fix failing tests
* Move applicationConfig to separate file to avoid test errors
* Revert "Trying to fix failing tests"
This reverts commit 1ee283aaa9b24fe968928ceb673402c35a022a71.
* Moving export to the end
* Adding missing dependency
* Comment and more explicit export
* Try to fix import errors
* Remove unnecessary change
* Moved applicationConfig to utils in another attempt to avoid errors in CI
* Reorg
* [unfork] Adding application config (proposal for discussion) (#862)
* Application config
* Update kepler-gl.tsx
* Trying to fix failing tests
* Move applicationConfig to separate file to avoid test errors
* Revert "Trying to fix failing tests"
This reverts commit 1ee283aaa9b24fe968928ceb673402c35a022a71.
* Moving export to the end
* Adding missing dependency
* Comment and more explicit export
* Try to fix import errors
* Remove unnecessary change
* Moved applicationConfig to utils in another attempt to avoid errors in CI
* Reorg
* update demo-app yarn.ock
Signed-off-by: Shan He <[email protected]>
---------
Signed-off-by: Shan He <[email protected]>
Co-authored-by: Ilya Boyandin <[email protected]>
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: