215 Commits

Author SHA1 Message Date
cybice
6227e4ea35 0.16.1 2016-07-24 21:41:14 +03:00
Ivan
7c8ec7a2bb #add newBounds to fitBounds utils (#202)
* #add newBounds to fitBounds utils

* #fix by lint rules

* remove npm debug.log

* #fix eslint by disable lines
2016-07-24 21:40:32 +03:00
cybice
7c17379886 0.16.0 2016-07-20 16:42:24 +03:00
Ivan Starkov
fb3af2cd7c Fix context (#198) 2016-07-20 16:41:15 +03:00
Yuri Akimov
da0617307b Fix wrong decription of fitBounds() function. Need to pass bounds object, because {nw, se} are undefined (#188) 2016-07-04 09:54:07 +03:00
cybice
5817480893 0.15.1 2016-07-03 01:50:56 +03:00
Ivan Starkov
bc83e67490 closes #185 (#186) 2016-07-03 01:50:23 +03:00
cybice
0296eb678a 0.15.0 2016-06-24 16:36:38 +03:00
David Heidrich
2170819237 calculate current touch position on click (fixes #28) (#178) 2016-06-24 16:34:40 +03:00
cybice
65c2250e6a 0.14.8 2016-06-23 22:48:53 +03:00
cybice
b0b6e9d891 Merge branch 'master' of github.com:istarkov/google-map-react 2016-06-23 22:48:00 +03:00
cybice
ac42a771e0 0.14.7 2016-06-23 22:47:53 +03:00
Ivan Starkov
fa22217629 Update README.md 2016-06-23 22:45:56 +03:00
Ivan Starkov
a7d740c032 Update README.md 2016-06-23 22:44:32 +03:00
cybice
40db53e454 0.14.6 2016-06-23 22:41:23 +03:00
Ivan Starkov
26dbb12ed6 small umd and dev fixes (#177) 2016-06-23 22:40:07 +03:00
cybice
00e9af4796 0.14.5 2016-06-16 22:00:37 +03:00
Stanislav Ermakov
e1ab7f794b added this.props.center check (#174) 2016-06-16 12:44:42 +03:00
cybice
92ea1c43ec Remeasured performance using devtools 2016-06-15 19:27:27 +03:00
cybice
0f10d47fc1 0.14.4 2016-06-13 18:57:34 +03:00
cybice
0d7cef1dd3 Update exports 2016-06-13 18:57:23 +03:00
cybice
023b31bd53 0.14.3 2016-06-13 18:42:44 +03:00
cybice
5cc6a567bc Update comments 2016-06-13 17:56:35 +03:00
cybice
100c219e1e Test rxjs instead of reconciler, add ability to draw layers, test performance 2016-06-13 17:51:37 +03:00
cybice
c4471ae1fa Update withStateSelector signature 2016-06-13 12:16:17 +03:00
cybice
d633e78caf Extend develop to support multiple routes 2016-06-13 11:59:41 +03:00
cybice
331c6bfc35 Fix flowconfig, eslint 2016-06-13 03:40:27 +03:00
cybice
32fb5c07c8 0.14.2 2016-06-13 03:32:56 +03:00
Ivan Starkov
670fadd2da Add develop (#172)
* Add isNumber

* Update babel, remove lodash deps

* develop first commit

* Fix zIndex

* Add readme

* Fix tests

* Fix build issues

* Update travis build
2016-06-13 03:29:55 +03:00
Ivan Starkov
2c5eb0a5c2 Merge pull request #166 from sompylasar/patch-1
Update react peerDependencies to 15.0.0
2016-06-13 03:12:33 +03:00
Ivan Starkov
a59936f499 Merge pull request #171 from istarkov/update-linter
Update linter
2016-06-13 01:42:52 +03:00
cybice
5b8936288a Update linter 2016-06-13 01:36:02 +03:00
cybice
d5a0b8d7b8 0.14.1 2016-06-13 00:23:15 +03:00
cybice
5547713e1b Fix error 2016-06-13 00:23:05 +03:00
cybice
53cf571ac8 0.14.0 2016-06-12 23:59:11 +03:00
Ivan Starkov
5f443f8a1c Merge pull request #170 from istarkov/remove-draggable
Remove draggable from shallowEqual
2016-06-12 23:58:23 +03:00
cybice
936028bc90 Remove draggable from shallowEqual 2016-06-12 23:54:06 +03:00
John Babak
5d43f5dd9e Update react peerDependencies to 15.0.0
React 15.0 has been released in April, 2016.
Without this change, `npm@3` gives an `UNMET PEER DEPENDENCY` error and refuses to update the `npm-shrinkwrap.json`.
Additionally, update react devDependencies from `0.14.0-rc1` to `0.14.0`.
2016-06-09 04:06:07 +03:00
cybice
a3fed314db 0.13.0 2016-05-31 17:17:13 +03:00
Ivan Starkov
fb9ee87204 Merge pull request #160 from istarkov/fix-pan-to-move
Fix map moves back in some cases
2016-05-31 17:16:42 +03:00
cybice
13d760d050 Fix map moves back in some cases 2016-05-31 17:13:40 +03:00
cybice
88db95ab97 0.12.1 2016-05-11 11:34:53 +03:00
Ivan Starkov
18f9c2cd0f Merge pull request #154 from deviantony/master
Added support for minZoomOverride flag. If set to true, the minZoom o…
2016-05-11 11:33:16 +03:00
Anthony Lapenna
b2671d185a add a section in README about overriding minimum zoom 2016-05-11 20:26:25 +12:00
Anthony Lapenna
949736af9b Added support for minZoomOverride flag. If set to true, the minZoom option will be used instead of being calculated. 2016-05-11 19:08:21 +12:00
cybice
9d58388245 0.12.0 2016-04-24 15:11:04 +03:00
Ivan Starkov
ac4082012a Merge pull request #144 from carsy/master
Add class name to marker
2016-04-24 15:07:22 +03:00
carsy
63faae5435 Add className to marker holder
Take the className from `$markerHolderClassName` and add it to the
marker holder.
2016-04-24 12:29:54 +01:00
Ivan Starkov
7346480e97 Merge pull request #133 from chentsulin/patch-1
Removed '/addons' in README example
2016-04-07 10:37:34 +03:00
C. T. Lin
8f1b55bdb5 Removed '/addons' in README example
addons has been separated to other packages
2016-04-07 15:34:07 +08:00