Skip to content

Releases: milieuinfo/uigov-web-components

v1.15.1

01 Sep 13:34
Compare
Choose a tag to compare

1.15.1 (2023-09-01)

Bug Fixes

  • UIG-2649 - vl-form - requestValidation - config wordt nu correct doorgegeven (7fdc393)

v1.15.0

30 Aug 12:14
Compare
Choose a tag to compare

1.15.0 (2023-08-30)

Bug Fixes

  • UIG-2538 - vl-document - ontbrekende styling voor title toegevoegd (1047885)
  • UIG-2550 - vl-form-validation - dot in name attribute (c421c16)
  • UIG-2636 - vl-cookie-consent - waarschuwing wordt nu enkel getoond zonder de matomo parameters (8c6ef66)

Features

  • UIG-2635 - vl-cookie-consent - analytics: naamswijziging KBOMG (09fe6a4)
  • UIG-2649 - vl-form - requestValidation methode toegevoegd die kan gebruikt worden zonder submit (5fc9643)

v1.14.0

04 Aug 17:22
Compare
Choose a tag to compare

1.14.0 (2023-08-04)

Bug Fixes

  • UIG-2539 - custom styles in React (abdd349)
  • UIG-2551 - vl-modal - werking open attribuut verbeterd (5e29402)
  • UIG-2556 - vl-map-select-actions - custom style (1e26d36)
  • UIG-2610 - vl-textarea - disabled activeren na initialisatie (9f0e3e0)
  • UIG-2612 - vl-alert - in storybook tonen van de closeable content (6151b27)
  • UIG-2615 - vl-upload - verbetering van de geldigheid reset (0830dc5)
  • UIG-2627 - de artifacts die in een extra folder zitten kregen niet de juiste versie (6c0cfa7)

Features

  • UIG-2529 - herwerking en uitbreiding van de Storybook documentatie (d980c5b)
  • UIG-2540 - vl-functional-header - breadcrumb (78c8d08)
  • UIG-2627 - de monorepo peerDependencies in de @dom-wc artifacts het juiste versie nummer geven (37ca514)

v1.13.1

26 Jul 08:27
Compare
Choose a tag to compare

1.13.1 (2023-07-26)

Bug Fixes

  • UIG-2610 - vl-textarea - pas disabled instellen wanneer opzet klaar is (204489f)

v1.13.0

24 Jul 14:51
Compare
Choose a tag to compare

1.13.0 (2023-07-24)

Bug Fixes

  • stories in de build verwijderen (stories excluden in tsconfig.lib.json geeft IDE problemen) (245a74b)
  • UIG-2543 - vl-cookie-consent - Matomo compatibility (30db0b8)
  • UIG-2560 - vl-map - storybook tests voor GRB lagen (a1383d9)
  • UIG-2597 - vl-upload - file hashes vergelijking vereenvoudigd (516ec2b)
  • UIG-2604 - vl-tabs - storybook documentatie (bdc50cc)

Features

  • HLPD-64265 - wijziging van de Legacy Storybook referenties (4f6cd37)
  • KBOMG-259 - vl-spotlight - uitgebreid met subtitles in combinatie met images (d4f61f1)
  • KBOMG-261 - vl-alert-closed event (2ef08b5)
  • UIG-2521 - vl-header - configureer sessie bij aanpassing endpoint (456a9e6)
  • UIG-2539 - customCSS property voor components en map (cf52a10)
  • UIG-2557 - vl-map-wmts-layer - WMTS request gecorrigeerd voor GeoServers (2f44acd)
  • UIG-2577 - nx common-storybook module (b93791b)
  • UIG-2582 - storybook build in release-and-publish (dc14bc6)
  • UIG-2589 - vl-map-vector-layer - pas als layer ingesteld, styles instellen (30fc455)
  • UIG-2592 - CODEOWNERS toegevoegd (988aeaf)

v1.12.0

14 Jul 14:50
Compare
Choose a tag to compare

1.12.0 (2023-07-14)

Features

  • UIG-2324 - fat-js van sections (0673da9)

v1.11.0

13 Jul 14:53
Compare
Choose a tag to compare

1.11.0 (2023-07-13)

Bug Fixes

  • UIG-2525 - vl-side-navigation - niet langer onnodig rerenderen (7608a46)
  • UIG-2547 - vl-side-navigation - zoek doorheen shadowroot van elementen tijdens scrollen en wanneer je op een item klikt (3796534)
  • UIG-2555 - vl-steps - timeline was gebroken, maar nu niet meer (a1e4412)
  • UIG-2569 - vl-map-layer-switcher - beschouw enkel HTMLElement nodes om vlMapLayers te bepalen (cc026a2)

Features

  • UIG-2488 - vl-map-layer-style - revert cache feature styles (aad4e85)
  • UIG-2520 - vl-upload - uitgebreid met duplicaat detectie op basis van bestandsinhoud (3b604f3)

v1.10.0

05 Jul 14:37
Compare
Choose a tag to compare

1.10.0 (2023-07-05)

Bug Fixes

  • UIG-2454 - vl-proza-message - absolute path (82f83d9)
  • UIG-2486 - vl-map-select-action - typing issue (4ca1aab)
  • UIG-2523 - vl-textarea - add null checks (7c0c1b9)
  • UIG-2534 - vl-form-validation - validatie reset toegevoegd (9880c01)

Features

  • UIG-2488 - vl-map-layer-style - cache feature styles (ab658ea)
  • UIG-2502 - vl-map-layer - voorkom duplicate styling op VlMapLayer element (b630b0a)
  • UIG-2506 - vl-select - disable search (0f794cd)
  • UIG-2508 - vl-map-wms-layer - reactieve attributen (54fe8f4)
  • UIG-2509 - vl-map-layer-switcher - dynamic layers (7191796)
  • UIG-2527 - de meest recente Storybook terug aanbieden via GitHub-pages (9d9887b)
  • UIG-2544 - build aanpassing, max. 3 parallelle jobs (f5961c0)

v1.9.0

20 Jun 10:45
Compare
Choose a tag to compare

1.9.0 (2023-06-20)

Bug Fixes

  • UIG-2489 - vl-textarea - readonly mode (9a1aedc)
  • UIG-2496 - css - achtergrond kleuren voorzien (1b86bba)
  • UIG-2503 - vl-form-validation - data-vl-required werkt nu zoals verwacht (f68be79)
  • UIG-2510 - vl-map - wacht tussen move en click in vl-map-draw-line-action.tester en vl-map-draw-polygon-action.tester (7bf60d1)

Features

  • UIG-2187 - vl-cookie-consent - uitgebreid met externe configuratie voor matomo (4475e82)
  • UIG-2466 - bamboo build (616397b)
  • UIG-2486 - vl-map-select-actions - selecteren over meerdere lagen (eaa7744)
  • UIG-2504 - vl-form - validatie voor dynamische toegevoegde form-elementen (7964e75)
  • UIG-2505 - vl-form - native-validation attribuut toegevoegd (4cc736d)

v1.8.1

06 Jun 10:36
Compare
Choose a tag to compare

1.8.1 (2023-06-06)

Bug Fixes

  • UIG-2489 - vl-textarea - readonly mode (d4747f4)
  • UIG-2496 - css - achtergrond kleuren voorzien (cbd0e7a)