All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2024-05-09)
- ci: add output for download step in release workflow (fa95eb9)
- ci: update asset name in upload step (8fea71e)
0.1.0 (2024-05-08)
- Add customization for selected color. (b1c0346)
- Add option to whether or not search is opened in new tab. (2d67ad0)
- Add padding for search bar. (a8f42cd)
- Add search bar customization options (f80e912)
- Add visibility toggle for clock. (f6da5bc)
- Auto select text in search bar on focus. (a7d419e)
- Larger labels in settings. (ee317e5)
- Button group left border was twice as thick. (a253f0d)
- ci: correct config format for release please (c0d2443)
- have appropriate release please manifest (af04fef)
- No search bar animation on load. (bc6287c)
- Save default settings to local if one is not found. (dd8f689)
- Typo in settings show seconds toggle. (9adb5a1)
- remove .helix (1c5cda0)
- Add developing section to
README.md
. (41f0e4b) - fix typo in
README.md
. (7cf4892) - Format relative paths. (5d55658)
- Udpate
README.md
. (48ff8b8)
- add basic .editorconfig (d596b6c)
- ci: simplify release please github workflow (abc5126)
- Move clock visibility check to component. (b6dc78e)
- Rename settings manipulation functions. (6d9100e)
- add bootstrap-sha for release please (71737c4)
- add commitlint (#1) (1a25306)
- add empty release please manifest (5a45c71)
- add release workflow with asset upload (#5) (6d891a1)
- add section for ci (371e1f8)
- have release please update
manifest.json
(f2356bf) - migrate from standard version to release please (#2) (bfe3641)
- use commitlint action instead (3f78794)
- Better settings structure. (659682b)
- Add and apply formatting. (496b95f)
- Add settings for clock. (057725a)
- Add settings modal and basic start page functionality. (85db3f0)
- more project setup. (e76e7c5)
- Opacity for placeholder. (b17ccad)
- project setup. (c5bf186)
- workaround for script detecting. (c819eaf)
- Set button type to 'button' to prevent form submission (5bcf0c0)
- Add build instructions in README.md (82311d8)