Michael Diego
8cb6939e6c
Remove lodash and use our own utils ( #535 )
...
* Use pure reduce and map functions
* Use only isEmpty from lodash
* Create our own isEmpty, don't use lodash
* Normalize utils names
* Group utils together
* Proper checking, better this way
* Set default value to options
2018-03-12 15:56:22 -07:00
Michael Diego
1ad4402462
Refactor code style ( #533 )
...
* Run eslint
* Avoid DRY in importing
* Update recompose
* Unnecessary backticks
* Update comments
* Move api-path into a variable
* Rename queryString to params
* Proper eslint-disable
2018-03-11 12:16:58 -07:00
alireza valizade
32d95ab4b7
upgrade .babelrc ( #521 )
...
* upgrade .babelrc
* yarn.lock
* Update .babelrc
Fix format.
2018-03-10 13:57:23 -08:00
Joseph Frazier
2e7bd79d16
Update yarn.lock ( #483 )
...
e344c3c8f4
switched from `point-geometry` to `@mapbox/point-geometry`, but it
didn't update yarn.lock accordingly. This does.
2017-12-21 19:28:52 -03:00
Exomnius
f4c0a0ce20
Added react 16 as peer dependency + bumped related react versions ( #454 )
...
* react-16 added react 16 as peer dependency and bumped related react versions
* react-16 removed unwanted style changes
* react-16 removed unwanted style changes
* react-16 removed unwanted style changes
2017-10-15 22:18:29 +03:00
Ivan Starkov
07368e23ad
Move 2 yarn, add prettier, update linters ( #360 )
...
* Move 2 yarn, add prettier, update linters
* Fix linting error
2017-04-11 00:47:54 +03:00