Skip to content

Latest commit

 

History

History
211 lines (97 loc) · 8.86 KB

CHANGELOG.md

File metadata and controls

211 lines (97 loc) · 8.86 KB

1.4.1 (2024-08-14)

Bug Fixes

  • add cssCustom to container (b990594)

1.4.0 (2024-07-10)

Bug Fixes

  • rewrite npx semantic release command (820e48e)
  • set lts to semantic release run command (ccf6bf8)
  • setup node js version in release yaml (447cec7)
  • update package json (remove engine node) (1d5c423)

Features

  • add parameters to vector layer (e70a142)

1.3.1 (2024-3-5)

Bug Fixes

  • add visible to vector layer (506991b)

1.3.0 (2024-3-5)

Features

  • add onPostRender vector layer (41f26f9)

1.2.0 (2024-3-5)

Features

  • add onLayerChangeVisible to vector layer (d0605b7)

1.1.22 (2024-2-14)

Bug Fixes

  • add autoprefixer (882ec7d)
  • remove deploy gh action + remove story book (core-js) (f549a9c)

1.1.21 (2024-2-14)

Bug Fixes

1.1.20 (2024-2-14)

Bug Fixes

1.1.19 (2024-2-14)

Bug Fixes

  • change actions gh (022f2bd)
  • change deploy action + update ol (644c122)
  • doing something dirty during valentine's day (bed5bdb)
  • remove webgl render (5749a68)
  • revert all day previous commit (3378a89)
  • rollup build error (e248707)

1.1.18 (2023-03-17)

Bug Fixes

  • add type module to package json (42b2386)

1.1.17 (2023-03-17)

Bug Fixes

1.1.16 (2023-03-17)

Bug Fixes

  • rollup config : copy css file (e3dc576)

1.1.15 (2023-03-17)

Bug Fixes

  • change rollup config to es (5611149)

1.1.14 (2022-10-19)

Bug Fixes

  • resize max-height for map-popup (df5e63e)

1.1.13 (2022-10-19)

Bug Fixes

  • add npm command to copy styles in lib (92a4d19)

1.1.12 (2022-10-19)

Bug Fixes

  • restructure css files to match rollup config (postcss) (8e88555)

1.1.11 (2022-10-18)

Bug Fixes

  • add rollup config + reformat + remove dist (old) (566f155)

1.1.10 (2022-10-18)

Bug Fixes

  • add temporary eslint config to let css import in tsx (600aa7a)

1.1.9 (2022-10-18)

Bug Fixes

  • add configuration for rollup-plugin-import-css (c2151d7)

1.1.8 (2022-10-18)

Bug Fixes

  • remove rollup config postcss (b26f4ce)
  • revert config postcss module (835597c)

1.1.7 (2022-10-18)

Bug Fixes

  • set unamed import fort css (891d4ad)

1.1.6 (2022-10-18)

Bug Fixes

  • add postcss to rollump config (6839b51)
  • generate package-lock.json (23d48df)

1.1.5 (2022-10-18)

Bug Fixes

  • Change main/module/types path (e91d0f7)

1.1.4 (2022-10-18)

Bug Fixes

  • Change files to "lib" and "types" (a658d06)

1.1.3 (2022-10-18)

Bug Fixes

  • [MapControls] Force defined templateGridStyle variable (0eadc14)

1.1.2 (2022-10-18)

Bug Fixes

  • [MapControls] Set non optional templateGridStyle variable (e44427a)

1.1.1 (2022-09-07)

Bug Fixes

1.1.0 (2022-09-05)

Features

  • add changelog generator (b28f1a5)