forked from keplergl/kepler.gl
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Draft] Major kepler updates #11
Draft
cesars-gh
wants to merge
240
commits into
master
Choose a base branch
from
enhance/merge-root-project
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
Signed-off-by: hodoje <[email protected]>
Signed-off-by: Shan He <[email protected]>
- export types, add script to build types - ignore getDistanceScales type check (for now) - upload button to PF - fix localization file compile errors - move translations to translations folder Signed-off-by: Shan He <[email protected]> Signed-off-by: Giuseppe Macri <[email protected]> Co-authored-by: Giuseppe Macrì <[email protected]>
) Signed-off-by: hodoje <[email protected]>
* extract layers list to a separate component * organize layers by dataset * add additional toggleLayerPanelListView action * extract add layer button to separate component * remove drag handle when in order by dataset view Signed-off-by: hodoje <[email protected]>
Signed-off-by: hodoje <[email protected]>
Signed-off-by: Maksim Suslov <[email protected]>
* Setup build process for ts source code support Signed-off-by: Maksim Suslov <[email protected]> Co-authored-by: Daria Terekhova <[email protected]>
* Test configuration fix Signed-off-by: Daria Terekhova <[email protected]> * Connect updated Signed-off-by: Daria Terekhova <[email protected]>
* Constants updated Signed-off-by: Daria Terekhova <[email protected]> * Test configuration fix Signed-off-by: Daria Terekhova <[email protected]>
* Test configuration fix Signed-off-by: Daria Terekhova <[email protected]> * Styles updated Signed-off-by: Daria Terekhova <[email protected]>
* Test configuration fix Signed-off-by: Daria Terekhova <[email protected]> * Middleware updated Signed-off-by: Daria Terekhova <[email protected]>
* Test configuration fix Signed-off-by: Daria Terekhova <[email protected]> * Templates updated Signed-off-by: Daria Terekhova <[email protected]>
* Translate localization to typescript Signed-off-by: Maksim Suslov <[email protected]> Co-authored-by: Daria Terekhova <[email protected]>
…s) to typescript (keplergl#1711) * Reanamed js files * Moved types from d.ts files Signed-off-by: Maksim Suslov <[email protected]>
…pescript (keplergl#1717) * Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files Signed-off-by: Maksim Suslov <[email protected]> * Removed @ts-nocheck Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]>
* Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files Signed-off-by: Maksim Suslov <[email protected]>
* Converted actions Signed-off-by: Maksim Suslov <[email protected]> * Constants updated Signed-off-by: Daria Terekhova <[email protected]> * Converted actions and vis-state-actions Signed-off-by: Maksim Suslov <[email protected]> * Converted identity-actions Signed-off-by: Maksim Suslov <[email protected]> * Converted index and map-state-actions Signed-off-by: Maksim Suslov <[email protected]> * Converted map-style-actions Signed-off-by: Maksim Suslov <[email protected]> * Convert provider-actions Signed-off-by: Maksim Suslov <[email protected]> * Converted ui-state-actions Signed-off-by: Maksim Suslov <[email protected]> * Removed links to d.ts files Signed-off-by: Maksim Suslov <[email protected]> * Migrate function createAction from redux-actions to @reduxjs/toolkit Signed-off-by: Maksim Suslov <[email protected]> * Removed build types for actions Signed-off-by: Maksim Suslov <[email protected]> * Restored redux-actions types Signed-off-by: Maksim Suslov <[email protected]> * Removed changes from next files: map-style-actions.js / .d.ts provider-actions.js / .d.ts ui-state-actions.js / .d.ts Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]> Co-authored-by: Daria Terekhova <[email protected]>
…rgl#1722) * Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files Signed-off-by: Maksim Suslov <[email protected]>
…1725) Restored changes for next files: map-style-actions.js / .d.ts provider-actions.js / .d.ts ui-state-actions.js / .d.ts Signed-off-by: Maksim Suslov <[email protected]>
…keplergl#1726) * Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]>
…lergl#1728) Renamed js files Signed-off-by: Maksim Suslov <[email protected]>
* Renamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]> * Typed validateColumn function Signed-off-by: Maksim Suslov <[email protected]> * Quick fix Signed-off-by: Maksim Suslov <[email protected]> * Deleted index.d.ts Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]>
…eplergl#1734) * Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]>
* Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files for color and data utils Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts files for data-scale-utils Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]>
* Components/common 1st part Signed-off-by: Daria Terekhova <[email protected]> * Prettier config update & prettier correction Signed-off-by: Daria Terekhova <[email protected]> * Components/common root elements part 2 Signed-off-by: Daria Terekhova <[email protected]> * Icons translation Signed-off-by: Daria Terekhova <[email protected]> * Review changes Signed-off-by: Daria Terekhova <[email protected]> * Review changes Signed-off-by: Daria Terekhova <[email protected]>
…ergl#1744) * Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]>
* Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]> * Fixed tests Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]>
* Reanamed js files Signed-off-by: Maksim Suslov <[email protected]> * Moved types from d.ts Signed-off-by: Maksim Suslov <[email protected]> * Fixed ts errors Signed-off-by: Maksim Suslov <[email protected]> * Fidex import errors Signed-off-by: Maksim Suslov <[email protected]> * Moved JDoc for data-row.ts Signed-off-by: Maksim Suslov <[email protected]>
* Moved Layer class from d.ts file to base-layer Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]> * Added new typings Signed-off-by: Maksim Suslov <[email protected]> * Applied suggested changes Signed-off-by: Maksim Suslov <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Aleksandar Krndija <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Giuseppe Macrì <[email protected]>
…8) (keplergl#409) (keplergl#2011) Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Marko Letic <[email protected]>
keplergl#2012) use infinite scroll to improve the performance of string filter on a large dataset add IntersectionObserver mockup for browser test; update dropdown-list for testing Signed-off-by: Ihor Dykhta [email protected] Co-authored-by: Xun Li <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Giuseppe Macrì <[email protected]>
Signed-off-by: Eric Peterson <[email protected]>
* [fix] include CenterFlexbox in common components Signed-off-by: Eric Peterson <[email protected]>
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.35. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.33...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This fixes the return type of the `downloadMap()` method in `Provider`. Signed-off-by: Eric Peterson <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Wesam Manassra <[email protected]>
…gl#2040) - Hide stats control if hasStats is falsy - Data table adjust first cell size
Signed-off-by: Eric Peterson <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]>
…eplergl#2066) Signed-off-by: Ihor Dykhta <[email protected]>
* Move FeatureActionPanel to class component Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Nick Rabinowitz <[email protected]>
…keplergl#2068) Signed-off-by: Ihor Dykhta <[email protected]>
…l#2070) Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Nick Rabinowitz <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Shan He <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]> Co-authored-by: Ilya Boyandin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About
Merging latest commits from original kepler's project