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

[chore] export types, add script to build types #1636

Merged
merged 5 commits into from
Dec 30, 2021
Merged

Conversation

heshan0131
Copy link
Contributor

Signed-off-by: Giuseppe Macri macri.giuseppe@gmail.com

chore: ignore getDistanceScales type check (for now)

Signed-off-by: Giuseppe Macri macri.giuseppe@gmail.com

[bug] fix localization file compile errors

  • export LAYER_ID_LENGTH
  • fix localization compile error
  • move translations to translations folder

Signed-off-by: Shan He heshan0131@gmail.com

package.json Outdated
"analyze": "npm run analyze:bundle",
"analyze:bundle": "webpack --config ./webpack/bundle.js --progress --env.prod",
"check-licence": "uber-licence --dry",
"add-licence": "uber-licence",
"prepublish": "uber-licence && yarn build && yarn build:umd",
"prepublish": "ber-licence && yarn build && yarn build:umd && yarn build:types",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean to change this?

macrigiuseppe and others added 3 commits December 29, 2021 20:30
Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>

chore: ignore getDistanceScales type check (for now)

Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>

[bug] fix localization file compile errors  (#241)

* export LAYER_ID_LENGTH
* fix localization compile error
* move translations to translations folder

Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
@heshan0131 heshan0131 merged commit 5299352 into master Dec 30, 2021
@delete-merged-branch delete-merged-branch bot deleted the 1004-export-types branch December 30, 2021 08:02
cesar-ibr added a commit to alphateamhackers/kepler.gl that referenced this pull request Jan 26, 2022
* [Bug] do not display geocoder dataset in side panel

Signed-off-by: hodoje <nikolakaraklic@gmail.com>

* [Bug] fix pin table column overide dataset (keplergl#1625)

Signed-off-by: Shan He <heshan0131@gmail.com>

* [chore] export types, add script to build types (keplergl#1636)

- 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 <heshan0131@gmail.com>
Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>

* [Enhancement] extract layers list to a separate component (keplergl#1665)


Signed-off-by: hodoje <nkaraklic@foursquare.com>

* [Enhancement] order layers by dataset (keplergl#1675)

* 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 <nkaraklic@foursquare.com>

* [Bug] fix filtered datasets memoization (keplergl#1678)

Signed-off-by: hodoje <nkaraklic@foursquare.com>

* update package script

Co-authored-by: Nikola Karaklic <nikolakaraklic@gmail.com>
Co-authored-by: Shan He <heshan0131@gmail.com>
Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>
Co-authored-by: Nikola Karaklic <nkaraklic@foursquare.com>
bjungs pushed a commit to imec-int/kepler.gl that referenced this pull request Nov 14, 2022
- 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 <heshan0131@gmail.com>
Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>
bjungs pushed a commit to imec-int/kepler.gl that referenced this pull request Nov 14, 2022
- 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 <heshan0131@gmail.com>
Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com>
Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>
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.

None yet

2 participants