59 Commits

Author SHA1 Message Date
github-actions[bot]
13e433b3d7
chore(main): release 1.0.0 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v1.0.0
2025-07-26 01:47:45 +01:00
Hammy
49aa6f3569
ci: add release-please (#30) 2025-07-26 01:44:18 +01:00
Hammy
e8f4868973
chore(deps): update (#29) 2025-07-26 01:31:53 +01:00
renovate[bot]
a88dde8988
chore: add renovate.json (#25) 2025-07-26 01:25:34 +01:00
lemon
c0b77cd04a
feat!: support Tailwind v4 (#22)
* chore: cleanup and prepare for v4

Due to tailwinds extensive rewrite in version 4 a lot of things previously used in this repo aren't needed anymore.

* feat: add SASS utilities

* chore: build

* chore: rename "shades" to "palette"

* chore: unminified build

* feat: add default prefix

* feat(demo): very WIP not-even-MVP

* feat(demo): responsive hero section

* feat(demo): examples

* feat(demo): calendar widget

* feat(demo): credit card and new layout

* feat(demo): animate on hover

* refactor: use ctp/palette beta release

instead of building the palette locally this now uses the beta relase from ctp/palette.

* refactor: move to monorepo

* build(npm): fix link

* chore: rename `tailwind.config` -> `config`

* build(npm): set version to `1.0.0-beta.1`

* docs: more generic instructions

* ci: don't try to publish on tag

* feat!: generate frappe and macchiato alongside mocha

* chore: remove publish

* build(npm): add description

* ci: specify node version

* end of day commit – this is a mess

* fix: typo `roswater` -> `rosewater`

* feat(demo): working theme switcher

* style(flavour switcher): apply proper CSS styling

* fix(colour grid): avoid mobile overflow

* fix(hero): no more ultra wide stretching

* refactor(demo): use different colour for currently selected theme

* chore: remove placeholder text

* fix(colour swatches): mobile border collapse

* feat(layout): add simple footer

* refactor(hero): enlarge contents on higher resolutions

* ci: update github-pages workflow & pnpm

---------

Co-authored-by: sgoudham <sgoudham@gmail.com>
2025-07-26 00:32:40 +01:00
Hammy
26f7bf147e
chore: remove publish workflow (#23) 2025-04-20 16:49:41 +01:00
winston
ac67d5e661
chore(release): 0.1.6 v0.1.6 2023-06-23 11:14:08 +02:00
winston
67b54a6de9
ci(publish): create GH release 2023-06-23 11:13:58 +02:00
winston
e5f774bdea
fix: don't require plugin options to be set 2023-06-23 11:08:14 +02:00
winston
92852a2e9c
chore(release): 0.1.5 v0.1.5 2023-06-23 10:17:09 +02:00
winston
a4e5bb6ad2
ci: fix build step 2023-06-23 10:17:00 +02:00
winston
eb0cf2673e
ci(pages): add cname 2023-06-23 05:17:13 +02:00
winston
283f69e428
ci(pages): build package before example 2023-06-23 05:12:52 +02:00
winston
64bc400639
ci(pages): run on every commit 2023-06-23 05:10:48 +02:00
winston
55f36f165e
ci: remove working-directory 2023-06-23 05:05:53 +02:00
winston
89d4497bd9
chore: use npm for gh-pages example 2023-06-23 05:00:43 +02:00
winston
3587028def
style: reformat examples with prettier 2023-06-23 04:51:24 +02:00
winston
8e7e8ebdf1
ci: only publish on tags 2023-06-23 04:50:14 +02:00
winston
4ef6ebff68
chore(release): 0.1.4 v0.1.4 2023-06-23 04:44:40 +02:00
winston
ac73c21345
fix: don't override default tailwind color shades
bg-red would override `bg-red-100` - `bg-red-900` before, now it uses
the `DEFAULT` setting for colors, which means that it will only override
`bg-red`, but keep default shades intact.

Closes #4
2023-06-23 04:42:23 +02:00
winston
2a176f5e79
chore: fix svelte example
Closes #11
2023-06-23 04:01:20 +02:00
winston
1d6b6ce06a
chore(release): 0.1.3 v0.1.3 2023-06-23 03:49:05 +02:00
winston
0270b7fedb
feat: typescript rewrite (#7) 2023-06-23 03:47:27 +02:00
winston
db4dbae1de
docs: fix the other assets in the README 2023-01-29 17:59:44 +01:00
Chloe A
1a39c91f06
docs: fix logo in readme (#6) 2023-01-29 17:56:05 +01:00
winston
90368b9a21
ci: only npm publish from main 2022-11-24 22:55:35 +01:00
winston
dbd91f9bec
chore(release): 0.1.1 v0.1.1 2022-10-22 21:53:53 +02:00
winston
ffdbb84b21 chore: update .editorconfig 2022-09-27 02:41:29 +02:00
winston
c5869aad79 chore: update .editorconfig 2022-09-27 02:40:23 +02:00
winston
0b6ab0ac87
fix: don't set an opinionated default flavour
Closes #3
2022-09-11 04:51:24 +02:00
winston
226a23b546
chore: update author/contributors in package.json 2022-09-11 04:51:00 +02:00
winston
5ef2b05a8b
ci: auto-publish to @latest tag on NPM 2022-09-11 04:50:40 +02:00
winston
b2776f50d3
ci: fix path glob 2022-09-11 03:42:32 +02:00
winston
656f0d1a90
chore: update examples 2022-09-11 03:12:32 +02:00
winston
4bb4ed63eb
ci: add CI for vite example 2022-09-11 02:10:51 +02:00
winston
b93f13925c
docs: fix badges, set new website url 2022-08-14 15:58:31 +02:00
winston
cf228cc825
chore: move example page to subdomain 2022-07-09 20:11:55 +02:00
winston
34c819669d
chore(release): 0.1.0 v0.1.0 2022-07-05 05:09:19 +02:00
winston
619ccd4f05
chore: update examples for new NPM package 2022-07-05 05:04:23 +02:00
winston
6f0c83fa69
chore: fix spelling, re-lock package 2022-07-05 04:57:14 +02:00
winston
e6222f51db
chore: fix badge img src 2022-07-05 04:41:03 +02:00
winston
a06fac46a6
chore: update github pages subdir 2022-07-05 04:35:37 +02:00
winston
ae2a9cd567
chore: update after repo transfer 2022-07-05 04:23:40 +02:00
winston
79829ce97a
chore: add yarn installation cmd, mention Vite example in README 2022-06-19 22:50:30 +02:00
winston
aefc29f16f
chore: add link to gh-pages preview page in README 2022-06-18 19:40:00 +02:00
winston
bcb724f541
chore: update README, add preview 2022-06-18 04:44:25 +02:00
winston
2a1d236869
Merge pull request #1 from AdalZanabria/main 2022-06-18 04:36:26 +02:00
AdalZanabria
0ba608c65e chore: add example for Vite 2022-06-17 21:24:29 -05:00
winston
440e6b68f0
docs: update README.md with installation/usage instructions 2022-06-12 23:26:39 +02:00
winston
2f16b25aab
chore: update deps in examples 2022-06-12 22:42:43 +02:00