Commit graph

24 commits

Author SHA1 Message Date
c47a2eff89 feat(components): add offcanvas component 2024-12-27 11:31:58 -03:00
e0ed5a5ddd feat(components): add the accordion component 2024-12-26 16:44:32 -03:00
7af58fe829 feat(website): add content structure files 2024-12-26 13:18:50 -03:00
9c6d935069 fix(core): update old css variables names 2024-12-24 12:54:19 -03:00
48cafe8432 fix(components)!: properly export html components 2024-12-24 10:52:15 -03:00
e9db7de13c feat(website): add html components imports to build script 2024-12-24 10:50:57 -03:00
698294c74e feat(website): add build script for frontend dependencies 2024-12-23 19:40:58 -03:00
7e8dc4ec5a chore(website): migrate from docosaurus to zola SSG 2024-12-23 11:16:33 -03:00
13679f77ca Merge branch 'feature/core-library'
All checks were successful
Publish package / build_and_publish (push) Successful in 2m22s
2024-12-19 15:48:05 -03:00
8442bbbb57 build: fix build setup 2024-12-19 15:47:13 -03:00
b452baa6b9 fix: remove deprecation warnings from sass 2024-12-19 15:40:21 -03:00
e75f0bb5ca chore: allow merge commits
Some checks failed
Publish package / build_and_publish (push) Failing after 16s
2024-12-19 14:36:56 -03:00
2525f3e3e4 Merge branch 'feature/core-library'
Some checks failed
Publish package / build_and_publish (push) Failing after 30s
2024-12-19 14:33:18 -03:00
85660ac08a chore(website): add docosaurus as SSG
Some checks failed
Publish package / build_and_publish (push) Failing after 23s
2024-11-10 22:18:21 +00:00
d4a11146aa feat(components): add basic components
Some checks failed
Publish package / build_and_publish (push) Failing after 21s
2024-10-25 18:40:50 -03:00
ee567abf6b Merge pull request 'chore: setup ci workflow' (#6) from test/ci-cd into feature/core-library
Some checks failed
Publish package / build_and_publish (push) Failing after 17s
Reviewed-on: #6
2024-10-24 19:28:47 +00:00
c1c1cdb7c5
chore: setup ci workflow
All checks were successful
Publish package / build_and_publish (push) Successful in 19s
update workflows

update workflows

update workflows

update workflows

update config

add cog config
2024-10-24 16:22:35 -03:00
cf0b4011d1 feat(core): add styles for vanilla tables
#1
2024-09-17 16:09:18 -03:00
e754e40622 feat(core): add styles for vanilla form elements
#1
2024-09-16 20:36:02 -03:00
919afcbcfc Import progress from external project
#1
2024-09-15 17:56:51 -03:00
f6cab31474 Initialize bun project 2024-09-15 17:56:09 -03:00
f55f7c5542 add issue templates 2024-09-15 13:12:17 -03:00
859f041434 Add .gitignore
Signed-off-by: anavarro <anavarro@bcncons.com>
2024-09-06 14:43:33 +00:00
3ddd77d423 Initial commit 2024-09-06 14:36:18 +00:00