Commit Graph

24 Commits

Author SHA1 Message Date
Guz013
b35dfebfa9 chore(banners): 🔧 markdown for easily preview files 2023-06-26 16:36:32 -03:00
Guz013
0794bebebf test(banners): 🚨 complex banner example 2023-06-26 16:35:31 -03:00
Guz013
0ffa3aa3b1 test(banners): 🚨 different icon providing methods 2023-06-26 16:35:01 -03:00
Guz013
4ab529fd53 fix(banners): 🐛 vertical layout height 2023-06-26 16:30:34 -03:00
Guz013
376c49e8c9 fix(banners): 🐛 iconify's icon name resolution 2023-06-26 16:02:51 -03:00
Guz013
5b5505612b test(banners): 🚨 tests for vertical and rtl layouts 2023-06-26 15:27:59 -03:00
Guz013
afb5d3742e test(banners): 🚨 remove edge test environments 2023-06-26 15:26:43 -03:00
Guz013
e74d3b6bc2 test(banners): 🚨 add package tests 2023-06-26 14:50:47 -03:00
Guz013
dd3a859506 docs(banners): 📚️ files documentations 2023-06-26 10:47:34 -03:00
Guz013
00b4440751 docs(banners): 📚️ add JSDocs documentation and infos 2023-06-26 10:45:09 -03:00
Guz013
3ebc02115f refactor(banners): ♻️ code readability improvements 2023-06-26 10:42:29 -03:00
Guz013
c2d25da670 refactor(banners): ♻️ improve code readability 2023-06-23 16:15:02 -03:00
Guz013
1bf5c1ff60 feat(banners): custom icon support 2023-06-23 16:04:38 -03:00
Guz013
4452ac2d24 fix(banners): 🐛 vertical layout height 2023-06-23 15:47:46 -03:00
Guz013
b2069b920f fix(banners): 🐛 vertical/horizontal layout toggle 2023-06-23 15:46:24 -03:00
Guz013
78ca4fc4ba fix(banners): 🐛 vertical layout 2023-06-23 15:41:17 -03:00
Guz013
1759852c40 feat(banners): right-to-left layout/lang support 2023-06-23 14:19:55 -03:00
Guz013
19776ffa36 chore(banners): 🔧 dev script 2023-06-23 13:48:36 -03:00
Guz013
a22aae7c73 feat(banners): custom colors
Feature (Banners): Custom colors #9
2023-06-23 13:47:59 -03:00
Guz013
af66581c4e feat(banners): custom fonts support #10
Added custom fonts support for the package.
This feature needed to be added earlier than 1.1,
so the package could be more easily integrated
in the app/web environment.
2023-06-23 13:21:37 -03:00
Guz013
950c6cbe89 refactor(banners): ♻️ rename config param to
`libConfig`
2023-06-23 13:13:19 -03:00
Guz013
04b5d9aa38 fix(banners): 🐛 truncate long titles and subtitles 2023-06-23 11:25:50 -03:00
Guz013
23908cdc5b refactor: ♻️ move and refactor code to the package
Moved and refactored most of the banner creation code to the
@marknow/banner package.
2023-06-22 15:23:11 -03:00
Guz013
807fdb9c23 chore(banners): 🔧 create @maknow/banners package
Created the boilerplate/config files for the @marknow/banners package
2023-06-22 15:09:54 -03:00