99 Commits

Author SHA1 Message Date
Xiaoji Chen
2785a32263 [v8] react-mapbox module (#2467) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
8885f5f4f4 [v8] react-maplibre module (#2466) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
8b61812c1c [v8] migrate to monorepo 2025-01-27 16:06:44 -08:00
Michael Krasnyk
2c369d0612
fix: change transformation setters call order (#2391) 2024-07-05 12:31:37 -07:00
Xiaoji Chen
ed70d8e6b2
Switch to ESM module (#2281) 2023-09-12 10:30:27 -07:00
Xiaoji Chen
07065f7de2
Fix CI warnings (#2255) 2023-08-11 13:41:07 -07:00
Xiaoji Chen
bb085ba217
Split exports into separate endpoints (#2178) 2023-05-31 16:38:12 -07:00
Xiaoji Chen
9357a0bca9
Use vite to run examples (#2172) 2023-05-08 19:43:12 -07:00
Xiaoji Chen
636269a972
Upgrade test harness (#2170) 2023-05-07 10:01:41 -07:00
Francisco Pérez Sampayo
109c334bdf
Change fog and terrain types to match Mapbox types. (#2106) 2023-01-21 14:46:36 -08:00
Xiaoji Chen
ba9396cfe0
Handle initialViewState.bounds when reusing map (#1923) 2022-07-20 17:52:39 -07:00
Xiaoji Chen
d84d111dd1
Properly remove source on component unmount (#1866) 2022-05-23 11:02:20 -07:00
Xiaoji Chen
048cb2099d
Fix rendering bug using terrain (#1841) 2022-04-21 11:49:13 -07:00
Xiaoji Chen
b48c0a040a
Add onClick callback to Marker (#1761) 2022-02-21 17:13:55 -08:00
Xiaoji Chen
c435e16d6a
Add reuseMaps prop (#1730) 2022-02-07 16:49:02 -08:00
Xiaoji Chen
00b42800b3 [v7] Add mapLib API (#1703) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
c1c9c290f4 [v7] Support inline styling for all components (#1702) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
6db0d53413 Refactor Mapbox class (#1701) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
24d7e212d5 [v7] Fix popup className update in mapbox v1/maplibre (#1694) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
ade2cd4050 [v7] Fix double controls in strict mode (#1678) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
100b6ead5d [v7] Tests (#1677) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
5b674be3c4 [v7] Map component (#1652) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
170217280e Typescript dev setup 2022-01-26 18:16:31 -08:00
Ayumu Nozawa
d36e36db02
Add the reuseMaps prop to the StaticMap test cases (#1570) 2021-09-09 16:43:14 -07:00
Xiaoji Chen
595c7d9070
Block transition on initial mount (#1367) 2021-02-23 20:03:54 -08:00
Xiaoji Chen
f47444c966
Controller inertia (#1303) 2021-01-22 14:54:11 -08:00
Xiaoji Chen
da2158c952
Add flow and typescript test apps (#1272) 2020-12-28 11:56:05 -08:00
Xiaoji Chen
d2617870a3
Resolve prettier conflict (#1274) 2020-12-21 10:35:11 -08:00
Xiaoji Chen
ae6aef4714
6.0 release prep (#1263) 2020-12-16 20:43:50 -08:00
Xiaoji Chen
9ea2a301a9
Fix dynamic position tests (#1255) 2020-12-10 12:49:12 -08:00
Eric Soroos
c072d088a0
Fix dynamic position offscreen (#1253) 2020-12-10 11:23:11 -08:00
Xiaoji Chen
7c44444a20
Upgrade website (#1137)
* Upgrade website

* fix CI
2020-07-03 18:48:31 -07:00
Xiaoji Chen
1ed8b3ce8a
More robust render tests on CI (#1121) 2020-06-03 15:39:03 -07:00
Bogdan Chadkin
1c42df0ba2
Migrate to import * as React from 'react' (#1038) 2020-02-25 08:04:09 -08:00
Xiaoji Chen
c570c2f73a
Re-export setRTLTextPlugin plugin (#1010) 2020-01-29 11:24:02 -08:00
Xiaoji Chen
5bed923456
Upgrade render test (#1009) 2020-01-29 08:47:12 -08:00
Xiaoji Chen
f73b467d81
Fix control icons when used with mapbox-gl@>=1.6 (#967) 2019-12-30 10:25:16 -08:00
Xiaoji Chen
ec129a09b2
fix render test (#958) 2019-12-16 14:28:49 -08:00
Xintong Xia
27cf6d1731
Fix geolocate control crash (#934) 2019-11-07 21:10:47 -08:00
Xiaoji Chen
41b4cc16b8
Fix more crashes when source/layer components are removed (#933) 2019-10-31 16:46:18 -07:00
Xiaoji Chen
f5011fe40d
Avoid mutating style objects during normalization (#926) 2019-10-29 16:14:23 -07:00
Xintong Xia
bf6788edaa
Fix render test (#917) 2019-10-24 17:03:19 -07:00
Xiaoji Chen
2c6672593c
Add React Source and Layer components (PR 1/2) (#896) 2019-09-26 11:51:06 -07:00
Hossein Moradi Davijani
5555e66c9a Add babel react preset and migrate react components to jsx (#875) 2019-09-16 11:22:56 -07:00
1chandu
645100f4c2
Viewport flyTo Interpolation: add support for auto duration and other options. (#866)
* Viewport flyTo Interpoloation: add support for auto duration, curve, speed, screenSpeed and maxDuration
2019-09-05 22:31:22 -07:00
Xiaoji Chen
c9daf7fb82
Fix interaction state when using mouse wheel (#840) 2019-07-08 11:32:48 -07:00
Xiaoji Chen
3e77f2a76e Add render tests (#828) 2019-07-02 10:50:36 -07:00
Xiaoji Chen
f19d24edea
Dev tools setup (#803) 2019-05-31 13:32:47 -07:00
Xiaoji Chen
1f4f0759de
Fix transition manager tests (#798) 2019-05-29 11:46:37 -07:00
Xintong Xia
1da1398c06
Upgrade dev tools to ocular (#780) 2019-05-07 20:49:08 -07:00