Skip to content

Latest commit

Β 

History

History
243 lines (117 loc) Β· 10.6 KB

CHANGELOG.md

File metadata and controls

243 lines (117 loc) Β· 10.6 KB

1.7.0 (2021-01-29)

Bug Fixes

  • prop "showed" in popup caused cyclic issue (0854318), closes #203
  • deps: bump actions/setup-node from v2.1.2 to v2.1.3 (659971d)
  • deps: bump actions/setup-node from v2.1.3 to v2.1.4 (b4728c5)

Features

  • add closeOnMove & focusAfterOpen props (f77a4b5)

1.6.4 (2020-10-30)

Bug Fixes

  • set css as sideEffect (9257843)
  • specify lang attribute to style (ea10ed3)

1.6.3 (2020-10-29)

Bug Fixes

  • deps: bump actions/setup-node from v1 to v2.1.2 (38a4cfa)
  • the main entry file was 404 (e2450e7), closes #174

1.6.2 (2020-10-29)

Bug Fixes

  • update ship.js workflow (7379c54)
  • deps: bump dependencies (23d8253)
  • update dependabot config to support github-actions ecosystem (b2b999e)

1.6.1 (2020-10-06)

Bug Fixes

  • failing npm run build in shipjs trigger (8caee76)
  • ci: update workflows (7f3b4d5)
  • add babelHelpers option in babel rollup plugin (66d1519)

1.6.0 (2020-10-05)

Bug Fixes

  • ci: update workflows (7f3b4d5)
  • add babelHelpers option in babel rollup plugin (66d1519)
  • added type object for maxBounds validation (4e2802d)
  • lint:prettier (9ab883f)
  • rtl issue (0eefb33)

Features

  • make 'bounds' synced prop (5834608)

1.5.0 (2020-09-17)

Bug Fixes

  • add classes for popup (a7d486b)
  • update dependencies (cdebed1)
  • docs: update grammar of composition (7b080c7)

Features

  • add /rebase workflow (b0a3140)
  • add className option to popup (bb9abf0)

1.4.0 (2020-08-08)

Bug Fixes

  • docs: update default mapbox-gl version in docs (d1ddc11)
  • props: update required values for synced props (0a516c6)
  • remove eslint overrides (197717a)

Features

  • docs: update gl-map api docs (29579a2)
  • add minPitch() & maxPitch() options (97118e0)
  • update map options as per mapbox-gl api (2f9e6c6)

1.3.3 (2020-07-26)

Bug Fixes

  • update CI workflow (3267f48)
  • docs: update mapbox-gl version (861690a)
  • update rollup plugin babel (4c77dff)
  • ci: update ship.js trigger to trigger on main branch (62e88f3)
  • correct setLigh event name typo. (42bdcd1)

Features

  • enable jsconfig for better VSCode Intellisense (54a055d)

1.3.2 (2020-06-24)

Features

  • add styleimagemissing event (ade797b)

1.3.1 (2020-06-22)

Bug Fixes

  • deps: clean lockfile (85a7217)
  • add deepscan badge (731ef73)
  • update docs for Popup open & close events (08e1502)
  • update README for Layers (0c4bb4d)

Features

  • add Code Of Conduct (ea9bfae)
  • allow the hash param to be a string or a boolean (361e7f5)

1.3.0 (2020-06-22)

Bug Fixes

  • add deepscan badge (731ef73)
  • update docs for Popup open & close events (08e1502)
  • update README for Layers (0c4bb4d)

Features

  • add Code Of Conduct (ea9bfae)
  • allow the hash param to be a string or a boolean (361e7f5)

1.2.0 (2020-06-17)

Bug Fixes

Features

1.1.0 (2020-06-17)

Bug Fixes

Features

1.0.2 (2020-06-17)

Bug Fixes

1.0.1 (2020-06-17)

Bug Fixes

  • remove dist 🧹 (5140930)
  • remove test from ci workflow (72cd2da)
  • remove yarn πŸ™Œ (966b112)
  • update eslint ignore rules πŸ— (1dae683)
  • update License πŸ‘€ (7483eef)
  • update lockfiles, prettier & husky configs πŸ’… (297cd09)

Features

  • ci: add dependabot & semantic pr configs πŸ€— (3d518b5)