Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maplibre/maputnik

An open source visual editor for the 'MapLibre Style Specification'
https://github.com/maplibre/maputnik

Fix to stop fetchSources getting called on each change.

199a989f7dae81eafa2c0b712f84243378f34e0b authored about 7 years ago
Tidy logic.

a50b09e5a26161323cd4b5277675c46f2a1fbd25 authored about 7 years ago
Catch invalid color during parse.

b20c69b15a41cd86383fd78e1511a63ab287bdf4 authored about 7 years ago
Merge pull request #200 from orangemug/fix/issue-116-zoom-field-v3

Fix zoom field input ordering (#116)

25be1734872aafc83ebb5071d48d5758df675ee9 authored about 7 years ago
Fixed lint errors.

61808d5939f125d13fa85ad3a459c14faf99d78d authored about 7 years ago
Updated package-lock.json

de24227b1fcaa55da11cfaef19ea43b255d3d853 authored about 7 years ago
Added manifest.json to production webpack config.

1f5608ec773635e0766cc17b9039e250744e7f53 authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/lighthouse-errors

2d87e162f19f1d02b9f5946831788864bf760700 authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/issue-116-zoom-field-v3

1941fdf8a0576d0cbd1f8461778b2228e208145b authored about 7 years ago
Added MAX_HEIGHT constant.

33fdc5266799edae44f41e721d03855eea6a278c authored about 7 years ago
Only limit AutoComplete to window bounds if element is fixed.

e11a5a823a84be557630e5347a43831dcf9306a5 authored about 7 years ago
Fixed PropTypes typo.

b60d101d4277c0812fc03f99159de481f1bbc31f authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/issue-97-layer-list-cutoff

5e9263b7873934fbd0d7df10e855b9696884b3bb authored about 7 years ago
Merge pull request #195 from orangemug/feature/webpack-bundle-analyzer

Webpack bundle analyzer

949bd783f5869a19ced4c202e978e1475d26ff84 authored about 7 years ago
Merge pull request #196 from orangemug/fix/source-layer-autocomplete

Improved source/layer autocomplete

7fe3137fd0936f9639ce15a657d67d19e3d5ffd6 authored about 7 years ago
tabs -> spaces.

3c97fbe5872475ab5f8b6c04f20b3fd29782bb95 authored about 7 years ago
Broke <FunctionSpecField/> into smaller parts.

030d469d7c182fdd7503671dbe01fa698521b66f authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/issue-116-zoom-field-v2

135ef8ed89b2954d06ad02a0b11aeccfea78c507 authored about 7 years ago
Fix for new sources definition.

002e9c4647f5bda5edbb832956d282cce2a48bce authored about 7 years ago
Added type to sources list and now filtering in modal autocomplete.

a4fbe55012118014b360c40bf1fdb8ed653b058b authored about 7 years ago
Call fetchSources after component mount.

63ac70741545a8fd892634ad23254b89abdb404d authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/source-layer-autocomplete

b5dc04bb4f6e6f365b5eb9e238feb9862d850320 authored about 7 years ago
Updated package-lock.

f3ae20f3aa858f681d02623489cb187b9e564c39 authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into feature/webpack-bundle-analyzer

Conflicts:
config/webpack.production.config.js

1838b8aefde6df595d2e9b6ed3e31eff8ef3ce20 authored about 7 years ago
Merge pull request #193 from orangemug/fix/tooltip-pointer-events

Disable pointer-events on doc tooltips

e9c65e1ada368a83d4d376dfd12f5e724e2fcd2a authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/tooltip-pointer-events

9ea5d213f7d01ad023124f06cc43bc8060ff8e5e authored about 7 years ago
Merge pull request #192 from orangemug/fix/update-deps

Updated dependencies

7dcd6d5552ae436f39d383917fe5c5df89cf88f5 authored about 7 years ago
Moved node.js test versions to match latest LTS

https://github.com/nodejs/Release

0de8f2d633b3fc4504d5836fd9bf283a510449df authored about 7 years ago
Sub-dependencies broke their API without a major version bump.

This fixes those errors and adds a package-lock.json

cb2f854dd5bdafdf393bf3753e6b4a8960fccf9c authored about 7 years ago
Fix to keep autocomplete menu within window bounds.

401c920e4702d44b2e62a72fc8fb1b744808b452 authored about 7 years ago
Initial work to reorder zoom fields.

40235fe473d3056620b79c31c392fd2634cd9694 authored about 7 years ago
Fixed source layer autocomplete to fetch from the sources json definition

a76e08aee7d1a5ad0ed789fdcb5e94fbace5d4f7 authored about 7 years ago
Fixed some errors reported in google lighthouse audit tool.

dfe72825102262f3f3a15ef7f581f25467028bc7 authored about 7 years ago
Merge remote-tracking branch 'upstream/master' into fix/update-deps

Conflicts:
src/components/Toolbar.jsx

3aae2e976f70fd3cd8ccc47b5144ebf216babb92 authored about 7 years ago
Fixed more eslint errors.

f79a945fa42e0f282aec95451532092f97b80282 authored about 7 years ago
Fixed eslint errors.

8234c514121f386cac6d93b7c1041312466db4e5 authored about 7 years ago
Added 'pointer-events: none' to prevent tooltips from overlapping the UI.

f464f997d132b5480220c1e13a3f26a96ff4fe44 authored about 7 years ago
Removed nodejs v4 tests temporarily

e0b7cdf9dd550525b0bbbfc221d272176b315219 authored about 7 years ago
Moved to testing from webpack.production.config also added verbose logging.

a819154145b8b6aa4a7a4c9203cb841d0619b9dc authored about 7 years ago
Merge pull request #191 from orangemug/fix/console-errors

Fixed startup errors/warnings

616f45c5862b67d59778919810600ba7828715e3 authored about 7 years ago
Removed old plugins from webpack config.

203aaf51b7cec5738870d4748f1e2359d77161b9 authored about 7 years ago
Added webpack-bundle-analyzer

392d1fe26d10ce0d26cd5c8ae1bc21f24c88f370 authored about 7 years ago
Fixed webpack production conf after updated deps.

See <https://webpack.js.org/guides/migrating/#occurrenceorderplugin-is-now-on-by-default>

f452ea0d2606a49587429e053f41784c891b03f1 authored about 7 years ago
Merge pull request #189 from orangemug/feature/disable-polling-by-default

Disable polling by default

97dbb744863e326f13a015230b12a7dae6b14782 authored about 7 years ago
Merge pull request #190 from orangemug/feature/overflow-toolbar-actions

Added css overflow scroll to toolbar actions

1f80cfcaa67c6182f5b4add51ab9233c17480f8f authored about 7 years ago
Updated mocha dep.

5d0fbabb6a1ad6f50a72e89629ac1e1efc8cb144 authored about 7 years ago
Updated webpack deps.

b5ca0fa17b1eb90c9ea72068e0f88bb282fb53a4 authored about 7 years ago
Updated extract-text-webpack-plugin

41e1704d08043bea3d79741631c0acdf489bd417 authored about 7 years ago
Changed es2015 to env in babelrc.

d4569237f52695835c6c16c31c08f0b5d33021ee authored about 7 years ago
Updated eslint deps.

b6ae51b5e510c61342a9db4a34a84ada418d2c26 authored about 7 years ago
Switched to babel-preset-env from babel-preset-es2015

See <http://babeljs.io/env>

3015ba605d3c7025a0ddb033ee33785a68bd5505 authored about 7 years ago
Updated the webpack loader deps.

eb589d4039e21fc41c85441143eb02c4a0a4a069 authored about 7 years ago
Updated more babel deps.

babel-loader fixed at 7.1.1 due to <https://github.com/babel/babel-loader/issues/505>

271190f434246ad4b8a52eaf828f2ea5ed577a42 authored about 7 years ago
Upgraded babel dev deps.

0836790daf0cf0d8bcdc01410a9d2704b6e24614 authored about 7 years ago
Bumped react/react-dom deps.

b3b665fcb9668bf168b54115129ec423b9abf231 authored about 7 years ago
Updated '@mapbox/mapbox-gl-style-spec'

c050b02b8bb91457c0919d0a1bab89b30f3064f7 authored about 7 years ago
Updated deps fixed for clean install.

a791403a6ad2fba50e878d939e628c05b3a73155 authored about 7 years ago
Updated react-sortable-hoc to 0.6.8 to remove prop-types warnings.

a4c6a1835393f45fe7e8f858d58106c3d146fb08 authored about 7 years ago
Update to use prop-types module in components.

9bc603a5106ddb5a2fbef0f9bbaebb0f877c24d1 authored about 7 years ago
Bumped react-codemirror to 1.0.0

af25fb926ba069c139bcf8c4d3b4666de754e50a authored about 7 years ago
Removed the console.warn because the logging wasn't helpful.

365a0518a545ec0dbd0d470a377be8c90c2ef422 authored about 7 years ago
Added noParse for prebuilt openlayers and mapbox-gl modules.

9801f49f4ec5d82432ff34692d5a4b0c72cf090c authored about 7 years ago
Removed required from minzoom/maxzoom as it can be undefined.

See <https://www.mapbox.com/mapbox-gl-js/style-spec/#layer-minzoom>

bb4f3482ad299ea9a996b4f0e6c1dfadfb21190b authored about 7 years ago
Removed required prop and fixed component name.

e148607c7a11e68a4c72981b8d48a08363cee1db authored about 7 years ago
Added css overflow scroll to toolbar actions.

ae370f04c1f1182bc382dbd3031691a64605a269 authored about 7 years ago
Removed ignoring node_modules in webpack watch

89f6343abd50f645b2b7093a8f230c2112824faf authored about 7 years ago
Added note to the docs regarding `WEBPACK_DEV_SERVER_POLLING`

ea5568717110c31f34eb0fea38a2ab701a813cfa authored about 7 years ago
Disable webpack-dev-server polling by default.

da0b4d79119202799ba066d59f51f27978ab74ce authored about 7 years ago
Merge pull request #187 from orangemug/feature/more-badges

Added more badges

e303283098498eba8f50ed42e32b531236de3421 authored about 7 years ago
Added more badges.

1119ff06c9a4c091b7339c2635f17c562cd6719f authored about 7 years ago
Merge pull request #179 from gregorywolanski/87

Display zoom level #87

adc8ed26c1cee03cecf94cc6ace44c9fb894284e authored about 7 years ago
Add expand/collapse all layer groups feature (#130)

06554b83dc03259711414bc67f63ff70a3106553 authored about 7 years ago
Fix README.md

3ef0a90de40324fcbffb29673147a64b8f819548 authored about 7 years ago
Display zoom level #87

06ea1d16970735d23fc04167ba5a486b04dd85f4 authored over 7 years ago
Merge pull request #178 from pjsier/fix/layer-function-type

Assigning default function type from spec

ddb3bcde431ee1db1f4e40938cafa8401763236d authored over 7 years ago
Merge pull request #176 from orangemug/fix/noopener-noreferrer

Added rel="noopener noreferrer" to external links.

db2f9efb9387cb58756522073a9aeed39a645d17 authored over 7 years ago
Assigning default function type from spec

d32b15d42539d9526813fea1a592e1138e3bbe9b authored over 7 years ago
Merge pull request #175 from orangemug/feature/change-link-to-new-domain

Changed link from maputnik.com -> maputnik.github.io

a67f9b2edb224c303c61d5417db822d2041bf9d5 authored over 7 years ago
Removed {} from props.

c38547d4e7e8aa03450d6bea86bd4ac3e75e9547 authored over 7 years ago
Added rel="noopener noreferrer" to external links.

3f350c30da0791f542909f665f381e509e68c6c1 authored over 7 years ago
Merge pull request #174 from pjsier/feature/share-style-link

Add share style link, copy button

d502d9b1bba753aa35999197498f0443a13dc810 authored over 7 years ago
Changed link from maputnik.com -> maputnik.github.io

06e1be716eb6328c3c6a5671cf1d796a661d0dae authored over 7 years ago
Add share style link, copy button

This adds a copy to clipboard button and input with the style parameter
pre-populated after expo...

cda855f1b72492ca116f327af880204a24f6e907 authored over 7 years ago
Merge pull request #172 from pjsier/fix/insecure-assets

Fix insecure asset loading

36def799c024457782316cab39930dfb3fc05125 authored over 7 years ago
Remove tilezen tileset and style

2e671250b94e004583cf7d4c1b725ce36961171f authored over 7 years ago
Fix insecure asset loading

c881534554d0281a6f81d404962d8b9a573153f9 authored over 7 years ago
Merge pull request #166 from orangemug/feature/load-from-url

Added 'Load from URL' option in open modal

e1f7336aa91154f6a0f3f599407491db4871af7f authored over 7 years ago
Merge remote-tracking branch 'upstream/master' into feature/load-from-url

aa92e9da0296e978e1ea03ad7bed545b48c6838a authored over 7 years ago
Merge pull request #165 from gregorywolanski/master

Modal scrolling #156

232b48ff620349991fe093dfb3117b9c53d31668 authored over 7 years ago
Modal scrolling #156: Issue fixed

a95b2932db478e5488d835aaa89754ebdeafdcb1 authored over 7 years ago
Merge pull request #161 from pjsier/feature/data-driven-styles

Add data-driven styling

aa288a1e118dbd12fc05c55b5e0425a83b53df37 authored over 7 years ago
Merge pull request #169 from orangemug/feature/comments-field-docs

Added comments field doc and updated react-collapse to fix styling

7e6efcb9b95883109c1d0449d82a29a937233c1f authored over 7 years ago
Merge pull request #170 from orangemug/fix/maputnik-logo-stretch

Fixes logo styling in toolbar

817d0a7e63bac0944a3deadd1e03ce0acefa3ea7 authored over 7 years ago
Update mapbox deps, clarify data prop scope

fa0067ce7bcfe412ed58e62428d6e1aaf9db747b authored over 7 years ago
Fixed image path in test

9beacf7ef3c928eed3920ae89fc19a5eb137f00d authored over 7 years ago
Fix default field bug

b4292028c29490c1a8f14cec948df8b4de7b89e1 authored over 7 years ago
Fixed logo stying in toolbar, also switched to the logo in github:maputnik/design.

d7c099bcbb71dd1ac9d6c2910499bea97acc9707 authored over 7 years ago
Merge pull request #168 from orangemug/feature/issue-114-boolean-types

Added true/false conversion to filter field

36cd15f4f164d1fa860aba40ab03c5f2e9dfb403 authored over 7 years ago
Added comments field doc and updated react-collapse to fix styling.

92ff1a8499883e22f5fd00d9358de33e518e8bbc authored over 7 years ago
Rename ZoomSpecField to FunctionSpecField

4af7a7122006fac05ebd3ca24eeee727e14b6bd6 authored over 7 years ago