Skip to content

Latest commit

 

History

History
1915 lines (1045 loc) · 134 KB

CHANGELOG.md

File metadata and controls

1915 lines (1045 loc) · 134 KB

4.2.6 (2024-09-27)

Bug Fixes

  • lock dompurify to 3.1.5 to avoid issue with 3.1.7 (9a7cfba)

4.2.5 (2024-09-26)

Bug Fixes

  • schema.required is not a mandatory property (d2f6456)

4.2.4 (2024-07-02)

Bug Fixes

  • keep "touch" and "dirty" states of gv-schema-form when using policy documentation (442506b)

4.2.3 (2024-03-05)

Bug Fixes

  • deps: replace dependency messageformat with @messageformat/core 3.3.0 (f8f01c3)

4.2.2 (2024-02-27)

Bug Fixes

  • render markdown in gv-row description (e2a7a42)

4.2.1 (2024-02-27)

Bug Fixes

  • render markdown in gv-promote description (e0fddf0)

4.2.0 (2024-02-27)

Features

  • render markdown in gv-card-full description (152bb09)

4.1.1 (2024-02-08)

Bug Fixes

4.1.0 (2024-01-29)

Features

  • collapse gv-tree by default + add tooltip when closed (b5d6bb0)

4.0.0 (2023-12-15)

Features

  • bump asciidoctor to 3.0.2 (d3327f2)

BREAKING CHANGES

  • The @asciidoctor/core & asciidoctor dependency are now in version ^3.0.2. Note: npm is likely to return a warring because asciidoctor-highlight.js continues to require version 2.x of asciidoctor. We can ignore this error --force

3.45.6 (2023-12-13)

Bug Fixes

  • don't add a trailing slash (811b1e4)

3.45.5 (2023-11-30)

Bug Fixes

  • upgrade @codemirror/stream-parser from 0.19.3 to 0.19.9 (b7f1de3)

3.45.4 (2023-11-30)

Bug Fixes

  • upgrade whatwg-fetch from 3.6.2 to 3.6.17 (bbfb445)

3.45.3 (2023-11-30)

Bug Fixes

  • remove useless space before button (6cc1239)

3.45.2 (2023-11-06)

Bug Fixes

  • remove confirm state when policy changed or submitted (807e7fb)

3.45.1 (2023-11-06)

Bug Fixes

  • remove nesting of folder arrows (944f82c)

3.45.0 (2023-10-26)

Features

  • expose validate fn to force form validation (052f747)

3.44.0 (2023-07-05)

Features

  • dispatch event when selecting an ee resource (6aa7600)

3.43.0 (2023-07-04)

Bug Fixes

  • use lock icon from mockup (19e6b61)

Features

  • dispatch event when undeployed policy is clicked in menu (e548ed5)

3.42.0 (2023-06-27)

Features

  • use gioConfig.banner.text as description by default (6dec123)

3.41.1 (2023-06-16)

