Cory Rylan
Cory Rylan
There are little to no unit tests. A few e2e tests. Additional tests need to be added asap.
Use the × html value instead of the current ascii code to properly render the close icon on the tags component. The current version does not consistently render across browsers....
update all custom elements to be display block by default
Currently it is not easy to share util shared code between libraries. Currently the project has duplicated code across libs. Possible but not great solutions - symlink a util lib...
Angular is now cutting v14 releases. To prepare for the 14 release `@clr/angular` will need a `beta` branch to start cutting v14 versions. - update `@clr/angular` to `@cds/core` and `@cds/angular`...
6.0 stable checklist - [x] mark component beta/stable tags - [x] mark breaking api changes on changelog https://github.com/vmware-clarity/core/releases - [ ] cut beta/stable for preparation for angular 14 release https://github.com/vmware-clarity/ng-clarity/issues/95...
Added js to update iframe so ish can work on any non php hosting service. Also added html file version instead of php file. Hopefully I did this correctly, (...