Commit Graph

13 Commits

Author SHA1 Message Date
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