Yuri Astrakhan
4b97f82980
Revert "Revert "Resolve #821 ( #822 )""
...
This reverts commit e4d559f953 .
2023-10-21 18:33:48 -04:00
Yuri Astrakhan
5d0b6e3201
Revert "Revert "Added checkbox for cluster attribute ( #810 )""
...
This reverts commit 52f949e152 .
2023-10-21 18:33:46 -04:00
Yuri Astrakhan
52f949e152
Revert "Added checkbox for cluster attribute ( #810 )"
...
This reverts commit 393f4a38b9 .
2023-10-21 18:19:24 -04:00
Yuri Astrakhan
e4d559f953
Revert "Resolve #821 ( #822 )"
...
This reverts commit 577663f706 .
2023-10-21 18:19:21 -04:00
zstadler
577663f706
Resolve #821 ( #822 )
...
Please see code analysis at
https://github.com/maputnik/editor/issues/821#issuecomment-1772360990
2023-10-20 11:01:20 -04:00
Eliav-B
393f4a38b9
Added checkbox for cluster attribute ( #810 )
...
* Added additional checkbox to set the cluster attribute when adding a GeoJson source
* Fixed default source function in the 'geojson_json' case
---------
Co-authored-by: shimon <ruisuhsh100@gmail.com >
2023-10-20 10:54:40 -04:00
Kevin Schaul
3727c9ad5e
814/remove mapbox references ( #816 )
...
Fixes #814
* fix: remove outdated references to mapbox
* docs: fix references in readme
* chore: fix mapbox references in tests
* chore: fix mapbox references in stories, webpack config
* chore: remove empty array
2023-08-28 22:17:49 -04:00
Kevin Schaul
56d96a248d
Remove JSON.stringify in call to validate
2023-07-13 14:43:18 -05:00
Kevin Schaul
5b1ee7296b
Fix Buffer is undefined error
2023-07-13 14:35:16 -05:00
Kevin Schaul
8e0546fba4
Get map rendering with maplibre
2023-07-12 16:37:19 -05:00
Luke Seelenbinder
8e329a0ff9
Remove missed reference to mapbox-gl.
...
* Also removes specialized support for Mapbox URLs.
2022-11-01 10:24:05 +01:00
Luke Seelenbinder
74cacd5bdf
Initial work to convert from Mapbox GL v1.13 to MapLibre v2.4.0.
2022-10-27 14:02:47 +02:00
Filip Proborszcz
a8f6208561
Fix layer drag&drop and init warning
2022-05-01 11:28:15 +02:00
Filip Proborszcz
af2629be75
Make layer list sortable again
2022-04-10 22:22:16 +02:00
Filip Proborszcz
5c3713da90
Use proper version of array-move
2022-04-08 04:14:58 +02:00
Filip Proborszcz
ab00c9f426
Many dependency updates
...
@storybook 6.4.20 blocks most of others like: react 18, webpack 5,
and keeps lots of unnecessary dependencies due to chakra 2 dep.
2022-04-07 17:21:34 +02:00
pathmapper
63b14933ba
Merge pull request #729 from orangemug/fix/issue-712-v2
...
Correctly upgrade old-style filter functions to expressions
2020-09-15 19:10:49 +02:00
Orange Mug
a86c31cefa
Merge pull request #727 from orangemug/feature/added-html-option-to-export
...
Added HTML export option to export modal.
2020-09-10 19:20:40 +01:00
orangemug
25e2554412
Another commit to force a rebuild
2020-09-10 18:07:47 +01:00
Orange Mug
34bb3bc0a7
Merge pull request #726 from orangemug/fix/issue-718
...
Fix to not change layer key while editing layer
2020-09-10 18:06:03 +01:00
orangemug
852243cd52
onChange -> onInput for <FieldId/> component.
2020-09-09 20:22:52 +01:00
Orange Mug
40faf86adf
Merge pull request #725 from orangemug/fix/issue-710
...
Added 'base' to functions
2020-09-09 20:15:18 +01:00
orangemug
bb43200887
Move logic into checkIfSimpleFilter function and added FILTER_OPS check.
2020-09-09 16:12:18 +01:00
orangemug
ae3f79f4ad
Attempt to correctly upgrade old-style filter functions to expressions.
2020-09-09 15:55:20 +01:00
orangemug
a6148e5f40
Added HTML export option to export modal.
2020-09-09 14:06:48 +01:00
orangemug
4f77629eb7
Fix to not change layer key while editing layer.
2020-09-08 17:58:33 +01:00
orangemug
9103d9560a
Added 'base' to functions.
2020-09-08 16:50:29 +01:00
orangemug
06c63509f7
Remove key/value from style when editing style results in empty array
2020-09-08 16:12:41 +01:00
Orange Mug
8b766777ac
Merge pull request #706 from orangemug/fix/input-label-a11y
...
Improved label accessibility
2020-06-30 10:50:37 +01:00
orangemug
8441abe907
Added padding to 'maputnik-doc-button' and removed cursor from doc label.
2020-06-30 10:30:26 +01:00
orangemug
ca56951256
Fix styling in export model
2020-06-30 09:48:55 +01:00
orangemug
5981151b27
Added cursor pointer to SDK docs button
2020-06-30 09:43:24 +01:00
orangemug
21dbc6c4d9
Added back in https://github.com/maputnik/editor link
2020-06-30 09:42:05 +01:00
orangemug
0d6b9ee9d4
Fixed source modal CSS for new block definitions.
2020-06-29 16:26:28 +01:00
orangemug
3ad487dce7
Removed isRequired from label incase null.
2020-06-29 16:18:04 +01:00
orangemug
a46c834874
Fixed data functions.
2020-06-29 16:14:35 +01:00
orangemug
67bdea1827
Re-added info button and SDK docs to fields after refactor.
2020-06-29 16:03:59 +01:00
Orange Mug
cc4133aac1
Merge pull request #703 from pathmapper/fix_674
...
Add again shouldComponentUpdate
2020-06-29 15:41:49 +01:00
orangemug
4a6f58d61c
Changed heading sizes for modals.
2020-06-10 20:37:46 +01:00
orangemug
e3dc98b76d
<h2/> -> <h1/>
2020-06-10 20:37:08 +01:00
orangemug
09373dda44
Fixed changing between zoom/data functions.
2020-06-10 20:26:39 +01:00
orangemug
c4b05b62b3
Remove logging.
2020-06-10 19:44:05 +01:00
orangemug
06bccfab10
Fix for checkboxes within non-clickable label
2020-06-10 19:21:29 +01:00
orangemug
b83c9a1ad9
Fix block styling issues.
2020-06-10 19:20:18 +01:00
orangemug
0279daf7bd
'getApplicationNode' doesn't appear to be required as the modal is already a dialog
2020-06-10 18:17:25 +01:00
orangemug
bfada7cace
Added aria-label to things that are otherwise labelled in the UI.
2020-06-10 18:16:43 +01:00
orangemug
34299c94ee
Fixed some 'axe' accessibility checker issues.
2020-06-10 16:22:13 +01:00
orangemug
5804b3c72a
CSS outline fixes for keyboard users.
2020-06-10 13:04:04 +01:00
orangemug
8ae6e9fc61
Fix to ignore click suppression on inputs
2020-06-10 13:02:38 +01:00
orangemug
40579c3e0c
Added back in action buttons to input label/fieldset
2020-06-10 10:59:44 +01:00