8bc99a8199
small config changes
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
2026-02-12 23:53:38 -05:00
prototypa
59b7e373d8
Fix format
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
2025-08-19 00:00:01 -04:00
André B
87ccaf47b4
Merge pull request #630 from EffortlessSteven/chore/fix-prettier-formatting
...
chore(ci): resolve Prettier check failures in README, saas, and images.ts
2025-08-18 23:52:59 -04:00
André B
afb0409fe7
Merge pull request #631 from EffortlessSteven/chore/annotate-optimizedimage-only
...
fix(types): annotate optimized image type in adaptOpenGraphImages
2025-08-18 23:51:52 -04:00
prototypa
2381a12d64
Replace onwidget with arthelokyo
2025-08-18 23:50:18 -04:00
André B
ed3cc87a41
Merge pull request #646 from ContriFork/fix/theme-toggle-flickering
...
Fix flickering when toggling theme #643
2025-08-18 23:41:08 -04:00
André B
2e8f6ec459
Update Announcement.astro
2025-08-09 13:22:05 -04:00
André B
3fd1fea6a4
Update config.yaml
2025-08-09 13:19:21 -04:00
André B
30469922cf
Update navigation.ts
2025-08-09 13:18:34 -04:00
André B
c8292582f0
Update README.md
2025-08-09 13:07:15 -04:00
André B
9e9e00d119
Update README.md
2025-08-09 13:04:45 -04:00
André B
d9eb17573b
Update navigation.ts
2025-08-09 09:29:30 -04:00
André B
1303c343ac
Update README.md
2025-08-09 09:28:22 -04:00
André B
6e2c804dc3
Update README.md
2025-08-09 09:23:37 -04:00
André B
3ff652ac93
Merge pull request #633 from romainpi/fix-typo-intersect-no-queue
...
Fix typo for intersect-no-queue
2025-08-08 21:21:01 -04:00
André B
2a9e9d9e07
Merge pull request #635 from deining/fix-typo
...
Fix typo
2025-08-08 21:19:48 -04:00
prototypa
4c9e485ea6
Update dependencies (Astro v5.12)
2025-08-08 21:10:37 -04:00
Robert P
c63cf4371f
Fix flickering when toggling theme #643
...
* More here: https://github.com/onwidget/astrowind/issues/643#issuecomment-3146678129
2025-08-02 22:30:12 +03:00
Andreas Deininger
baba2fe5d5
Fix typo
2025-05-31 23:21:38 +02:00
Romain Pironneau
69ef919716
Fix typo for intersect-no-queue
2025-05-12 11:36:57 +02:00
Steven Zimmerman
c6ae31f58b
fix(types): annotate optimized image type in adaptOpenGraphImages
...
Import ImagesOptimizer, define OptimizedImage alias, and annotate the `_image` variable to remove an implicit-any hint (ts7043) in `src/utils/images.ts`. No functional changes.
2025-05-02 03:57:20 -04:00
Steven Zimmerman
364183f989
git commit -m "style: fix formatting issues in README, saas template and image utils
...
Fix the failing CI "check" action by applying Prettier formatting to:
- README.md
- src/pages/homes/saas.astro
- src/utils/images.ts
This resolves the "prettier --check" errors without changing functionality."
2025-05-02 03:20:48 -04:00
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