orangemug
dffa54afb0
Removed more old styleUrlElement refs
2019-10-27 17:42:45 +00:00
orangemug
2e017d252a
Added <UrlInput/> to open modal.
2019-10-27 17:36:20 +00:00
orangemug
cf3650c8cd
Updated react-icons
2018-10-06 16:38:08 +01:00
orangemug
0c6a179cec
Switch to using styleUrl for disabling button
2018-09-24 20:58:43 +01:00
orangemug
004d135d93
Show error if style fails to load and disabled button if input is empty
2018-09-24 14:41:09 +01:00
orangemug
b7fd889fcd
Removed signal from fetch as not supported in all browsers.
2018-09-23 21:00:17 +01:00
orangemug
673465af77
Use AbortController in activeRequest
2018-09-23 19:53:32 +01:00
orangemug
e6da977c48
Prevented overlapping modals in react tree and fixed request canceling.
2018-09-23 19:40:50 +01:00
Orange Mug
7e5fb4d42f
Merge pull request #364 from orangemug/maintenance/reduce-bundle-size-v2
...
Reduce bundle size
2018-09-10 14:12:03 +01:00
Loïc Gasser
e4de101553
Take advantage of transform-class-properties and use arrow functions instead of bind
2018-08-23 00:18:37 -04:00
orangemug
922ee616ec
Reduce bundle size
...
- Use the browsers fetch rather than the request module
- base64-loader -> raw-loader
- Remove ol3 because it's been broken for a while
- Removed old GitHub gist support as it's no longer functional
- Removed Mousetrap as we were only using a small part of the functionality
- Moved to single js file to make things simplier
2018-08-22 09:36:34 +01:00
orangemug
afbdaecd0a
Abstracted out <LoadingModal/>
2018-06-18 19:06:16 +01:00
orangemug
558f3d649d
Added dialog styling.
2018-06-18 18:17:33 +01:00
orangemug
7167235146
Added loading modal when opening styles.
2018-06-15 20:57:39 +01:00
orangemug
dd122d1bac
Hide hidden FileReaderInput from keyboard focus
2018-06-01 20:45:05 +01:00
orangemug
a2a6f6dcab
Added aria-label to public styles, also fixed button to reserve space in DOM ( fixes #245 )
2018-05-19 08:23:41 +01:00
orangemug
942b2240a7
Added more webdriver tests testing against a real browser.
2018-01-05 17:45:55 +00:00
orangemug
8234c51412
Fixed eslint errors.
2017-11-08 08:47:36 +00:00
orangemug
9bc603a510
Update to use prop-types module in components.
2017-11-06 15:32:04 +00:00
orangemug
2c3f47d3cb
Added 'Load from URL' option in open modal. Fixes #120
2017-10-10 16:27:16 +01:00
Tim Schaub
b8205f4c38
Close the "open" dialog after choosing a new style
2017-06-02 15:11:29 -06:00
orangemug
2400c8ed00
Clear error on modal toggle.
2017-04-02 16:02:57 +01:00
orangemug
396022e8ea
Styling fixes for firefox.
2017-04-02 16:01:56 +01:00
orangemug
decc390777
Fix to add error notice when uploading invalid JSON (issue #54 )
2017-03-09 21:29:25 +00:00
Lukas Martinelli
9509b59696
Add open Mapbox styles to gallery
2017-01-14 14:00:32 +01:00
Lukas Martinelli
fed1f09434
Remove last style configs in JS
2017-01-11 14:11:45 +01:00
Lukas Martinelli
9ef24428fe
Style open modal
2017-01-11 09:35:48 +01:00
Lukas Martinelli
0dc335ea5f
Deref style on open
2016-12-26 12:21:41 +01:00
Lukas Martinelli
5246b611a1
Fall back to defaut style
2016-12-22 20:06:48 +01:00
Lukas Martinelli
7f40f3b8ee
Download style when open from gallery
2016-12-22 16:35:31 +01:00
Lukas Martinelli
fbdc87f2f1
Add open modal
2016-12-22 11:27:53 +01:00