430 Commits

Author SHA1 Message Date
Stephan Meijer
a265a777c0 fix: add import alias for backwards compatibility 2020-05-25 14:59:14 +02:00
Stephan Meijer
9e7fe362a9 docs: fix dead links 2020-05-23 15:18:24 +02:00
Stephan Meijer
8f88c91d74 fix: docs update script 2020-05-23 15:10:43 +02:00
Stephan Meijer
df24af1b37 docs: fix dead links 2020-05-23 15:05:12 +02:00
Stephan Meijer
dd5f468c69 release: cut the 3.0.1 release v3.0.1 2020-05-23 14:13:41 +02:00
Stephan Meijer
d6727a1c1b fix: stop propagating click on button to map 2020-05-23 14:13:12 +02:00
Stephan Meijer
5cf0252afc release: v3.0.0 (#215)
Release v3.0.0
2020-05-23 12:10:38 +02:00
Stephan Meijer
978ffd36d3 docs: update readme.md 2020-05-23 11:56:09 +02:00
Stephan Meijer
2ae5dc52db chore: fix linting/formatting issues 2020-05-23 11:02:49 +02:00
Stephan Meijer
5f7197583a chore: use github actions for CI 2020-05-23 10:50:45 +02:00
Stephan Meijer
4eadd26326 release: cut the 3.0.0 release 2020-05-23 10:31:04 +02:00
Stephan Meijer
219b945e58 chore: add funding config 2020-05-23 10:30:37 +02:00
Stephan Meijer
248cb22ec3 docs: add example and fix formatting issue 2020-05-23 10:28:48 +02:00
Stephan Meijer
acf9f87370 docs: remove incorrect import from osm docs 2020-05-23 10:20:18 +02:00
Stephan Meijer
6b79c5927c docs: add cdn instructions 2020-05-23 10:20:06 +02:00
Stephan Meijer
0135a01893 release: cut the 3.0.0-rc.4 release v3.0.0-rc.4 2020-05-22 23:36:59 +02:00
Stephan Meijer
e7b0e8e88c fix build dependency on global L 2020-05-22 23:36:49 +02:00
Stephan Meijer
eaf29ba98f release: cut the 3.0.0-rc.3 release v3.0.0-rc.3 2020-05-22 23:01:53 +02:00
Stephan Meijer
f1ed4e1b04 fix amd name 2020-05-22 23:01:44 +02:00
Stephan Meijer
796ee6acbe release: cut the 3.0.0-rc.2 release v3.0.0-rc.2 2020-05-22 22:42:34 +02:00
Stephan Meijer
ae27ac084c update build script 2020-05-22 22:42:25 +02:00
Stephan Meijer
bfe1a3dc9c release: cut the 3.0.0-rc.1 release v3.0.0-rc.1 2020-05-22 22:35:13 +02:00
Stephan Meijer
667a121e86 docs: add address details field to osm page 2020-05-22 22:19:42 +02:00
Stephan Meijer
72196de4c6 chore: run linter 2020-05-22 20:47:45 +02:00
Stephan Meijer
1592d7418b chore: improve dev env
- add precommit script
- add concurrently to run env with `npm run start`
2020-05-22 20:47:29 +02:00
Stephan Meijer
a43529214c fix styling, add horizontal space between list and other buttons 2020-04-28 10:51:10 +02:00
Stephan Meijer
7b4057ef53 fix docs publishing 2020-04-28 09:49:16 +02:00
Stephan Meijer
7b6bfb02d0 fix a few labels in tests 2020-04-27 22:59:10 +02:00
Stephan Meijer
56ab306195 Merge branch 'feature/algolia-provider' of https://github.com/yzinets/leaflet-geosearch into next 2020-04-27 22:58:35 +02:00
Stephan Meijer
8b122c43ff add Here provider 2020-04-27 17:38:18 +02:00
Stephan Meijer
0c6f4f0bdb fix bug in test, provider is no longer optional 2020-04-27 17:37:03 +02:00
Stephan Meijer
45231fe5b0 fix bug in watch script 2020-04-27 17:36:02 +02:00
Stephan Meijer
96b39bba16 add support for providers that don't include boundary data 2020-04-27 17:35:22 +02:00
Stephan Meijer
93dec7df31 optimize for mobile 2020-04-27 15:47:56 +02:00
Stephan Meijer
e7389ea4a5 cp unprocessed css to ./dist 2020-04-27 15:47:40 +02:00
Stephan Meijer
8fec02cfb8 improve control, fix touch (/untouchable) bug 2020-04-27 15:28:10 +02:00
Stephan Meijer
1c387e244d specify host to expose docz to remote machines (smartphone) 2020-04-27 15:27:30 +02:00
Stephan Meijer
8c774ccd93 add support for passing down control options 2020-04-27 15:27:02 +02:00
Stephan Meijer
e439217bb9 improve styling 2020-04-27 15:26:16 +02:00
Stephan Meijer
67495d5702 fix bundle compatibility 2020-04-27 15:25:32 +02:00
Stephan Meijer
dd6bb76884 add documentation for custom providers 2020-04-15 17:39:26 +02:00
Stephan Meijer
746619d4b1 update docs:publish script 2020-04-15 16:22:50 +02:00
Stephan Meijer
b2286c8bd4 add basic prop documentation 2020-04-15 16:19:41 +02:00
Stephan Meijer
a4f3124cc4 don't hit opencage endpoint when query only contains a single char 2020-04-15 13:52:49 +02:00
Stephan Meijer
95b43ee377 convert SearchControl to typescript 2020-04-15 13:52:16 +02:00
Stephan Meijer
5223c434c7 change printWidth to 80 chars 2020-04-14 16:25:48 +02:00
Stephan Meijer
ec0ca1ee68 fix type error in bing provider 2020-04-14 16:21:09 +02:00
Stephan Meijer
affe9c9b8d convert elements and libs to typescript
also extend the dom utils to provide support for setting eventListeners along with the attributes.
2020-04-14 16:20:55 +02:00
Stephan Meijer
88694884d1 remove usage of includes to support IE without polyfills 2020-04-14 13:45:53 +02:00
Stephan Meijer
866f66cda5 add build step for /lib 2020-04-14 13:39:40 +02:00