orangemug
|
c12db1703b
|
Changed start script for codesandbox.
|
2020-09-09 14:55:51 +01:00 |
|
orangemug
|
2676583833
|
Added start-sandbox script.
|
2020-09-09 14:55:12 +01:00 |
|
orangemug
|
6ca2af7f8a
|
Change codesandbox check.
|
2020-09-09 14:46:09 +01:00 |
|
orangemug
|
553b17822d
|
Try disable host check for codesandbox.
|
2020-09-09 14:19:06 +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 |
|
pathmapper
|
bbe0af6c0e
|
Merge pull request #716 from pathmapper/Use-desktop-v1.0.7
Use desktop v1.0.7 for CI workflow
|
2020-07-24 19:11:54 +02:00 |
|
pathmapper
|
7455ccc3b7
|
Use desktop v1.0.7
|
2020-07-24 18:41:11 +02: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 |
|
Orange Mug
|
6f060c2a0a
|
Merge pull request #708 from pathmapper/update_mb_deps
Update mb-gl
|
2020-06-30 09:27:02 +01:00 |
|
pathmapper
|
24327541c5
|
Update mb-gl
|
2020-06-30 09:16:53 +02: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
|
6c751fe1c4
|
Updated maputnik/design to diagnose axe accessibility checker issue with SVGs
|
2020-06-10 17:18:11 +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 |
|
orangemug
|
f3906c8dd8
|
A role="navigation" should not be on <ul/> as it changes how screen readers announce them.
|
2020-06-10 10:25:56 +01:00 |
|
orangemug
|
f911ed3522
|
Fix <InputColor/> issues when trying to close picker.
|
2020-06-10 10:10:40 +01:00 |
|
orangemug
|
2cc179acc1
|
Fixed more input accessibility issues, also
- Added searchParams based router for easier testing
- Added more stories to the storybook
|
2020-06-09 19:11:07 +01:00 |
|
Orange Mug
|
2912db6e32
|
Merge pull request #704 from pathmapper/update_omt_styles
Update Basic and Toner styles
|
2020-06-06 12:32:34 +01:00 |
|
pathmapper
|
70eb3e785a
|
Trigger codesandbox
|
2020-06-06 12:48:34 +02:00 |
|
pathmapper
|
8f944d9973
|
Empty Commit to trigger codesanbox again
|
2020-06-06 12:46:53 +02:00 |
|
pathmapper
|
8faf841f3d
|
Update Basic and Toner
|
2020-06-06 11:29:24 +02:00 |
|
pathmapper
|
d8ba8fcbfb
|
Add again shouldComponentUpdate
|
2020-06-05 15:11:49 +02:00 |
|
orangemug
|
d6f31ec82e
|
Block* -> Field*
|
2020-06-03 17:11:47 +01:00 |
|
Orange Mug
|
b19eacf4f9
|
Merge pull request #699 from orangemug/maintenance/component-refactor
Tidy of components + added storybook.js
|
2020-06-03 16:18:04 +01:00 |
|
Orange Mug
|
3d158a791a
|
Merge pull request #698 from pathmapper/issue_668
Integrate desktop builds in ci workflow
|
2020-06-03 14:53:06 +01:00 |
|
pathmapper
|
04b3b42524
|
Use desktop version instead of SHA
|
2020-06-03 15:37:17 +02:00 |
|
pathmapper
|
af92aac7ec
|
Remove tests
|
2020-06-03 13:45:59 +02:00 |
|
orangemug
|
90dfbf37e0
|
Added 'a11y' and 'source' addons to storybook as well as more stories
|
2020-06-03 09:52:54 +01:00 |
|
pathmapper
|
e21f412933
|
Update ci.yml
|
2020-06-03 10:26:44 +02:00 |
|