Important information:
Using the Design System implies following some rules: the code should be valid and same as the Design System. Meaning custom HTML & CSS override are forbidden.
Please don't forget to read Usage part of each element.
Please don't forget to read Usage part of each element.
Frontend angular developer
Welcome on the getting started page for angular design system library
last modified: 13/09/2023 12:30:07
Latest version: 14.26.1
(11.106.1
for angular 11)
1. Install it
Install it using
2. Check what you need
Import the modules that you need in your module.js file, in the "import" section.
3. Start using the library!
4. Any issues or improvement to suggest?
Mixed libraries
IF you use another design library (material, bootstrap, Bulma, Semantic, Skeleton, Tailwind css, etc) we, the Design System, will not provide any help
reach us with the contact form
last modified: 13/09/2023 13:35:09
14.75.0
14.75.0
...
- Added documentation in the DS repo so devs can update the docs when updating a component.
NEW! Button component see here.
NEW! Action menu component started. Not yet tested.
NEW! Sorting directive (moved from MYENT-Common) see here.
NEW! Address component: added box number field with autocomplete and validation. Documentation coming
- Search field: Added isValid and enableWaitingDotsLoader inputs.
- Select field: Added isFormItemPrefix input for when there is a button afterward.
- No impact:
Updated inside logic of date picker.
Updated Text field disableAutoComplete attribute to be compatible with all browsers
14.51.0 Angular 11 deprecated
- Deprecated css update
- Removed akita and lodash dependencies
- Updated Drag and drop according to the js lib
- Dropdown component available and ready
- Lib message overlayer:
Prevent backdrop click input has been added
- Added sublabel for the options of a search field autocomplete
- Removed Epic style from selectable boxes component
- Pagination component: added alignment option 'table' for the use in a table
14.30.0 11.109.0
Added 2 options to lib tags: 'reset' and 'title'. removed EpicStyle option for all the components as it's deprecated
14.26.1 11.106.1
First public version