Orange Mug
|
9ae2f2c5af
|
Merge pull request #219 from orangemug/fix/autocomplete-menu-issues
Autocomplete fixes
|
2018-01-19 13:45:38 +00:00 |
|
orangemug
|
721f9b36b3
|
Added missing shouldItemRender to <Autocomplete/>. #219
|
2018-01-19 12:11:34 +00:00 |
|
orangemug
|
a33d1b819c
|
Autocomplete fixes #218
|
2018-01-19 11:58:25 +00:00 |
|
orangemug
|
cb4f5ea963
|
Updated to react/react-dom v16.2.0
|
2018-01-18 23:15:59 +00:00 |
|
Orange Mug
|
3c0ebfabab
|
Merge pull request #213 from gregorywolanski/60
Clickable layer tooltips (#60)
|
2018-01-18 23:03:19 +00:00 |
|
orangemug
|
a822430e1d
|
Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v6
Conflicts:
package-lock.json
|
2018-01-18 22:59:59 +00:00 |
|
Gregory Wolanski
|
0ba11b94c8
|
Merge branch 'master' into 60
|
2018-01-18 23:58:06 +01:00 |
|
Orange Mug
|
390e90e8c2
|
Merge pull request #209 from gregorywolanski/41
Remove duplicated features from popups (#41)
|
2018-01-18 22:40:51 +00:00 |
|
orangemug
|
59ef8eb4e4
|
v1.1.0-beta
|
2018-01-18 22:19:05 +00:00 |
|
Orange Mug
|
2b382a9946
|
Merge pull request #217 from orangemug/pr-214
Updated to mapbox-gl@0.43.0
|
2018-01-18 21:48:31 +00:00 |
|
orangemug
|
d52d55dd6a
|
Updated to mapbox-gl-js v0.43.0. Fixes issue #212
|
2018-01-18 21:22:18 +00:00 |
|
orangemug
|
dc40ce7d9e
|
Fixed lint errors.
|
2018-01-17 17:58:01 +00:00 |
|
orangemug
|
383a119127
|
Added linting to circleci tests.
|
2018-01-17 17:55:21 +00:00 |
|
orangemug
|
3f492e6208
|
Change artifacts destination.
|
2018-01-17 17:43:35 +00:00 |
|
orangemug
|
0cec0cf595
|
Fix coverage in tests.
|
2018-01-17 17:36:46 +00:00 |
|
orangemug
|
bc19aea438
|
CircleCI test now just calls npm test
|
2018-01-17 17:01:55 +00:00 |
|
orangemug
|
211850c813
|
Added cross-env
|
2018-01-17 16:53:42 +00:00 |
|
orangemug
|
c1312fb288
|
Added '/build' to .gitignore
|
2018-01-17 15:46:48 +00:00 |
|
orangemug
|
0c2934c489
|
Code to store artifacts on circle ci
|
2018-01-17 15:44:00 +00:00 |
|
orangemug
|
ad34147f28
|
Fixed screenshots.
|
2018-01-17 15:39:17 +00:00 |
|
orangemug
|
1eb6c28617
|
Removed logging.
|
2018-01-17 14:59:48 +00:00 |
|
orangemug
|
2e8a188bce
|
Increased timeouts.
|
2018-01-17 14:51:25 +00:00 |
|
Tobin Bradley
|
ed495c3216
|
Update export to use GL JS 0.43.0
Fixes #212 broken bl.ocks preview.
|
2018-01-12 11:37:05 -05:00 |
|
orangemug
|
a773958403
|
Tidy tests.
|
2018-01-10 15:06:11 +00:00 |
|
Grzegorz Wolański
|
6a6595d971
|
Clickable layer tooltips (#60)
|
2018-01-08 22:18:30 +01:00 |
|
orangemug
|
942b2240a7
|
Added more webdriver tests testing against a real browser.
|
2018-01-05 17:45:55 +00:00 |
|
Orange Mug
|
6e86c60f89
|
Merge pull request #185 from gregorywolanski/130
Add expand/collapse all layer groups feature (#130)
|
2018-01-04 15:52:38 +00:00 |
|
Grzegorz Wolański
|
ace6812e89
|
Remove duplicated features from popups (#41)
|
2017-12-05 23:27:17 +01:00 |
|
Grzegorz Wolański
|
604fa6317c
|
Expand/Collapse button position bug fix
|
2017-11-30 20:40:56 +01:00 |
|
Orange Mug
|
4479473b37
|
Merge pull request #207 from orangemug/fix/update-codemirror
Update to react-codemirror2
|
2017-11-30 09:14:54 +00:00 |
|
Orange Mug
|
4dc8fc9696
|
Merge pull request #205 from orangemug/fix/fetch-sources-get-called-on-each-change
Fix to stop fetchSources getting called on each change
|
2017-11-30 07:31:32 +00:00 |
|
Orange Mug
|
bac59d595d
|
Merge pull request #204 from orangemug/fix/catch-invalid-color
Catch invalid color
|
2017-11-29 21:58:06 +00:00 |
|
Orange Mug
|
ed98db8ae3
|
Merge pull request #199 from orangemug/fix/issue-97-layer-list-cutoff
Fixed layer list cutoff (#97)
|
2017-11-29 19:30:19 +00:00 |
|
Orange Mug
|
b66eb66358
|
Merge pull request #201 from orangemug/fix/lighthouse-errors
Google lighthouse audit fixes
|
2017-11-29 19:29:23 +00:00 |
|
orangemug
|
934a994ac5
|
Update to react-codemirror2
react-codemirror is no longer maintained
|
2017-11-29 19:22:41 +00:00 |
|
orangemug
|
199a989f7d
|
Fix to stop fetchSources getting called on each change.
|
2017-11-29 18:13:47 +00:00 |
|
orangemug
|
a50b09e5a2
|
Tidy logic.
|
2017-11-29 18:07:03 +00:00 |
|
orangemug
|
b20c69b15a
|
Catch invalid color during parse.
|
2017-11-29 18:00:52 +00:00 |
|
Yuri Astrakhan
|
25be173487
|
Merge pull request #200 from orangemug/fix/issue-116-zoom-field-v3
Fix zoom field input ordering (#116)
|
2017-11-29 10:50:18 -05:00 |
|
orangemug
|
61808d5939
|
Fixed lint errors.
|
2017-11-29 15:03:37 +00:00 |
|
orangemug
|
de24227b1f
|
Updated package-lock.json
|
2017-11-29 11:34:08 +00:00 |
|
orangemug
|
1f5608ec77
|
Added manifest.json to production webpack config.
|
2017-11-29 11:29:48 +00:00 |
|
orangemug
|
2d87e162f1
|
Merge remote-tracking branch 'upstream/master' into fix/lighthouse-errors
|
2017-11-29 11:14:54 +00:00 |
|
orangemug
|
1941fdf8a0
|
Merge remote-tracking branch 'upstream/master' into fix/issue-116-zoom-field-v3
|
2017-11-29 10:56:56 +00:00 |
|
orangemug
|
33fdc52667
|
Added MAX_HEIGHT constant.
|
2017-11-29 10:29:11 +00:00 |
|
orangemug
|
e11a5a823a
|
Only limit AutoComplete to window bounds if element is fixed.
|
2017-11-29 10:20:07 +00:00 |
|
orangemug
|
b60d101d42
|
Fixed PropTypes typo.
|
2017-11-29 10:19:22 +00:00 |
|
orangemug
|
5e9263b787
|
Merge remote-tracking branch 'upstream/master' into fix/issue-97-layer-list-cutoff
|
2017-11-29 10:09:56 +00:00 |
|
Orange Mug
|
949bd783f5
|
Merge pull request #195 from orangemug/feature/webpack-bundle-analyzer
Webpack bundle analyzer
|
2017-11-28 08:58:23 +00:00 |
|
Orange Mug
|
7fe3137fd0
|
Merge pull request #196 from orangemug/fix/source-layer-autocomplete
Improved source/layer autocomplete
|
2017-11-28 08:57:24 +00:00 |
|