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
0d6b9ee9d4
Fixed source modal CSS for new block definitions.
2020-06-29 16:26:28 +01:00
orangemug
67bdea1827
Re-added info button and SDK docs to fields after refactor.
2020-06-29 16:03:59 +01:00
orangemug
4a6f58d61c
Changed heading sizes for modals.
2020-06-10 20:37:46 +01:00
orangemug
b83c9a1ad9
Fix block styling issues.
2020-06-10 19:20:18 +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
40579c3e0c
Added back in action buttons to input label/fieldset
2020-06-10 10:59:44 +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
22101f93ad
Merge pull request #686 from orangemug/fix/issue-322
...
Added tip to JSON editor about how to unfocus
2020-05-24 12:04:35 +01:00
orangemug
7db675e0d1
Added ESC note to JSON editor.
2020-05-19 12:21:12 +01:00
orangemug
b28407a4a0
Accessibility fixes
...
- Aria landmarks
- Title attributes to all icon only buttons
- <Multibutton/> now internally a radio group
- Replaced 1 'skip navigation link' with UI group links
- Added map specific shortcuts to the shortcut menu
- Hidden layer list actions from tab index
2020-05-18 19:37:49 +01:00
orangemug
dc4e6a0925
Fix vertical align of view/select in toolbar
2020-04-26 09:58:21 +01:00
orangemug
cbdf45c852
Fixed <select/> styling in firefox and improved in chrome.
2020-04-26 09:23:18 +01:00
orangemug
4bbe2ce1ea
Fix to make layer list header visible at all times.
...
Also improved scrollbar styling/positioning for toolbar and layers list.
2020-04-25 11:05:34 +01:00
orangemug
e45f8d960d
Added space for beta tag in logo/version header
2020-04-20 13:12:48 +01:00
orangemug
313b639a5f
Only scroll to selected item in <LayerList/> if not already in view.
2020-04-06 15:30:16 +01:00
Orange Mug
fcfc7ab874
Merge pull request #626 from orangemug/fix/issue-321-accessible-layer-groups
...
Moved to using react-accessible-accordion for <LayerEditorGroup/>
2020-03-29 16:12:33 +01:00
orangemug
e6e4c928f3
Make the scrollbar wider so it's easier to grab with the mouse pointer.
2020-03-29 07:40:43 +01:00
orangemug
00388e03b8
Moved to using react-accessible-accordion for <LayerEditorGroup/>
2020-03-28 12:53:46 +00:00
orangemug
f23f60807a
Tidy
2020-03-16 10:17:04 +00:00
orangemug
97a61afc24
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
2020-02-23 13:34:05 +00:00
orangemug
a30017fd2c
Inline survey modal image
2020-02-22 17:50:14 +00:00
orangemug
3b5ba6c59e
Fixed lint errors.
2020-02-22 13:15:55 +00:00
orangemug
a693f6db4e
Added infobox for old style filters to allow you to switch to the filter editor.
2020-02-22 11:54:59 +00:00
orangemug
0f6708d9d4
Improved zoom styling and fixed zoom in/out button styling.
2020-02-17 15:39:54 +00:00
orangemug
0705522a24
Fixed width issue with expression error UI.
2020-02-17 13:44:05 +00:00
orangemug
adea3d0f13
Added ability to switch to layer from global error panel.
2020-02-17 13:19:26 +00:00
orangemug
029eff9317
Added margin-left to function errors to line up with values.
2020-02-16 22:02:05 +00:00
orangemug
b7d08dfaa6
Fixed data function display issues.
2020-02-16 21:56:03 +00:00
orangemug
1300951a29
Removed height from '.maputnik-layout-bottom' to allow it to expand.
2020-02-16 20:31:51 +00:00
orangemug
26907f7014
Fix button style in disabled state as reported by @pathmapper
2020-02-16 17:34:23 +00:00
orangemug
3ac06c7cb1
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
2020-02-10 15:57:25 +00:00
orangemug
f4c18fd91b
Fixed error bar from overflowing.
2020-02-09 17:23:50 +00:00
orangemug
b539644b2b
Added expression support for filters.
2020-02-09 15:08:24 +00:00
pathmapper
fe5066a2a4
Merge pull request #614 from orangemug/fix/map-container-background-color
...
Make background map container white to match html page default
2020-02-02 17:59:35 +01:00
orangemug
97bdc93a39
Fixed lint error.
2020-02-02 11:56:51 +00:00
orangemug
c770b440c2
Make background map container white to match html page default.
2020-02-02 11:47:37 +00:00
orangemug
7559985a2e
Changed bracket matching color so it doesn't clash with cursor.
2020-02-02 11:32:58 +00:00
orangemug
8ed67e98ce
Fixed lint errors
2020-02-02 07:44:20 +00:00
orangemug
f09cc25a3b
Merge remote-tracking branch 'upstream/master' into feature/ui-errors-and-expressions
2020-02-01 17:36:59 +00:00
orangemug
c5c3e93aff
Better support for expressions
...
- Expression editing state
- CodeMirror JSON editor
- Improved styling
2020-02-01 17:07:52 +00:00
Orange Mug
bc4706de83
Merge pull request #607 from orangemug/fix/issue-567-better-solution-for-tooltips
...
Inline property documentation and SDK docs
2020-01-30 09:21:10 +00:00
orangemug
725b752e35
Added initial expression work and UI errors.
2020-01-29 08:22:03 +00:00
orangemug
223721a65d
Code review fixes
...
- Added docs to export modal
- Fixed 'source type' doc in data sources modal
2020-01-27 08:49:44 +00:00
orangemug
b31537e063
Added property values to docs
2020-01-24 09:04:32 +00:00
Orange Mug
7aa0298f7c
Merge pull request #603 from orangemug/feature/add-image-and-video-sources
...
Added ability to add image/video sources
2020-01-23 08:49:37 +00:00
orangemug
30facc885f
Tidy inline docs and added sdk support table.
2020-01-23 08:33:12 +00:00