Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(alert): draft alert component #138 * feat(alert): added title description and variants * feat(alert): added icon support & closable button * feat(alert): added button & refactored html content and render function * feat(alert): added pagination default function * feat(alert): property name refactor * feat(alert): design refactor * feat(alert): divided to alert-group & alert-item components draft * Revert "feat(alert): divided to alert-group & alert-item components draft" This reverts commit dae9127. * feat(alert): refactored due to issue, functionality trimmed and slot logic added * feat(alert): close button replaced with bl-button * feat(alert): desktop design completed * feat(alert): attribute name & html refactored * feat(alert): default variant css changed * feat(alert): added storybook * feat(alert): storybook canvas spacing added * feat(alert): visible property privatized * Revert "feat(alert): visible property privatized" This reverts commit 2346a7e. * feat(alert): visible property privatized * feat(alert): unit tests added * feat(alert): close button accessibility warning fix * feat(alert): prettify fix * feat(alert): formatter fix * fix: eslint & prettier conflict * feat(alert): pr comment fixes * feat(alert): responsive design added & storybook updated * feat(alert): comment fixes for component, design, storybook * feat(alert): static css values replaced with variables * feat(alert): template reverted * feat(alert): button position switch fix * feat(alert): fixed storybook controls & changed error variant to danger * feat(alert): spacing added between text and buttons * docs(alert): code samples fixed and simplified Co-authored-by: Doğucan Durmuşlar <[email protected]> Co-authored-by: Caner Erturul <[email protected]> Co-authored-by: Levent Anil Ozen <[email protected]> Co-authored-by: Murat Çorlu <[email protected]>
- Loading branch information