Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yousifalraheem yousifalraheem released this 16 Jul 10:39
· 458 commits to develop since this release

1.0.0-beta.1 (2020-07-16)

Bug Fixes

  • add JSDoc, rename .config to .type, css to hide elements when empty (e3a31a7)
  • fix build issue (6982e56)
  • fix documentaiton notes and sidemenu (30da3fa)
  • 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), closes #165
  • fixed unit tests (0935239)
  • fixes renaming issues (ee53dec)
  • minor fixes (d7f776e)
  • datepicker: fix datepicker locale unit names to work on older browsers (fce7775)
  • tooltip: fix build issue (08ce36a)
  • minor fix (8c5ecd9)
  • remove comment, initialize _id input instead of doing it in onInit (fe55fe9), closes #148
  • sanitized package-lock (cc4215f)
  • updated tslint (e6cdb1e)
  • api-parse: fix api-parse (98b2f72)
  • documentation: fixes some titles and imports for api and code (458bf53)
  • dropdown: fixed dropdown not closing (222605f)
  • dropdown: fixes search (ba6ab04)
  • dropdown: import fix (566e9ea)
  • fix-apis: fix apis references (442b456)
  • radio-group: fix jsdocs typos (51abf47)
  • radio-group: fixes scss style import (5c303b4)
  • radio-group: remove duplicate html attr.for (29d6755)
  • stepper: fixes a bug where the type of value could be changed to string (5ff03e1)
  • stepper: fixes stepper disabled styles (adcaa64)
  • stepper: fixes style for invalid state (baef545)
  • table: fix selectable table checkbox styles (667d4f7)
  • tooltip: fix focus bug (b941a76)
  • fix build issues (dbefafd)
  • fix for modal unit test (f471717)
  • fix unit tests (9b44ac9)
  • tooltip: fix directive export issue (69875e1)
  • remove pro fontawesome, prettify, and fix linting (26c4fe1)
  • resolve conflicts (d69a11f)
  • table: fixes fixed height table styles (b91b465)

Build System

  • angular-9: initial update to angular 9 (fdefe0c)
  • project: bumps all deps (571d40c)

