794 Commits

Author SHA1 Message Date
Slexom
fc0a9fdbf1 fix: typo in PositionType value (#1444) 2021-05-03 15:26:57 -07:00
dependabot[bot]
9b76253279 Bump ssri from 6.0.1 to 6.0.2 (#1439) 2021-05-03 15:26:33 -07:00
Xiaoji Chen
e16277acff 5.3.12 v5.3.12 2021-04-12 20:49:35 -07:00
Xiaoji Chen
d2a63c2ce2 Fix FullScreenControl container (#1430) 2021-04-12 19:54:03 -07:00
Amber L Chen
dbbb2ceaf3 Add promoteId as a source prop (#1398) 2021-04-12 19:54:03 -07:00
Jamie
8d0fee4336 Remove usage of labelled tuples (#1426) 2021-04-12 19:54:03 -07:00
Víctor Velarde
5e68aec87b 5.3.11 v5.3.11 2021-03-26 18:53:57 +01:00
Víctor Velarde
0af2cd1821 Ensure source exists before trying to remove it (#1417)
Co-authored-by: Tom Fenech <tomjwfenech@gmail.com>
2021-03-26 18:32:19 +01:00
Grant Hutchins
90e1f36304 Add missing quote in InteractiveMap documentation (#1416) 2021-03-26 18:32:19 +01:00
dependabot[bot]
0268cd83fd Bump elliptic from 6.5.3 to 6.5.4 (#1394)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 18:32:19 +01:00
Víctor Velarde
80248e0754 Fix readme example (#1372) 2021-03-26 18:32:19 +01:00
Víctor Velarde
f0e820e6e8 Add issue template (#1371) 2021-03-26 18:32:19 +01:00
Víctor Velarde
7258bf73fe 5.3.10 v5.3.10 2021-02-26 16:31:47 +01:00
Jamie
37e1c7fd09 Improve typescript bindings (#1369) 2021-02-26 16:13:49 +01:00
Xiaoji Chen
9083c332f8 Block transition on initial mount (#1367) 2021-02-26 16:13:37 +01:00
Xiaoji Chen
b312e80013 5.3.9 v5.3.9 2021-02-20 23:45:06 -08:00
Xiaoji Chen
e2d6fc4c3c Export MapContext and _useMapControl types (#1362) 2021-02-20 23:38:42 -08:00
Xiaoji Chen
b5a38af5ac 5.3.8 v5.3.8 2021-02-16 11:00:21 -08:00
Dean Chen
03e015f261 Fix missing source-layer param in LayerProps (#1358) 2021-02-16 10:53:02 -08:00
Xiaoji Chen
720fed5e5b Fix pointer event normalization when using viewState (#1355) 2021-02-16 10:52:56 -08:00
Xiaoji Chen
4a88e0d5b5 Clarify ref migration in upgrade guide (#1356) 2021-02-16 10:52:51 -08:00
Xiaoji Chen
022e267409 5.3.7 v5.3.7 2021-02-10 18:26:58 -08:00
Arni Sumarlidason
bf1a5c3724 fix popup::onReactClick params (#1348) 2021-02-10 18:22:44 -08:00
Xiaoji Chen
a730909478 5.3.6 v5.3.6 2021-02-08 14:23:35 -08:00
Xiaoji Chen
749212daf2 Fix react error when Source has no children (#1341) 2021-02-08 14:20:05 -08:00
Maxim
a2e1c02f55 Improve Typescript types definitions (#1333) 2021-02-08 14:19:59 -08:00
Xiaoji Chen
f971b6a760 5.3.5 v5.3.5 2021-02-07 10:09:08 -08:00
Xiaoji Chen
fa6601e8fc Fix usage with function refs (#1339) 2021-02-07 09:51:11 -08:00
Xiaoji Chen
28eba1151e Consistent onViewportChange events on map resize (#1335) 2021-02-07 09:51:04 -08:00
Maxim
fd49fe66c5 Fix stale Marker children (#1332) 2021-02-07 09:50:57 -08:00
Xiaoji Chen
dfe3c78616 5.3.4 v5.3.4 2021-02-03 16:59:27 -08:00
Xiaoji Chen
5d391d75a4 Fix props reference on viewport resize (#1328) 2021-02-03 16:56:05 -08:00
Xiaoji Chen
19497848ae 5.3.3 v5.3.3 2021-02-02 10:50:46 -08:00
Xiaoji Chen
51403cad37 Update InteractiveMap prop types (#1324) 2021-02-02 10:47:08 -08:00
Xiaoji Chen
dab5b589d7 Set scrollZoom.smooth default to false (#1321) 2021-02-02 10:45:26 -08:00
wheredoesyourmindgo
6758097692 Add Typescript Types to interactive-map (#1320) 2021-02-02 10:44:13 -08:00
Xiaoji Chen
445de114db 5.3.2 v5.3.2 2021-02-01 11:32:44 -08:00
Xiaoji Chen
09dc58d241 Fix bug where getMap() at component mount returns null (#1319) 2021-02-01 11:28:21 -08:00
wheredoesyourmindgo
b2f28ddad6 Fix Typescript Types for Viewport Constraints Type (#1318)
error (#1315)
2021-02-01 11:28:13 -08:00
Antje
6513df7bae Add attribution control to typescript index exports (#1314) 2021-02-01 11:28:03 -08:00
Xiaoji Chen
53444d6c96 Fix website publish workflow error 2021-01-29 13:12:43 -08:00
Xiaoji Chen
ddf44727eb Use custom tag for prod releases 2021-01-29 12:31:45 -08:00
Xiaoji Chen
6ab3d6ef9a Bump ocular-dev-tools (#1311) 2021-01-29 12:28:34 -08:00
Xiaoji Chen
e9697138f2 5.3.1 v5.3.1 2021-01-29 10:00:26 -08:00
Xiaoji Chen
a1312da816 Fix SSR warning (#1310) 2021-01-29 09:57:13 -08:00
Tom Fenech
1f7d9530a9 Fix broken link to viewport transition (#1307) 2021-01-29 09:57:07 -08:00
Kenton Gray
1d616f2e8a Improve Type Definitions (#1308) 2021-01-29 09:56:54 -08:00
Xiaoji Chen
ead6be9b75 5.3.0 v5.3.0 2021-01-26 20:16:01 -08:00
Xiaoji Chen
cf52cd23d6 Update doc links and example dependencies 2021-01-26 20:10:41 -08:00
Xiaoji Chen
1d844a3f16 Revert "6.0 release prep (#1263)"
This reverts commit ae6aef47149daeef5d0508d686096aae01c8f4cc.
2021-01-26 20:09:49 -08:00