Skip to content

Releases: seb-oss/ng-components

v1.0.2-beta.1

11 Nov 06:35
3537acc
Compare
Choose a tag to compare
v1.0.2-beta.1 Pre-release
Pre-release

1.0.2-beta.1 (2024-11-11)

Bug Fixes

  • 🐛 add check before using array find() (c5c26f4), closes #627
  • 🐛 invoke control value accessor callbacks for native (e65feae)

v1.0.2

28 Sep 09:44
15971b3
Compare
Choose a tag to compare

1.0.2 (2022-09-28)

Bug Fixes

  • 🐛 add check before using array find() (c5c26f4), closes #627
  • 🐛 invoke control value accessor callbacks for native (e65feae)

v1.0.1

30 Nov 03:24
6d7e3d9
Compare
Choose a tag to compare

1.0.1 (2021-11-30)

Bug Fixes

  • change overlay import path (f76596d)
  • fix tooltip cdk import path (d278eec)

v1.0.0

06 Nov 10:16
2701204
Compare
Choose a tag to compare

1.0.0 (2021-11-06)

Bug Fixes

  • angular: fix build (e9ae440)
  • change tooltip event from click to focus: tooltip event fix (995d608)
  • f: fix button component not showing label on anchor tag, fix toggke unit test (da24e6c)
  • modal: remove overflow-hidden class when modal is destroyed (3f36f9a)
  • textarea: refactor optional event test for texarea component (9c950f4)
  • textbox: fix optional test for textbox component (ccb8f4f)
  • enable test for build and publish pipelines (3e1fb8b)
  • external link security patch (b7708f3)
  • fix build (a5ed008)
  • fix className not working (278aca9), closes #430
  • fix documentation on IE11 (037440f)
  • fix some unit tests (98f4ab6)
  • fix tooltip content not showing, Add support for click in small devices even if the toggle isnt (2a004ab), closes #524
  • modal footer, body and header occupying space even if empty (bfd7d46)
  • move change and touch call back to handleOnChange (11e9fd7)
  • move eventEmitters to waitForAsync (ce14284)
  • remove console.log (4e39692)
  • remove deprecated dependency (d3e540d)
  • removed unused changed function (2469794)
  • rename instabul reporter config add watch=false to npm test, remove unecessery coverage ignore (f0f740e)
  • revert dropdown changes (2ec9389), closes #545
  • angular: fix build (a06225e)
  • dropdown: add placeholders (b432198), closes #497
  • dropdown: fix dropdown component firing ngModelChange on load (eddc637)
  • rotation degree value (2186f89)
  • toggle selector error state, breadcrumb navigate throught tab, textbox group-text color (32d0f24)
  • angular.json: fix build (fec4ba0)
  • angular.json: fix build (2ae2a9a)
  • build: fix build (246ba05)
  • collapse: add package file to collapse to allow it to be imported (3dc3a45), closes #467
  • collapse: fix after transition event handler (91aa4a3)
  • datepicker: fix datepicker locale unit names to work on older browsers (fce7775)
  • docs-textboxgroup: fixed non unique ids for radios (a522347)
  • dropdown: added shorthand to dropdown item (173b1f5)
  • dropdown: fixes bug with no results text not being displayed (31aa8cd)
  • dropdown: remove b tag from dropdown label (1f80573)
  • dynamic-form: fix styles and add missing types (2b4e181)
  • dynamic-form: fixes styles, models and conditional render (457c2f4)
  • frontend-tools: upgrade frontend tools (5ad69ef)
  • modal: fix a glitch when rendering fullscreen and aside (d230825)
  • modal: fixes modal fade out animation glitch (b959f6b)
  • move aria-labelledby to parent, remove unnecessary eventlistener: move (c038868)
  • package.json: fix build bugs (1e3593f)
  • parser: fix parser (022c66f)
  • parser: fix parser in firefox (20edcca)
  • parser: fix type issue (48d097b)
  • radio-group: fixes focusing and custom template bugs (0d82a17)
  • table: fixes changing columns with paginated tables (49694e1)
  • table: fixes ts model for columns (5bbfffe)
  • table: fixes typescript definitions not being exported (1746507)
  • textarea: fixes import (5a89416)
  • textarea: fixes template reference to lowercase (48b8798)
  • tooltip: fix overlay clip issue (41b65cd)
  • tooltip: fix tooltip import bug (b92086d)
  • tooltip: reposition tooltip on scroll (050d3b5)
  • tsconfig: fix build issue (9f3140d)
  • add JSDoc, rename .config to .type, css to hide elements when empty (e3a31a7)
  • fix build issue (6982e56)
  • fix build issues (dbefafd)
  • fix documentaiton notes and sidemenu (30da3fa)
  • fix for modal unit test (f471717)
  • fix import in radio group docs (8120a88)
  • fix loader not hiding when toggle is false (2047da5)
  • fix margin bottom for docs apis tables (cca8ff3)
  • fix regex issues related to firefox and edge ([93d305b](https://gi...
Read more

v1.0.0-beta.17

28 Apr 03:14
2853edf
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2021-04-28)

Bug Fixes

  • change tooltip event from click to focus: tooltip event fix (995d608)
  • f: fix button component not showing label on anchor tag, fix toggke unit test (da24e6c)
  • modal: remove overflow-hidden class when modal is destroyed (3f36f9a)
  • textarea: refactor optional event test for texarea component (9c950f4)
  • textbox: fix optional test for textbox component (ccb8f4f)
  • enable test for build and publish pipelines (3e1fb8b)
  • fix some unit tests (98f4ab6)
  • move eventEmitters to waitForAsync (ce14284)
  • remove console.log (4e39692)
  • remove deprecated dependency (d3e540d)
  • rename instabul reporter config add watch=false to npm test, remove unecessery coverage ignore (f0f740e)

v1.0.0-beta.16

06 Apr 04:33
84c155e
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2021-04-06)