Features

  • dropdown: testing-adding-dropdown (9aca152)
  • timer: refactor timer to use setinterval instead of rxjs (03bb3ce)
  • add checkbox, modal, textlabel docs (1bbe8b7)
  • add highlight.js, ngx-highlightjs and highlightjs-line-numbers.js to hightlight code snippets (94fec91)
  • add missing code snippet (d17ff22)
  • added 404 page and cleanup (3cd56a9)
  • added fill mode for code snippets (b68bcb4)
  • added playground and refactored lazy loading structure (06b4bff)
  • added search functionality and few bug fixes (fd01c51)
  • adds package-lock-sanitizer as dev dependency (16a3d9b)
  • general cleanup for docs pages (3e6fe4f)
  • more docs (45d6824)
  • =loader: new loader or spinner components (928d106)
  • api-component: add skip detection (7ea600e)
  • button: fix multiple content issue (be6a0f1)
  • loader: finish unit test (57b60bf)
  • loader: fix class compatibility (7227514)
  • loader: use seb bootsrap sizes instead (277969c)
  • stepper: adds invalid state and fixes css and html (641cd1d)
  • stepper: adds missing aria attributes (76556b1)
  • stepper: stepper component initial commit (4ac68c7)
  • table: adds option for custom date format (c422e9c)
  • timer: timer component (0af94d5)
  • timer: unit test for timer (a4d3038)
  • video: add new control in video doc (c5e1965)
  • added sidemenu toggle transitions (86914e0)
  • fixed controls, notes, code snippet and more (cca9bb7)
  • miscellaneous fixes (fe844e9)
  • replaced playground code with code snippent component (85df9f8)
  • button: fix button href (f97d623)
  • button: fix button unit test (a5ed882)
  • button: git add href (273f7f8)
  • datepicker: adds unit names based on locale (0392ef6)
  • merge latest: merge latest (586beab)
  • testing commit: testing (22a3275)
  • timer: fix timer callback (65679fe)
  • add comments for documentation (f8286f8)
  • button: add unit tests (abc19b4)
  • button: button component based on bootstrap (e058d33)
  • component: checkbox component (92b8c3a)
  • notification: get latest notification (136c07f)
  • progress-bar: git fix progress bar after comments (634c816)
  • progressbar: progress bar theme (a9004d4)
  • rating: get latest (7fec89e)
  • rating: remove id unnecessarily (0b12dbd)
  • rating: rename selector (fce41f9)
  • rating: rmeove whenstable in async (f980536)
  • slide: remove yarn lock (0813bda)
  • slider: finish slider component (1a3e62f)
  • slider: pull latest from alpha (2d5e9f3)
  • add ngZone to avoid change detection on focus (69cf9e4), closes #21
  • import backdropModule instead of backdrop component, remove readme, add example aside (cb9cfcd)
  • slider: add unit test (d9fa291)
  • slider: first slider draft (4cb0007)
  • slider: get latest from alpha (273c7d3)
  • slider: remove slider.com (a43490e)
  • slider: slider example attemnpt (ef77e44)
  • table: adds safe pipe for custom html (3bdf762)
  • table: adds sort to table service (c016254)
  • table: preserves selection between sorted tables (0d88c17)
  • tooltip: amend tooltip (cf76760)
  • add unit tests, add more example, fix for api-list.component.ts (26688cf)
  • rating: move rating component from angularComp to ng-comp (30599d6)
  • improove modal demo, minor code refactoring (4c92710)
  • merge latest alpha (3e75c65)
  • merge with latest alpha (19bfb62)
  • remove unecessary classname disabled (3d6c77a)
  • update package lock (4957688)
  • accordion: accordion component unit test (4244c3b)
  • accordion: complete unit test (d301c2d)
  • accordion: fix after comments (53a19dd)
  • accordion: fix and clean classnames (a1d933a)
  • accordion: fix sha12 (cd8e3f1)
  • accordion: new accordion component (d2ee60b)
  • accordion: new package-lock (90252fc)
  • accordion: remove immediate select for svg (3db84b6)
  • accordion: use Lorem instead (f945a06)
  • breadcrumb: added unit test (59ba73f)
  • breadcrumb: new breadcrumb component (a89e796)
  • chip: new chip component (8f9cbfe)
  • dropdown: updates models todos and api tab (4f66706)
  • enhance isarray: enhance is array checking (8836c75)
  • merge origin/alpha: merge origin/alpha (0c427da)
  • modal component: modal component that triggers with service (c5fc2a1)
  • notification: add title for example (8ca6358)
  • notification: changes after comments (ab23de3)
  • notification: firts unit test comit (3959ed6)
  • notification: fix notification compoent test after comment (2b4fc5b)
  • notification: fixes after comment (578e228)
  • notification: fixes after comment (0cc8180)
  • notification: new notification component (505f9f4)
  • notification: notification fixes after comments (cd4e4a0)
  • notification: remove console message (2fcd60b)
  • notification: unit test wrap up (1a9971e)
  • pagination: change handleChange to change (fb36c1e)
  • pagination: first commit for pagination (17e3d01)
  • pagination: first WIP pagination (e791dbd)
  • pagination: fIx casting of variables (5482b3f)
  • pagination: rename onChange to handleChange (2328c40)
  • pagination: set default values for pagination values (abd1f76)
  • pagination: set eventEmitter type (3b59843)
  • pagination: unit tests for pagination (bb65584)
  • pagination: use active on only child in dot-link (829421e)
  • pagination: use attr for titles and optional params (3638dc8)
  • progressbar: multibars (f7ec41e)
  • progressbar: progressBAr component (acb4a1b)
  • progressbar: remove progressbar styling (9caee60)
  • progressbar: unit test (279be71)
  • radio-group: adds custom html as label (e87e713)
  • radio-group: adds disabled and description (4c5addc)
  • radio-group: adds focus to selected item (e104b89)
  • radio-group: adds radio-group-component (7a22bf3)
  • radio-group: inline (b5a6282)
  • slider: slider component (be7a32c)
  • table: adds support for fixed height with sticky header (84b700c)
  • table: adds table component (e73e50b)
  • table: adds table service (25238b9)
  • table: custom html support (d614b80)
  • table: fix selectable paginated table (8a4dba5)
  • table: table initial commit (c8ed76a), closes #46 #292
  • tablearea: ⚡ first table Area commit (b694472)
  • tableboxgroup: put the disable kid in the same class (ea73186)
  • tabs: reverse package-lock changes (847f235)
  • tabs: tabs component (aaa98bd)
  • text-area: fix some changes and remove handleOnchange (40440d4)
  • text-area: remove unnecessary ngIf on error field (01c91fa)
  • text-area: use onChange instead of change (24d468a)
  • textarea: remove comparing on change or write value (4fcce3d)
  • textarea: remove unnecessary tests" (acdb35c)
  • textarea: the whole package ⚡ (d0e4f26)
  • textbox-group: expose or export classes whole (3b02ebf)
  • textbox-group: handles events the angular way (c30afea)
  • textbox-group: remove unnecessary ng-containers (77531bd)
  • textboxcomponent: textboxGroup and tests (1c05d0a)
  • textboxgroup: fix unit tests (fc373d5)
  • textboxgroup: remove onChange event test call (f678758)
  • textboxgroup: remove or delete images folder (3b206ed)
  • textboxgroup: remove unnecessary code (c3533f6)
  • textlabel component: add unit tests and import variables (454d6fd)
  • textlabel component: textlabel component (dce60ed)
  • timeline: fix apis require (44695ce)
  • timeline: fix space issue (8bd9b6f)
  • timeline: fix timeline style (1504b67)
  • timeline: new timeline component (703bc5d)
  • timer: fix timer, iuse rxjs instead (8ecf03b)
  • timer: move default timer to constructor (09fda27)
  • toggle: change checkbox index (d74d59f)
  • toggle: remove onchange call in example (2284c82)
  • toggle: reverse package-lock changes (3ddfb27)
  • toggle: toggle component (51dfaa4)
  • toggle-component: add new toggle component (38f3a9a)
  • tooltip: add in auto position (19e9f55)
  • tooltip: add test cases and example (d9be702)
  • tooltip: add tooltip (e3e7c0d)
  • tooltip: init tooltip (c191fb1)
  • tooltip: refactor tooltip (a8a6ca6)
  • update packa-lock: updat package-lock (a8b8805)
  • video: a new video component (837de5c)
  • video: fix package lock (bba25f7)
  • video: unit test for video component (651eaa5)
  • video component: refactor and extend webpack (a3e4af7)
  • wizard: add first draft wizard (a22972f), closes #48
  • wizard: add first draft wizard (7698db7), closes #48
  • add modal and dropdown components (a579bef), closes #21 #22
  • fix comments and add transitions (86712ad)
  • update test cases (dd1c28e)

BREAKING CHANGES

  • project: this version of ng-components might not be backwards compatible
  • angular-9: Might not work with Angular version below 9