Mehmet Salih Yavuz
|
e9b6791ffb
|
refactor: move translations and logging to new core (#36929)
|
2026-01-12 08:58:59 +03: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
|
6cb3ef9f5d
|
chore: TypeScript Configuration Modernization and Cleanup (#35159)
|
2025-09-18 16:27:57 -03:00 |
|
Richard Fogaca Nienkotter
|
a66737cb05
|
feat(custom-tooltip): custom tooltip on deck.gl charts (#34276)
|
2025-09-16 17:11:19 +03: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 |
|
Adrian Koszałka
|
205cff3a94
|
feat: Add parseJson Handlebars Helper to Support Processing Nested JSON Data (#31998)
Co-authored-by: AdrianKoszalka <adrian.koszalka@techminers.com>
|
2025-02-06 12:48:28 -08:00 |
|
Mehmet Salih Yavuz
|
a193d790b2
|
refactor(moment): Replace Moment.js with DayJs (#31310)
|
2024-12-23 18:42:43 +01:00 |
|
Vitor Avila
|
77f3764fea
|
feat(Handlebars): formatNumber and group helpers (#31261)
|
2024-12-03 17:55:57 -03: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 |
|
Artem Shumeiko
|
f3696ceef3
|
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
|
2023-01-11 09:42:54 -07:00 |
|
Michael S. Molina
|
bb318cb137
|
fix: Allow empty CSS in Handlebars (#22422)
|
2022-12-14 18:41:06 -05:00 |
|
Geido
|
ebaa94974b
|
fix: Force configuration for SafeMarkdown component in Handlebars (#22417)
|
2022-12-14 16:23:34 -05:00 |
|
Evan Rusackas
|
9856d88c03
|
feat(handlebars plugin): adding handlebars helpers for common math operations (#20648)
* feat(plugin-chart-handlebars): add common helpers
* add import
* add declare module
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
|
2022-07-08 08:10:29 -06:00 |
|
Ville Brofeldt
|
d5ea537b0e
|
fix(plugin-chart-handlebars): fix overflow, debounce and control reset (#19879)
* fix(plugin-chart-handlebars): fix overflow
* add debounce, fix reset controls
* fix deps
* remove redundant code
* improve examples
* add last missing resetOnHides
* fix test
* use isPlainObject
|
2022-04-28 16:38:23 +03:00 |
|
Jeremy
|
e632b82395
|
feat: Adds plugin-chart-handlebars (#17903)
* adds: plugin chart handlebars
* adds: handlebars plugin to main presets
* update: npm install
* chore: lint
* adds: dateFormat handlebars helper
* deletes: unused props
* chore: linting plugin-chart-handlebars
* docs: chart-plugin-handlebars
* adds: moment to peer deps
* update: use error handling
* update: inline config, adds renderTrigger
* update: inline config, adds renderTrigger
* camelCase controls
* (plugins-chart-handlebars) adds: missing props
Adds missing propeties in test formData
* (plugin-chart-handlebars) fixes test
* (plugin-handlebars-chart) use numbers for size
* (feature-handlebars-chart) fix viz_type
* (plugin-handlebars-chart) revert
revert the viz_type change. it was in the wrong place.
* fix test and add license headers
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
|
2022-04-26 14:34:28 +03:00 |
|