You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
1.5.3 (2021-02-08)
Bug Fixes
- colors: fix small coloring issues (40e975b)
1.5.2 (2021-02-08)
Bug Fixes
- layout: fix the layout by switching to grid (43e601c)
1.5.1 (2021-02-08)
Bug Fixes
- sidebar: fix the sidebar scrolling (084919c)
1.5.0 (2021-02-07)
Features
1.4.0 (2021-02-07)
Features
- button: add full width icons (d8669d5)
- rewrite a large part of the codebase (450aee7)
1.3.0 (2021-01-05)
Bug Fixes
- ci: escape the username of helm (3392973)
- dependencies: add a missing dependency (253904a)
Features
- helm: add basic helm support (5d46762)
1.2.0 (2021-01-04)
Bug Fixes
- ci: escape the docker username (5df59ea)
- ci: fix the docker login (5a7d8f4)
- ci: push docker images with Drone instead of Semantic Release (587f634)
- ci: yaml format (8c4e717)
Features
1.1.2 (2021-01-03)
Bug Fixes
- ci: set the correct author of the release (0a0b43b)
1.1.1 (2021-01-03)
Bug Fixes
- hero: add a small padding below any hero image (b02057d)
1.1.0 (2021-01-03)
Features
- hero: fix responsiveness issues (5d2b2d4)
1.0.1 (2021-01-03)
Bug Fixes
- ci: remove release assets (db7a63c)
1.0.0 (2021-01-03)
Bug Fixes
- ci: add environmental variables to the drone runner (b808058)
- ci: add the Gitea token to the CI (8aa4586)
- fix npm ignore file to include the src dist folder (076c568)
- include style-inject in the npm bundle (1e7609c)
- example: reset the grid sidebar to 4 (8242b89)
- version in the example project (3c95441)
Features
- add alias instead of a explicit dependency in the example (919ce3b)
- add basic drone CI (a60ff56)
- add basic grid layout (3641bda)
- add basic hero banner (9c1ec8a)
- add basic icon definition (43e5edc)
- add Gitea and git plugin for semantic release (2299c17)
- add main entry (e04a643)
- add simple card (1690624)
- add types reference in the package definition (9f43a00)
- change the bundler to microbundle (1ab058f)
- create a basic sidebar (b8f80b1)
- output ES modules for tree shaking (16b10b8)
- remove a second copy of Preact from the bundle (c702784)
- split CSS into separate files (ee2adb2)
- button: expand the button functionality (3fc4f1a)
- typography: add basic typography (ec353cc)