Features

  • tooltip: add functions to show and hide tooltip component (c4ec1a7), closes #553

v1.0.0-beta.15

16 Mar 05:38
ced3ee9
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2021-03-16)

Bug Fixes

  • fix documentation on IE11 (037440f)
  • modal footer, body and header occupying space even if empty (bfd7d46)
  • move change and touch call back to handleOnChange (11e9fd7)
  • removed unused changed function (2469794)
  • revert dropdown changes (2ec9389), closes #545
  • dropdown: fix dropdown component firing ngModelChange on load (eddc637)

Features

  • upgrade dependencies (27646df)
  • package: install @angular-devkit/core (d1f643d)

v1.0.0-beta.14

26 Nov 06:28
b66e603
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2020-11-26)

Bug Fixes

  • toggle selector error state, breadcrumb navigate throught tab, textbox group-text color (32d0f24)

Features

  • add icon position, icon only and custom label (2023e9c)
  • add toggle selector page (8477813)
  • add unit tests, remove vanilla dependency, add focus and blur events, add comments (7094279)
  • remove pipe, use displayList instead (2950671)
  • remove unncessary code from radiogroup (41aa0b7)
  • toggle selector (691b048)

v1.0.0-beta.13

27 Oct 04:09
20e8458
Compare
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2020-10-27)

Bug Fixes

  • move aria-labelledby to parent, remove unnecessary eventlistener: move (c038868)
  • fix tooltip content not showing, Add support for click in small devices even if the toggle isnt (2a004ab), closes #524
  • rotation degree value (2186f89)

v1.0.0-beta.12

03 Sep 06:06
b155611
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release

1.0.0-beta.12 (2020-09-03)

Bug Fixes

  • dropdown: add placeholders (b432198), closes #497
  • dropdown: fixes bug with no results text not being displayed (31aa8cd)
  • frontend-tools: upgrade frontend tools (5ad69ef)
  • table: fixes changing columns with paginated tables (49694e1)
  • table: fixes ts model for columns (5bbfffe)
  • tooltip: fix overlay clip issue (41b65cd)
  • tooltip: reposition tooltip on scroll (050d3b5)

Code Refactoring

  • textboxgroup: rename textboxgroup to textbox (fc68a05)

Features

  • add comments, remove unused declarations (6ccdf52)
  • add more properties for tooltip (dac9b87)
  • add proper close strategy (d83ff14)
  • cleanup tooltip (a1f4a9b)
  • fix comments (990e5e7)
  • fix pr comments (406d996)
  • logs (a4cf6c1)
  • merge latest develop (5f0da67)
  • more refactoring (0ec1751)
  • refactor tooltip (bf2aa6a)
  • remove console log (0e2ed2e)
  • update package-lock (b47b2ff)
  • update package-lock (7c4f8e2)
  • update scss file to import .scss instead of css (683fcdb)
  • table: adds support for missing features (7186ca5)
  • table: handling empty rows better (c8700a5)
  • table: improves styles for selectable table (aa7e7a8)
  • table: improves the api for consuming table service (96d6fcc)
  • table: refactored table service to be used with multiple tables (e220f46)
  • table-service: add handle change columns list to table service (bfa6339)

BREAKING CHANGES

  • dropdown: searchPlaceholder removed
  • textboxgroup: Textboxgroup has been renamed. All instances where it's used need to be fixed to
    address this change.