Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.0 #492

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 5, 2023

🤖 I have created a release beep boop

0.1.0 (2023-12-05)

⚠ BREAKING CHANGES

  • introduction of new interaction API (#400)

Features

  • active and highlight by id (6c6f410)
  • add featured slots and adjust vertical positioning (6cfafe3)
  • add ol-stac (7878032)
  • add possibility to draw a "box" (4012f39)
  • add possibility to only define style (1b3ac9d)
  • add proj4 in order to support custom projections (#388) (4cc398c)
  • add reset for individual filters (#413) (a415adc)
  • add visual feedback if a layer is outside its min/max zoom (09f5288), closes #248
  • added layer config tool with url param controls (#430) (75b29b3)
  • allow override of key/property rendering (6ced9da)
  • allow rendering HTML in properties via config (#419) (76e10ed)
  • autocomplete & inline mode (#422) (10bdf21)
  • basic tooltip styling (bc406b9)
  • conditional positioning based on event pixel (ff2ab75)
  • consider custom tilegrids (dc0c9e4)
  • creat initial way of adding single layers (848634b)
  • display of drawn feature (#371) (43753b6)
  • draw type property (#472) (8ae6a71)
  • enable modify via property (#470) (7fd49f3)
  • eox-map-compare (28850b4)
  • expose buffer functionality (e099eb2)
  • expose createLayer (53f7540)
  • expose getFlatLayersArray function (048c702)
  • find layer inside groups (e3e904c)
  • group layers set references to parent layer (60b65c4)
  • implement layerControlExpanded layer attribute for automatically expanded subsections (530e131)
  • implement accordeon exclusivity (16b4f0a)
  • implement initial version of "updateLayer" (79b31a5)
  • initial eox-jsonform implementation (#426) (638a53c)
  • introduce expandResults property to set initial result accordeon state (97146ad)
  • introduce featured filters (895e53d)
  • introduce layerControlToolsExpand property (266da0d)
  • introduce optional shadow + styleOverride (#386) (a0a2b80)
  • introduce semantic html tags (9fcc08a)
  • introduction of new interaction API (#400) (808539b)
  • lit element (a6c385c)
  • make items, results, filters and selectedresults public (4396793)
  • overhaul select interaction (f412ba0)
  • pass interaction id to select event (4d53ce3)
  • position and style delete button (dd1129d)
  • provide styleOverride property and some useful classes (f51068a)
  • put layer back into optional list if optional list present (5b29b31)
  • remove layer (a39b1b4)
  • remove select interaction (10342c1)
  • remove tooltip overlay when pointer leaves (#389) (ece6bbd)
  • render citations (bcbfb73)
  • render single whitelisted property as full-width (#366) (bac0f23)
  • restructure interaction to a class (b2e6ac6)
  • spread all overlay properties to overlay generation (0577728)
  • support accordeon exclusivity for two independent sets (2693884)
  • sync properties with initial JSON definition (64e30fe)
  • sync property (697a639)
  • time-aware slider ticks (#186) (8fa4067)
  • update ol and ol-mapbox-style (dcdc1bd)
  • use style property for layer shorthand (f152ba7)

Bug Fixes

  • absolute button positioning (81b732a)
  • access a copy instead of the original layer array (f3a3590)
  • access map after timeout (621958b)
  • adapt tests (250bc0d)
  • add "group id" property if inside group (6213979)
  • add change:length listener to groups (470820a)
  • add getLength and insertAt methods to mockmap (91728a9)
  • add styleOverride prop to stacinfo (#390) (7bff624)
  • also render non-aggregated results as radio inputs (7e2831b)
  • assume eox-map-tooltip as tooltip default, allow override with arbitrary element (7d2c2e5)
  • calling of inputhandler (#478) (74eb5e8)
  • check if group exists before getting/setting (af8be51)
  • checkbox and radio button rendering in iOS Safari (81df098)
  • chevron pseudo elements (d5d16e5)
  • clean up timeout hack (89eed0e)
  • collection pop method and unique ids (66ebabb)
  • consider 0 as id (98c172a)
  • correctly parse non-array key filters (0ac2141)
  • display selectedResult as checked, added tests (22c7d3a)
  • docs: disable keyboard shortcuts inside stories (fc829cb)
  • emit drawupdate event also on discard (#348) (04d9ebf)
  • expect id as layer property (3abc733)
  • hack to force reset layer list on collection changes (5d8fa92)
  • handle tileUrlFunction() use case for layerConfig (#451) (0e75e6d)
  • hot reloading by directly using framework string (d0545b4)
  • ignore "map" property (97ee418)
  • imports & types (723a454)
  • incomplete 0.6.0 update (6bb54d0)
  • initialize map sooner to enable synchronous method execution (81c7974)
  • isolate accordeon expansion setting and move test to back (5e361b7)
  • layer events (5835735)
  • let layer rows expand based on text instead of overflowing (79b3895)
  • make currently active tab unselectable (#482) (dcbb7ff)
  • make cypress actually click that button and log map temporarily (6ea3685)
  • make selectedresult optional (8716e4e)
  • make sure to re-render all filters after reset (1c11ee2)
  • make typescript happy (743fff0)
  • merge (8920d5e)
  • mobile sorting improvement and handling of hidden layers (#344) (82e12b3)
  • only display sections if property length > 0 (3c372ad)
  • only use sub-item max-height if unstyled is not set (ad51024)
  • opacity and visibility as layer properties (4624506)
  • optional featured and properties attributes (b143d2e)
  • prevent false dirty state when using autocomplete (#480) (b41c9d3)
  • prevent icon getting too small when a lot of text is present (ec1f6db)
  • prevent uncaught error if no feature currently hovered (efa2dab)
  • prevent zoom on double-click while drawing (#328) (a79cb2a)
  • re-add reverse, adapt group test (f6f6fbc)
  • remove live directive for checking mode matching (fdd387b)
  • remove logs (ff5db1b)
  • removed icon highlight on hover (#345) (68692f9)
  • size max-height of groups depending on sidebar height (076c4f2)
  • style selection and update (#317) (038502d)
  • style: capitalize also when featured (7e15326)
  • style: height calculation of filter block (3985483)
  • style: max height of scroll container (5d4b362)
  • style: minor adjustments (3b56462)
  • style: minor fixes (f896697)
  • style: provide some light highlighting of selected list items (80b1cea)
  • style: replace buttons with icons (#347) (5d0f80b)
  • TEMP: remove resize observer (f169082)
  • test: selection pixel (9da8146)
  • try to read feature "id" property, or display error if nothing found (141251e)
  • ts class definition (dd8a4e7)
  • update of opacity and visibility (f3b7815)
  • update optional layer list after layer removal (#391) (36eb916)
  • use css variable instead of additional state (8ed92aa)
  • use default rendering for config tool button (4879325)
  • use different tag for template in order to support vue template resolution (8ae0213)
  • use dynamic max-height for all groups (e06b56c)
  • use expected format for numbers for map 0.6.0 (10b4b6c)
  • use parsed filters instead of config filters (9ff1eb5)
  • use percent and not viewport height (807d1ea)
  • use repeat instead of map directive to fiy dynamic rendering of radios (ba1d1bd)
  • use ResizeObserver to update the height of inner uls as the container scales up and down (a0b9e33)
  • wrap layer name in a dedicated span so it is independent from the ::before element (fd71172)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@silvester-pari silvester-pari deleted the release-please--branches--main--components--elements branch December 5, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If a layer has minZoom/maxZoom set, change CSS color based on map current view zoom
1 participant