Bug Fixes

  • downgrade [@storybook](https://github.com/storybook) to 6.4 to fix docs (716bc6e)
  • sanitize Asciidoc content to avoid XSS attacks (0372368)

3.41.0 (2023-06-09)

Features

  • better support AM Flow icons (f1650dc)

3.40.0 (2023-05-30)

Features

  • improve customization of gv-chart-gauge-progress (4350493)

3.39.6 (2023-05-16)

Bug Fixes

  • gv-policy-studio: resolve drag and drop on FF linux (b8baf6e)

3.39.5 (2023-05-09)

Bug Fixes

3.39.4 (2023-05-05)

Bug Fixes

  • gv-chart-gauge-progress: simplify component (bdf4ac0)

3.39.3 (2023-05-04)

Bug Fixes

  • keep name text aline left when is long string (b5158cc)

3.39.2 (2023-05-04)

Bug Fixes

  • export gv-chart-gauge-progress component (6d61727)

3.39.1 (2023-05-03)

Bug Fixes

  • emit change event on key input change (3d8529e)

3.39.0 (2023-05-03)

Features

  • add gv-chart-gauge-progress component (e40c5f0)

3.38.12 (2023-04-14)

Bug Fixes

  • dispatch input event to work with Angular's ngDefaultControl (93250ae)

3.38.11 (2023-04-05)

Bug Fixes

  • gv-table: pagination issue when number of items don't divide by the page size (1e6e473)

3.38.10 (2023-03-31)

Bug Fixes

  • gv-select: correctly display and place option list when used in a small container (3942165)

3.38.9 (2023-03-29)

Bug Fixes

  • gv-input: remove search icon in password mode (c199fde)
  • gv-schema-form: handle disabled state on input with x-schema-form condition when loading (755fdcc)

3.38.8 (2023-03-07)

Bug Fixes

  • gv-chart-line: use more column in tooltip to avoid length issue with lots of series (c6a57f9)

3.38.7 (2023-03-06)

Bug Fixes

  • gv-properties: handle page size update (d0de1b1)

3.38.6 (2023-03-06)

Bug Fixes

  • gv-policy-studio: handle plans named with a special character (a5e6510)

3.38.5 (2023-02-03)

Bug Fixes

  • gv-button: remove useless css rule (dfb3294)

3.38.4 (2022-12-20)

Bug Fixes

  • gv-icon: load icon only if has shape (b4b08de)

3.38.3 (2022-12-20)

Bug Fixes

  • gv-date-picker: fix range time mode (dd6f4c3)

3.38.2 (2022-12-15)

Bug Fixes

  • gv-date-picker: fix range time mode (9c9eb9e)

3.38.1 (2022-12-14)

Bug Fixes

  • gv-input: dispatch submit event only on required icon (91c267b)

3.38.0 (2022-12-09)

Features

  • add new gv-shema-form-group (29470ec)

3.37.1 (2022-11-14)

Bug Fixes

  • keep event listener for gv-cron-editor when disabled state change (a8b0bc3)

3.37.0 (2022-11-14)

Features

  • add disabled state for gv-cron-editor (6e81ce0)

3.36.2 (2022-08-16)

Bug Fixes

  • gv-design: wait for subcomponent to be rendered before interacting with it (4d92dad)

3.36.1 (2022-06-16)

Bug Fixes

  • avoid UnhandledPromiseRejection error with flows pre (2fbadf8)
  • reword flow-mode into flow_mode (0426178)

3.36.0 (2022-06-10)

Features

  • hide closed plans in design studio (ac74aa0)

3.35.3 (2022-05-20)

Bug Fixes

  • rework event handling in gv-rating-list to fix click on Answer button (238c6a5)

3.35.2 (2022-05-17)

Bug Fixes

  • properly setup confirm in tables (3dd9629)

3.35.1 (2022-04-21)

Bug Fixes

  • gv-icon: use svg lit directive (46a4706)

3.35.0 (2022-04-14)

Features

  • reword API properties screen title (c5f4abc)

3.34.0 (2022-04-11)

Features

3.33.1 (2022-03-30)

Bug Fixes

  • async import asciidoctor properly (e3540f1)

3.33.0 (2022-03-24)

Features

  • load asciidoctor & asciidoctor-highlight.js separately (7921d16)

3.32.0 (2022-03-23)

Features

  • add code:if icon (833f0b5)
  • policy-studio: use new condition icon (17abf43)

3.31.3 (2022-03-22)

Bug Fixes

  • remove unnecessary changedProperties (d26102a)

Performance Improvements

  • add webpack config to limit languages imported by the dependencies (428d81a)

3.31.2 (2022-03-22)

Bug Fixes

3.31.1 (2022-03-18)

Bug Fixes

  • not click twice to validate policy schema-form (fef57be)

3.31.0 (2022-02-25)

Features

  • add icons for new AM flows (045e760)

3.30.1 (2022-02-22)

Bug Fixes

  • gv-policy-studio: auto submit dirty form if is necessary (c223623)

3.30.0 (2022-02-16)

Features

  • handle policy studio with dynamic save-bar (4253551)

3.29.4 (2022-02-16)

Bug Fixes

3.29.3 (2022-02-15)

Bug Fixes

  • gv-code: fix the value update (9e3abd4)

3.29.2 (2022-02-09)

Reverts

  • Revert "fix(gv-design): remove change event when user select step" (4b6ca8c)

3.29.1 (2022-02-09)

Bug Fixes

  • gv-design: auto submit dirty form if is necessary (98120e2)
  • gv-design: remove change event when user select step (96d1971)
  • gv-design: use step form to dispatch change during d&d (d096afd)

3.29.0 (2022-02-08)

Bug Fixes

  • gv-design: improve default value management (21dee73)
  • gv-policy-studio: improve default value management (ef6db7e)
  • gv-properties: change keyboard binding to prevent conflict with gv-expression-language (eb7f2d9)
  • gv-proverties: resolve form btn position (52464ab)
  • gv-resources: change keyboard binding to prevent conflict with gv-expression-language (61bfbd2)
  • gv-resources: improve default value management (a0f8d1a)
  • gv-schema-form: resolve isValid fn (d8e59b2)
  • gv-schema-form: set an empty array to enum control when selection is empty (56f32f0)

Features

  • events: expose ComponentCustomEvent type (13912ac)
  • gv-design: fires change event when content change (c64e90a)
  • gv-policy-studio: fork gv-policy-studio to gv-design (51a46b3)
  • gv-properties: submit form with keyboard (f852988)
  • gv-schema-form: submit form with keyboard (5c4c13c)

3.28.8 (2022-02-07)

Reverts

  • Revert "ci: remove manual approval to run chromatic job" (f689c66)

3.28.7 (2022-01-25)

Bug Fixes

  • revert "chore(deps): update dependency semantic-release to v19" (774a023)

3.28.6 (2022-01-25)

Bug Fixes

  • override href from asciidoctor ToC (cdee38e)

3.28.5 (2022-01-17)

Bug Fixes

  • explicitly add .js ending for each lit import (3cc5217)

3.28.4 (2022-01-17)

Bug Fixes

  • explicitly add .js ending for each lit import (f29de1e)

3.28.3 (2022-01-17)

Bug Fixes

  • i18n: mark label param as optional in addTranslations method (01af567)

3.28.2 (2022-01-13)

Bug Fixes

  • style: mark defaultValue param as optional in getCssVar (359649c)

3.28.1 (2022-01-13)

Bug Fixes

  • gv-policy-studio: change keyboard binding to prevent conflict with gv-expression-language (0d065de)
  • input: remove the call to reportValidity to prevent autofocus on the field in error (65ad3dc)

3.28.0 (2022-01-10)

Bug Fixes

  • gv-pagination: resolve keyboard commands (c1785cc)

Features

  • gv-pagination: add optional page size selector (49339dd)
  • gv-pagination: add small/medium/large properties to custom size of fields (bd7b038)
  • gv-pagination: add title with usefull informations on active btn (bfde1ae)

3.27.3 (2022-01-10)

Bug Fixes

  • pin colors version to avoid vulnerability (e7de803)

3.27.2 (2022-01-07)

Bug Fixes

  • gv-policy-studio: ensure optional tabs order (8cbcd6e)

3.27.1 (2022-01-07)

Bug Fixes

  • gv-http-client: fix Lit import for repeat directive (af29790)

3.27.0 (2021-12-29)

Features

  • add conditional flow icon (f7e2582)
  • add conditional policy tooltip on icon (2642977)

3.26.0 (2021-12-29)

Features

  • improve conditional policy icon style (c57be13)

3.25.4 (2021-12-29)

Bug Fixes

  • fix parameter type in i18n function (4beeb63)

3.25.3 (2021-12-22)

Bug Fixes

  • keep conditional value when policy is moved (67f1513)
  • prefix description and condition with common (6225123)

3.25.2 (2021-12-22)

Bug Fixes

3.25.1 (2021-12-21)

Bug Fixes

  • use lit instead lit-html to import classMap (80bd439)

3.25.0 (2021-12-21)

Features

  • add conditional step management (be0af4c)
  • add conditional top left icon inside flow step (48aacff)
  • add groups option for schema forms (ef78a40)
  • separate description of the other policy settings (be9160c)

3.24.5 (2021-12-20)

Bug Fixes

  • gv-expression-language: resolve grammar completion (01c4728)
  • gv-policy-studio: remove conflicting behavior with the ESC key (6f6ccbf)
  • input: report validation problems to the user (fa55646)

3.24.4 (2021-12-16)

Bug Fixes

  • remove unnecessary perform update (1b8fee6)

3.24.3 (2021-12-15)

Bug Fixes

  • resolve will update implementation (e4a8076)

3.24.2 (2021-12-14)

Bug Fixes

  • revert unneeded changed introduced in upgrade to Lit 2 (f0aef5f)
  • wait for Lit component to be ready before updating their properties (3baf7df)

3.24.1 (2021-12-13)

Bug Fixes

  • upgrade date-fns from 2.24.0 to 2.26.0 (a7a5324)

3.24.0 (2021-12-08)

Features

3.23.0 (2021-11-23)

Features

  • add owner in gv-card-full like gv-row (ce30d92)
  • add owner in gv-propot like gv-row (e400807)

3.22.0 (2021-11-16)

Features

  • add new gv-select-native component based on select (db7677e), closes #251
  • gv-select: improve with design pattern listbox (0b68119)

3.21.7 (2021-11-15)

Bug Fixes

  • upgrade @formatjs/intl-locale from 2.4.39 to 2.4.40 (1442e55)

3.21.6 (2021-11-10)

Bug Fixes

  • update theme due to auto upgrade (4a826de)

3.21.5 (2021-11-10)

Bug Fixes

3.21.4 (2021-11-10)

Bug Fixes

3.21.3 (2021-11-08)

Bug Fixes

  • upgrade @formatjs/intl-relativetimeformat from 9.3.1 to 9.3.2 (fa69158)

3.21.2 (2021-11-08)

Bug Fixes

  • upgrade @formatjs/intl-locale from 2.4.38 to 2.4.39 (7e84a88)

3.21.1 (2021-11-02)

Bug Fixes

  • upgrade codemirror from 5.63.1 to 5.63.2 (7c41589)

3.21.0 (2021-10-27)

Bug Fixes

  • gv-code: makes it possible to add tab in single line mode (56580e8)
  • gv-schema-form: accept empty string with enum type (c7f5809)
  • gv-schema-form: resolve display for inline object (d007a04)

Features

  • gv-schema-form: add conditional & dependencies fields support (73d64d2)
  • gv-schema-form: add custom error message support (42019c8)
  • gv-schema-form: add option to control expand state (bbcc1fe)
  • gv-schema-form: ignore additionalProperties (72e2924)

3.20.2 (2021-10-25)

Bug Fixes

  • gv-code: define extension of files to load for a specific CodeMirror mode (ab12130)

3.20.1 (2021-10-21)

Bug Fixes

  • upgrade codemirror from 5.63.0 to 5.63.1 (ef2d2b5)

3.20.0 (2021-10-19)

Features

  • make gv-state text-transform and font-weight customizable (3e23389)

3.19.1 (2021-10-19)

Bug Fixes

  • upgrade @formatjs/intl-locale from 2.4.37 to 2.4.38 (3059cf4)

3.19.0 (2021-10-19)

Bug Fixes

  • gv-input: use the right icon for the input password (8ff51c8)
  • gv-text: use rows attribute as default in autosize mode (a23c7f4)

Features

  • gv-schema-form: add description in array field (4f509f3)
  • gv-schema-form: display array elements on one line when it's possible (14d0284)
  • gv-schema-form: display object with many fields on a grid (2ada1c6)
  • gv-schema-form: improve text type support (adc6ca1)
  • gv-schema-form: manage OR conditions for hidden/disabled fields (03347cd)

3.18.1 (2021-10-19)

Bug Fixes

  • upgrade @formatjs/intl-relativetimeformat from 9.3.0 to 9.3.1 (4e66b4c)

3.18.0 (2021-10-18)

Bug Fixes

  • gv-schema-form: solve the dynamic validation of attributes in the whole tree (5084a9d)

Features

  • gv-schema-form: add background-color css variable (eeff1e3)
  • gv-schema-form: add control margin css variable (c434203)
  • gv-schema-form: add support for text type (87a4da9)
  • gv-schema-form: display object with 2 fields only on one line (2bca726)
  • gv-schema-form: wrap object to gv-expandable component (c05e042)

3.17.7 (2021-10-18)

Bug Fixes

  • upgrade @formatjs/intl-relativetimeformat from 9.2.3 to 9.3.0 (1e23f55)

3.17.6 (2021-10-14)

Bug Fixes

3.17.5 (2021-10-12)

Bug Fixes

  • upgrade codemirror from 5.59.2 to 5.63.0 (22a57b1)

3.17.4 (2021-10-12)

Bug Fixes

  • upgrade date-fns from 2.17.0 to 2.24.0 (02c3466)

3.17.3 (2021-10-08)

Bug Fixes

  • revert upgrade to Lit 2 to fix gv-icon issues (76015e8)

3.17.2 (2021-10-07)

Bug Fixes

  • gv-icon: fix icon display in app using AngularJS (f952a96)

3.17.1 (2021-10-07)

Bug Fixes

  • gv-icon: fix icon display in app using AngularJS (8845c1f)

3.17.0 (2021-09-30)

Features

3.16.1 (2021-09-27)

Bug Fixes

  • deps: update dependency @formatjs/intl-relativetimeformat to v9 (74fd204)

3.16.0 (2021-09-21)

Features

  • update ColorPalette to match new colors (6487018)

3.15.0 (2021-09-21)

Bug Fixes

  • add missing ref to gv-http-client (50ee284)

Features

3.14.0 (2021-09-21)

Features

  • gv-table: add cell value as title of a cell (93e9f0f), closes #453

3.13.2 (2021-09-17)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (a816b43)

3.13.1 (2021-09-16)

Bug Fixes

3.13.0 (2021-08-26)

Features

  • gv-properties: add property encryption toggle (ee6ae0f)
  • gv-properties: ux improvements on api properties screen (ddf232b)

3.12.1 (2021-08-25)

Bug Fixes

  • gv-http-client: remove default header value (95a911a)

3.12.0 (2021-08-24)

Bug Fixes

  • gv-schema-form: use alternative to hide control, codemirror does not like (ca4fc9c)

Features

3.11.2 (2021-08-16)

Bug Fixes

  • gv-policy-studio: use correct icon and name for try it tab (fecc56e)

3.11.1 (2021-08-13)

Bug Fixes

  • gv-http-client: export schema form in a JS file to include it in the released package (32183de)

3.11.0 (2021-08-13)

Features

3.10.6 (2021-08-04)

Bug Fixes

  • deps: update dependency clipboard-copy to v4 (f4228e0)

3.10.5 (2021-08-04)

Bug Fixes

  • gv-expression-language: resolve autocompletion in xml/html mode (8623e63)

3.10.4 (2021-07-30)

Bug Fixes

3.10.3 (2021-07-21)

Bug Fixes

  • fix release by disabling husky hooks on CI (a343bc9)

3.10.2 (2021-07-21)

Bug Fixes

  • deps: update dependency jdenticon to v3 (acc6cd8)

3.10.1 (2021-07-05)

Bug Fixes

  • gv-icon: revert devices icons update (79a54ec)

3.10.0 (2021-07-03)

Features

  • build: remove source minification when building the package (a115847)

3.9.2 (2021-07-01)

Bug Fixes

  • gv-code: manage "application/json" type (f2c8714)
  • gv-code: send an event when value is copied to clipboard (68ad3c1)

3.9.1 (2021-07-01)

Bug Fixes

  • gv-code: re-activate clipboard icon (3a5c64c)

3.9.0 (2021-06-28)

Features

  • gv-chart-gauge: update gauge chart options (46a38eb)

3.8.2 (2021-06-25)

Bug Fixes

  • reset flow id to avoid flow overriding in AM (bb645ed)
  • gv-policy-studio: allow to reset condition (9f84aff), closes #388
  • gv-policy-studio: resolve consecutive saves (3b9833d)

3.8.1 (2021-06-24)

Bug Fixes

  • gv-documentation: resolve code preview (b6b2413)

3.8.0 (2021-06-22)

Features

  • gv-documenation: add possibility to override empty msg (f8fe870)

3.7.0 (2021-06-22)

Features

  • add a bunch of icons coming from Material Icons (4be7ef3)
  • update Gravitee.io icon (bda95ea)

3.6.0 (2021-06-21)

Features

  • gv-documentation: update to handle asciidoc outside policy studio (925f511)

3.5.0 (2021-06-21)

Bug Fixes

  • gv-schema-form: force touch state when ask validation on render and form is dirty (e53d5f2)
  • gv-table: prevent dispatch of select event when cell have an element with listeners (d65b8b5)

Features

  • gv-resouces: improve resources list (2235ca0)
  • gv-schema-form: add hidden field support (93ac9f6)
  • gv-schema-form: implement readOnly property support (c1bcb94)
  • gv-schema-form: implement writeOnly property support (3b743c6)
  • gv-schema-form: use control label instead of key in error message (8ecf2d6)

3.4.1 (2021-06-17)

Bug Fixes

  • gv-policy-studio: mark flow as dirty only if has changed (fa9c6c2), closes #376

3.4.0 (2021-06-15)

Bug Fixes

Features

3.3.0 (2021-06-10)

Features

3.2.0 (2021-06-10)

Bug Fixes

  • use correct CSS variable for background color of danger button (2a5be23)

Features

  • add a CSS variable to define box-shadow color of gv-input in invalid state (3b8761a)
  • add a stylesheet with theme variables for the Consoles (2fd2542)
  • update logos with the new ones (728c805)

3.1.0 (2021-06-10)

Bug Fixes

  • gv-schema-form-control: update simple properties when is required (ca929e3)

Features

3.0.1 (2021-06-09)

Bug Fixes

3.0.0 (2021-05-31)

chore

  • move @highcharts/map-collection to peerDependencies (0b73f1c)
  • move asciidoctor, asciidoctor-highlight.js and highlight to peerDependencies (bef1847)
  • move highcharts to peerDependencies (39525e3)

BREAKING CHANGES

  • Some dependencies are no longer shipped with this package. So project using asciidoc related components must install the dependencies directly. To do so, after updating @gravitee/ui-components, just run:
npm i asciidoctor asciidoctor-highlight.js highlight
yarn add asciidoctor asciidoctor-highlight.js highlight

This has been done in order to:

  • ensure we are using the version from user's project and avoid having duplicated versions
  • reduce the size of this package by making these dependencies optional peer dependencies. And so allow skipping them for project not using any AsciiDoc related components.
  • The dependency highcharts is no longer shipped with @gravitee/ui-components. So project using any map chart must install the dependency directly. To do so, after updating @gravitee/ui-components`, just run:
npm i highcharts
yarn add highcharts

This has been done in order to:

  • ensure we are using the version from user's project and avoid having duplicated versions
  • reduce the size of this package by making this dependency an optional peer dependency. And so allow skipping this dependency for project not using any map charts.
  • The dependency @highcharts/map-collection is no longer shipped with this package.

So project using any map chart must install the dependency directly. To do so, after updating @gravitee/ui-components, just run:

npm i @highcharts/map-collection
yarn add @highcharts/map-collection

This has been done in order to:

  • ensure we are using the version from user's project and avoid having duplicated versions
  • reduce the size of this package by making this dependency an optional peer dependency. And so allow skipping this dependency for project not using any map charts.

2.9.1 (2021-05-27)

Bug Fixes

  • management: platform policies rollback error throwing when no policy (fbf75af)

2.9.0 (2021-05-26)

Features

2.8.0 (2021-05-11)

Miscellaneous

  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (e0f6219)

2.7.0 (2021-05-11)

Features

2.6.0 (2021-05-07)

Same as 2.5.0, was triggered after a change in the release config.

2.5.0 (2021-05-07)

Features

  • gv-chart-histogram: improve histogram chart options usage (6a27d7a)

2.4.0 (2021-05-05)

Features

  • gv-chart-histogram: add new component (57316eb)

2.3.5 (2021-04-22)

Bug Fixes

2.3.4 (2021-04-21)

Bug Fixes

2.3.3 (2021-04-19)

Bug Fixes

2.3.2 (2021-04-19)

Bug Fixes

  • gv-autocomplete: close options panel when selecting option (37c3d37), closes #296

2.3.1 (2021-04-08)

Bug Fixes

  • gv-select: fix display of option list in scrollable parent (6608595)

2.3.0 (2021-04-07)

Features

2.2.2 (2021-03-25)

Bug Fixes

  • gv-promote: resolve blink when loading new data (684a954), closes #313

2.2.1 (2021-03-25)

Bug Fixes

  • gv-button: rendering problem with skeleton mode (5767007), closes #311

2.2.0 (2021-03-23)

Features

  • dashboard of all alerts (fc344a6)

2.1.1 (2021-03-17)

Bug Fixes

  • i18: use relative url to load default translation (a318fe4)

2.1.0 (2021-03-17)

Features

  • add a new component gv-row-expendable (c2adc06)

2.0.0 (2021-03-16)

Bug Fixes

BREAKING CHANGES

  • gv-modal: use naming convention for var css, read the component documentation for new names

1.4.1 (2021-03-16)

Bug Fixes

1.4.0 (2021-03-16)

Features

  • gv-state: handle new state (b73f0cf)

1.3.3 (2021-03-15)

Bug Fixes

1.3.2 (2021-03-11)

Bug Fixes

  • gv-select default background should be white (227dc03)

1.3.1 (2021-03-10)

Bug Fixes

  • gv-select: let select go out of parent item (1494ce0)

1.3.0 (2021-03-01)

Features

1.2.0 (2021-02-26)

Bug Fixes

  • gv-autocomplete: remove overlap when has several autocomplete (d8b9849)
  • gv-schema-form: use good propery for placeholder (72e516a)

Features

1.1.1 (2021-02-26)

Bug Fixes

  • add disable flag to chromatic only when it is computed to true (e70c829)

1.1.0 (2021-02-26)

Features

  • commit to make the first automatic release using semantic-release (c09cd6f)

1.0.25 (2021-02-24)

1.0.24 (2021-02-18)

  • fix(gv-code): enable autoresize (cc021bc)
  • fix(gv-table): add a var CSS for overflow (bae9718)

1.0.23 (2021-02-17)

1.0.22 (2021-02-16)

1.0.21 (2021-02-16)

  • ci: use simple Node Docker image + NPM script in CircleCI workflow (a22ba95)
  • ci: use small executor for step that don't require a lot of power (20afe04)
  • fix(gv-cron-editor): compute mode from the value only for a few specific cases (c9e8769)
  • fix(gv-link): crop text and add ... when it is too long to fit (12767ff)

1.0.20 (2021-02-12)

  • Cron Editor: Various small enhancements of design and behavior (#272) (71523c8), closes #272
  • style: format json files with prettier (cb48ab7)
  • fix(gv-code): resolve scroll (45185ea), closes gravitee-io/issues#5060
  • fix(gv-code): resolve value updating (397a23c)
  • fix(gv-expressions-language): dispatch native input event for form integration (ab98cc9)
  • feat(gv-code): add placeholder option like others inputs (1a0ff8c)
  • feat(gv-expression-language): add label & placeholder attributes like others (0cf0013)
  • feat(gv-option): add var css (ea20c4c)
  • feat(gv-switch): use innerHTML to set description option (c9899c0), closes gravitee-io/issues#4745
  • chore: add prettier (2cd9e09), closes #236
  • chore: add prettier (f2ff3ee)
  • chore: bump Storybook to 6.1.17 (5046d91)
  • chore: move i18n control to Storybook toolbar (faf47fe)
  • chore: replace some Storybook addons by @storybook/essentials (3f0e93a)
  • chore: use correct Storybook in i18n-knob and remove @storybook/html from deps (13709a5)
  • chore: use new config format of Storybook (26b4321)

1.0.19 (2021-02-08)

  • feat: add gv-cron-editor component (b1d5784), closes gravitee-io/issues#4043
  • feat: display deployments markups on api analytics (cea37e7)
  • feat: improve input element validation (c11421b)
  • feat(): improve gv-select styling (c039b88)
  • feat(): reduce menu item height (b959a3e)
  • feat(gv-date-picker): improve with gv-input properties & seconds management (a536ccd)
  • feat(gv-option): add label field in option object if need to manage title & label on each entry (29f0da1)
  • feat(gv-properties): use gv-cron-editor to manage dynamic properties (ab78221)
  • feat(gv-tabs): add slot title, small & truncate options to manage responsive of tabs (900f01d)
  • feat(gv-user-menu): add missing border (27fad42)
  • fix(gv-input): don't make the field readonly if is clipboard (6530704)
  • fix(gv-select): resolve display when too many options are selected relative to the size (30765f9)
  • refactor(gv-checkbox): extends validation like others input-element (c7aa0cf)
  • test(gv-date-picker): add unit test, resolve date-fns import & upgrade to 2.16.1 (3422c4f)
  • chore: resolve static files generation (ce5224b)

1.0.18 (2021-02-01)

  • fix(gv-autocomplete): do not show no-option slot if no search is done (5f856fb), closes #258
  • fix(gv-gauge): make background transparent (1100589)
  • fix(gv-policy-studio): fix apidefinition file in policy-studio stories (9939419)
  • fix(gv-spinner): add default image (1250176), closes #240
  • feat(gv-policy-studio): add readonly-plans option (4b25488), closes gravitee-io/issues#4770
  • feat(gv-policy-studio): remove hasPlans (b893f6c)

1.0.17 (2021-01-22)

1.0.16 (2021-01-15)

  • feat: console dashboard page (2ba45b5)
  • feat(): add new component gv-chart-gauge (7cbacd7)
  • feat(gv-autocomplete): Add slot to show when no options (aa86889)
  • fix: fix error for gv-table documentation (7d29e21)
  • fix(gv-button): show loading on button without icon (239b120), closes #229
  • fix(gv-confirm): add disabled attribute and handle slot gv-button dis… (#234) (8a27166), closes #234 #233
  • fix(ui-component): manage password type for schema-form (f65b733), closes gravitee-io/issues#4701

1.0.15 (2020-12-21)

  • Deploying Gravitee.io dev repos Circle CI Pipeline config (c8ab8cd)
  • Deploying Gravitee.io dev repos Circle CI Pipeline config (ac9f818)
  • chore: improve stories order & code source format (2c9212e)
  • chore: improve webpack configuration (52e4dc4)
  • chore: upgrade asciidoctor-highlight.js to 0.3.0 (26ef3ad)
  • chore: upgrade highlight.js to 10.4.0 (07f784b)
  • chore: upgrade storybook to 6.1.11 (1bc85ce)
  • chore(deps): bump highlight.js from 9.18.1 to 10.4.1 (567f7e8)
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (f6240a4)
  • feat: add gv-expression-language component (f3f3762), closes gravitee-io/issues#60
  • feat: allow to migrate from policy studio v1 to v2 (2bfb4ed)
  • feat(gv-documentation): force target='_blank' to link (bd71de7)
  • feat(gv-table): add story with dynamic table fields (8edbfa8)
  • style: lint fix (68e2e83)
  • fix(gv-code): accept configuration options without mode (b3c3257)
  • fix(gv-policy-studio): resolve step form submit (3d8bc0d)
  • fix(gv-schema-form): resolve position of input element (63cb74e)
  • refactor(policy-studio): add attributes for AM integration (6d24ea0), closes gravitee-io/issues#4592

1.0.14 (2020-12-08)

1.0.13 (2020-12-02)

1.0.12 (2020-11-26)

1.0.11 (2020-11-24)

  • Configure favicon (8afc980)
  • feat.(pipeline_definition): deploying [.circleci/config.yml] pipeline definition (e23b8c4)
  • feat: add component gv-input-message (656d83d)
  • feat: add gv-documentation component (1de46dd)
  • feat: add gv-properties component (73049b1)
  • feat: add gv-resizable-views component (714f254), closes gravitee-io/issues#3895
  • feat: add gv-resources component (32867f9)
  • feat: add gv-schema-form component (f02f27f)
  • feat: add gv-tabs component (ff6853c), closes gravitee-io/issues#3895
  • feat: add policy studio components (4aa04e5), closes gravitee-io/issues#3895
  • feat: add simple dropdown menu (ef18a28)
  • feat: add thirdparty icons (f4af244), closes gravitee-io/issues#4494
  • feat: create keyboard element mixin (dbcf952)
  • feat: improve gv-popover & gv-confirm components (09a561b)
  • feat: support tickets history (7004068)
  • feat(gv-button): accept enter key to press button (c068821)
  • feat(gv-button): improve gv-button for a11y with tabindex (743f39a), closes gravitee-io/issues#3895
  • feat(gv-icon): add --gv-icon-opacity--c css variable (8e2cf97)
  • feat(gv-input): improve clipboard with popover (2c27746)
  • feat(gv-option): accept empty title in options (285f8dc)
  • feat(gv-option): add possibility to pass an image on options (ba5be31)
  • feat(gv-option): add small & outlined attributes (807205f)
  • feat(gv-pagination): add disabled attribute (0b42aa0)
  • feat(gv-state): add @cssprop for font-size & padding (557d7f0), closes gravitee-io/issues#3895
  • feat(gv-switch): add small attribute & improve component (121228c)
  • feat(gv-tag): add @cssprop for font-size & padding (3b49b51), closes gravitee-io/issues#3895
  • feat(gv-text): improve with css variables and autosize attribute (acb305e)
  • feat(i18n): add function to load translations (usefull for console app) (1805b83)
  • feat(policy-studio): improve interaction with forms (9fe3ed9), closes gravitee-io/issues#3895
  • fix(gv-autocomplete): not reset options if minChars=0 (3c2013c)
  • fix(gv-code): resolve size when component has placeholder (a05ba37)
  • fix(gv-input): update validation states after set value (ff80a0b)
  • fix(gv-select): cannot unselect option of simple list (873b9f8)
  • fix(gv-select): set invalid state when multiple select has empty array value (b8143dd)
  • fix(gv-table): render the icon once (77a5dee), closes gravitee-io/issues#4523
  • fix(gv-table): use box-sizing: border-box by default for host (46e6b0f)
  • fix(gv-tag): remove spaces around slot (712b03f)
  • fix(input): reduce size of icon for small inputs (0fa0177)
  • fix(policy-studio): resolve policy edition of flow plan (913a7ee), closes gravitee-io/issues#3895
  • test(gv-table): add story with gv-confirm (272bca8)
  • refactor(gv-message): remove css properties and use theme variables (601f0d0)
  • refactor(gv-select): fires input event when change like others inputs (917bff9), closes gravitee-io/issues#3895
  • style: format css (36d6b6b)
  • chore: upgrade dependencies, improve scripts & configuration (6664bf8)
  • chore: upgrade license-maven-plugin configuration (8a13a1c)

1.0.10 (2020-10-27)

1.0.9 (2020-10-09)

1.0.8 (2020-09-22)

1.0.7 (2020-08-19)

1.0.6 (2020-07-29)

1.0.5 (2020-07-16)

1.0.3 (2020-06-17)

1.0.2 (2020-06-03)

1.0.1 (2020-05-26)

  • fix: resolve icon position (4a68aa4)
  • chore: remove Terser mangle property (d455789)

1.0.0 (2020-05-26)