Commit Graph

1228 Commits

Author SHA1 Message Date
André B
76f8788ef1 Merge pull request #625 from onwidget/prototypa-patch-1
Update README.md
2025-04-22 22:15:49 -04:00
André B
8160ad87b1 Update README.md 2025-04-22 22:15:34 -04:00
André B
2ba7d3e6e5 Merge pull request #616 from romainpi/steps-component-use-item
Use `Item` type definition for `items` property of `Steps` type
2025-04-17 19:54:30 -04:00
André B
20841e293f Merge pull request #615 from romainpi/note-component
Implement properties for `Note` component
2025-04-17 19:54:00 -04:00
André B
1b565c834a Update Note.astro 2025-04-17 19:53:30 -04:00
André B
a5a32d5920 Merge pull request #614 from romainpi/fix-imports
Fix imports from '../ui/' to '~/components/ui/'
2025-04-17 19:50:43 -04:00
André B
232e91c49a Merge pull request #617 from romainpi/remove-highlight-class
Remove extraneous references to non-existing `highlight` css class
2025-04-17 19:48:34 -04:00
prototypa
58416e9ed5 Update dependencies (Astro v5.7.3) 2025-04-17 19:24:15 -04:00
Romain Pironneau
621dca3800 Remove extraneous references to non-existing highlight css class 2025-03-30 11:35:18 +02:00
Romain Pironneau
5fbdd6355d items property shoud be optional 2025-03-29 16:20:59 +01:00
Romain Pironneau
3ee47041e3 Use Item definition for Steps 2025-03-29 16:10:09 +01:00
Romain Pironneau
fbf2aa85ba Implement properties for Note component 2025-03-29 14:59:28 +01:00
Romain Pironneau
276edb99be Fix imports from '../ui/' to '~/components/ui/' 2025-03-29 14:14:11 +01:00
André B
3de3a1e686 Merge pull request #590 from nabondance/typo_asseets
fix typo on astroAsseetsOptimizer
2025-03-17 22:35:03 -04:00
André B
8b1e2bb447 Merge pull request #593 from jonasgeiler/main
Fix zero Timeline items bug and don't render empty ItemGrid divs
2025-03-17 22:34:32 -04:00
prototypa
6cfbe4b008 Update dependencies (Astro v5.5.2) 2025-03-17 22:21:50 -04:00
Jonas Geiler
088c21941f Fix zero Timeline items bug and don't render empty ItemGrid divs 2025-02-18 15:42:58 +01:00
Nathan Abondance
64e5806297 fix typo on astroAsseetsOptimizer 2025-02-08 01:51:21 +01:00
André B
3f13d16732 Update README.md 2025-01-22 06:38:04 -05:00
prototypa
351d3dcb03 Update versions (astro v5.1.8) 2025-01-22 06:35:56 -05:00
André B
b76729df9b Merge pull request #584 from onwidget/prototypa-patch-1
Update  screenshot in README.md
2025-01-22 06:24:52 -05:00
André B
6c0b3d128f Update README.md 2025-01-22 06:24:32 -05:00
André B
b731137266 Merge pull request #532 from arch-fan/docker-implementation
Docker implementation
2025-01-22 06:21:16 -05:00
André B
740be29f14 Merge pull request #580 from jldec/main
update assets/images/default.png to show astro 5
2025-01-22 06:14:07 -05:00
jldec
41f18750dd update assets/images/default.png to show astro 5 2025-01-04 14:22:09 +00:00
André B
bbcbde87c9 Merge pull request #553 from annjose/patch-1
Fixed the default port in which the local dev server starts
2024-12-11 16:03:15 -05:00
André B
77a75c2d6f Merge pull request #565 from onwidget/migration-astro-v5
Migration astro v5
2024-12-10 22:18:10 -05:00
prototypa
082ab1165e Run npm run fix 2024-12-10 19:42:33 -05:00
prototypa
8544668963 Fix astro check errors 2024-12-10 19:40:14 -05:00
André B
6570377a30 Merge branch 'main' into migration-astro-v5 2024-12-10 19:08:37 -05:00
prototypa
5b0eed4eb0 Update to Astro v5 2024-12-09 15:58:16 -05:00
Ann Catherine Jose
f36ba4c7e1 Fixed the default port in which the local dev server starts - 4321 instead of 3000 2024-11-19 16:32:45 -08:00
prototypa
f79639c083 Fix eslint and prettier 2024-10-14 10:20:43 -04:00
prototypa
740b96c878 Improved animation efficiency 2024-10-14 10:19:11 -04:00
prototypa
a5520bbc85 Fix format with prettier 2024-10-13 06:51:34 -04:00
prototypa
eebebeb4a4 Fix issue #515: Image optimization crash 2024-10-13 06:50:21 -04:00
prototypa
c8bc46db86 Update dependencies (Astro v4.16.2) 2024-10-13 03:36:13 -04:00
prototypa
38db18b05b Add basic animation 2024-10-13 03:33:40 -04:00
prototypa
357f7358bf Update dependencies (astro-auto-import to v0.4.4) 2024-10-10 19:25:29 -04:00
prototypa
ad5ea2a37c Fix prettier styles 2024-10-10 02:22:28 -04:00
prototypa
37916f7253 Fix issue #490: characters in header cannot be displayed horizontally 2024-10-10 02:05:33 -04:00
prototypa
21830b3d58 Fix issue #530: Image Optimization for remote Images does not work 2024-10-10 01:51:46 -04:00
prototypa
3a5823b039 Reactivate astro-embed 2024-10-10 01:16:56 -04:00
prototypa
0795d3c465 Minor content adjustment 2024-10-10 01:16:40 -04:00
arch-fan
9a0da09d19 Missing slash 2024-10-09 10:31:07 +02:00
arch-fan
f037b71f2b Image to build 2024-10-09 10:29:39 +02:00
arch-fan
c1e6fee765 Deploy implementation 2024-10-09 10:26:17 +02:00
arch-fan
3434464aa0 Build implementation 2024-10-09 10:26:03 +02:00
arch-fan
1feab842b3 Ignored common files 2024-10-09 10:25:53 +02:00
André B
1413a45269 Merge pull request #531 from IvanLi-CN/fix-style-loss-in-bun
Resolve tailwind styles loss in bun environment
2024-10-08 16:39:56 -04:00