Mehmet Salih Yavuz
fc6d783578
Merge remote-tracking branch 'origin/master' into msyavuz/chore/react-18-clean
2026-04-14 13:59:09 +03:00
SBIN2010
b05764d070
feat: Add currencies controls in country map ( #39016 )
2026-04-06 23:20:03 +03:00
Mehmet Salih Yavuz
51b47f9400
chore(frontend): upgrade React 17 to React 18
...
- Bump react, react-dom to ^18.2.0
- Bump @types/react, @types/react-dom to ^18.2.0
- Migrate ReactDOM.render() to createRoot() in all entry points
- Upgrade @testing-library/react to ^14.0.0
- Remove @testing-library/react-hooks (merged into RTL 14)
- Migrate 54 test files from @testing-library/react-hooks imports
- Replace react-sortable-hoc with @dnd-kit/sortable (CollectionControl)
- Remove @cypress/react (incompatible with React 18, Cypress deprecated)
- Update all sub-package peerDependencies to ^18.2.0
- Migrate ChartLayer (cartodiagram) from ReactDOM.render to createRoot
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 19:20:50 +03:00
Michael S. Molina
357e35dc62
refactor(core): reorganize superset-core packages into feature-based structure ( #38448 )
2026-03-05 17:41:15 -03:00
Evan Rusackas
981b370fe9
chore(storybook): consolidate storybook and enhance plugin stories ( #37771 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-11 16:06:23 -08:00
Đỗ Trọng Hải
563d9f1a3f
chore(lint): migrate Jest lint rules from eslint to oxlint ( #37787 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2026-02-08 16:44:42 +07:00
Evan Rusackas
fc5506e466
chore(frontend): comprehensive TypeScript quality improvements ( #37625 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-06 13:16:57 -08:00
Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
dependabot[bot]
edcb38517f
chore(deps): bump d3-array and @types/d3-array in /superset-frontend ( #36510 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-11 15:09:56 -08:00
Risheit Munshi
67cf287c03
fix(chart): Display better hover text for country map charts ( #36323 )
...
Co-authored-by: askinner1 <144823527+askinner1@users.noreply.github.com >
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
2025-12-08 15:27:40 -08:00
Mehmet Salih Yavuz
9546ee37e5
chore(superset-core): move ui to new core ( #35308 )
2025-11-07 13:53:06 -03:00
Michael S. Molina
9b6876be62
fix: Typescript declaration files ( #35244 )
2025-09-23 14:22:28 -03:00
Michael S. Molina
6cb3ef9f5d
chore: TypeScript Configuration Modernization and Cleanup ( #35159 )
2025-09-18 16:27:57 -03:00
Elizabeth Thompson
7d0a472d1e
feat: Add comprehensive dark mode support for chart thumbnails and examples ( #35111 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-15 13:53:44 -07:00
Rafael Benitez
bef1f4d045
fix(theming): Icons in ExecutionLogList and Country map chart tooltip theme consistency ( #34828 )
2025-09-05 15:02:53 -07:00
Maxime Beauchemin
1f482b42eb
feat: completely migrate from DeprecatedThemeColors to Antd semantic tokens ( #34732 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-18 14:04:26 -07:00
Evan Rusackas
c25b4221f8
fix(npm): more reliable execution of npm run update-maps ( #34305 )
2025-07-25 13:48:05 -03:00
eriks47
58bd3bfcf0
fix(chart): update geographical info for latvia ( #33450 )
2025-07-17 13:32:34 -07:00
Maxime Beauchemin
dd129fa403
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor ( #31590 )
...
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com >
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com >
Co-authored-by: Damian Pendrak <dpendrak@gmail.com >
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-06-20 13:38:58 -07:00
Evan Rusackas
150b9a0168
feat(maps): Adding Republic of Serbia to country maps ( #33208 )
...
Co-authored-by: dykoffi <dykoffi@users.noreply.github.com >
2025-04-23 11:29:35 -06:00
Evan Rusackas
ae48dba3e1
feat(maps): Adding Ivory Coast / Côte d'Ivoire ( #33198 )
...
Co-authored-by: dykoffi <dykoffi@users.noreply.github.com >
2025-04-22 10:04:19 -06:00
Maxime Alay-Eddine
7530487760
feat(country-map): fix France Regions IDF region code - Fixes #32627 ( #32695 )
...
Co-authored-by: Maxime ALAY-EDDINE <maxime@galeax.com >
2025-04-21 20:15:27 -06:00
Kamil Gabryjelski
7e2b7941f3
refactor: Upgrade to React 17 ( #31961 )
2025-01-28 16:44:42 +01:00
Maxime Alay-Eddine
e788b858d0
feat(country-map): add map for France with all overseas territories ( #31037 )
...
Co-authored-by: Maxime ALAY-EDDINE <maxime@galeax.com >
2024-12-17 15:34:39 -07:00
Evan Rusackas
a6e05f4558
build(packages): npm build/publish improvements. Making packages publishable again. ( #30196 )
2024-12-10 16:54:41 -07:00
Geido
90572be95a
fix(Dashboard): Retain colors when color scheme not set ( #30646 )
2024-11-21 19:58:32 +02:00
Hung
a74ef412fb
fix(country-map): Rename incorrect Vietnam province name for Country Map ( #30608 )
2024-10-29 19:05:45 -06:00
Đỗ Trọng Hải
92680b3fe4
fix(plugin/country/map): rectify naming for some Vietnamese provinces ( #29444 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-09-27 10:00:06 -06:00
Evan Rusackas
72caec10fe
feat(country map): Adding Hungary (and other touchups) ( #29627 )
2024-07-25 15:23:53 -06:00
Pushpender Saini
8699571654
fix(maps): Load indian map borders correctly (Restores #24927 fixes) ( #29170 )
2024-06-11 15:06:50 -06:00
Đỗ Trọng Hải
0ca42a8e4d
chore: remove React 16.4's obsolete React imports ( #28571 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-06-05 08:13:24 -03:00
Evan Rusackas
cafc1a2c13
feat(maps): Adding ALL the countries to the Country Map plugin! 🌎 ( #28265 )
2024-05-15 15:35:56 -06:00
Evan Rusackas
76d897eaa2
docs(maps): jupyter notebook now auto-updates docs site ( #27003 )
2024-04-27 14:33:12 -06:00
Evan Rusackas
1e47e65ac5
fix(maps): adds Crimea back to Ukraine 🇺🇦 ( #28226 )
2024-04-25 17:56:41 -06:00
Ville Brofeldt
271510f0a8
chore(plugin-chart-country-map): fix broken urls ( #28223 )
2024-04-25 13:40:35 -07:00
Martin Spudich
63afa24c11
feat: Add Czech Republic country map. ( #28035 )
2024-04-25 13:28:25 -06:00
jdrui
ce1d18e534
feat(country-map): Adds Philippines regional map and updates/cleans existing Philippines provincial map ( #27933 )
2024-04-25 13:25:49 -06:00
Jamie King
fb919c718d
docs: replace broken david badges with libraries.io ( #27903 )
2024-04-04 23:00:23 -06:00
İSKENDER ÜLGEN OĞUL
86aa8bde8b
feat(maps): Add Italy regions code to the map generator notebook ( #27542 )
2024-03-19 09:37:37 -06:00
İSKENDER ÜLGEN OĞUL
6b529a4b68
feat: Add Turkey's regions to country map visualization ( #27455 )
2024-03-14 14:20:39 -06:00
Quentin Leroy
42b7bd5c03
fix(maps): france_regions.geojson generated with the notebook, from natural earth data ( #27014 )
2024-02-06 16:53:44 -07:00
Quentin Leroy
26025274a1
fix(maps): Move Overseas department and regions closer to France mainland ( #26995 )
2024-02-02 20:29:53 -07:00
Michael S. Molina
8a2f7d378a
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag ( #26372 )
2024-01-31 09:45:57 -05:00
Evan Rusackas
73d118c0e2
feat(maps): Consolidating all country maps (and TS) into the Jupyter notebook workflow. ( #26300 )
2024-01-30 16:26:49 -07:00
Geido
092129201e
chore: Reformat changelogs ( #26815 )
2024-01-26 21:48:17 +01:00
dependabot[bot]
785cfa6003
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-country-map ( #26515 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:14:59 -07:00
David Meaux
ee23690196
feat: add France's regions to country map visualization ( #25676 )
2023-10-19 17:30:34 -06:00
Yaswanth-Perumalla
0d0a81c0d2
fix(Indian Map Changes): fixed-Indian-map-border ( #24927 )
2023-09-30 12:17:14 -07:00
Zoynels
031e660506
feat(chart): Added Central Asia countries to countries map ( #24870 )
2023-08-03 09:49:03 -07:00
xavier-GitHub76
a9c4472d25
fix: Department names fixed for CountryMap of France ( #23988 )
2023-07-25 15:41:53 -03:00