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
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
jldec
41f18750dd
update assets/images/default.png to show astro 5
2025-01-04 14:22:09 +00: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
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
38db18b05b
Add basic animation
2024-10-13 03:33:40 -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
prototypa
56ef652f71
Update content to Astro v5
2024-10-07 17:28:58 -04:00
prototypa
bcd05b9e5c
Fix formatt with Prettier
2024-10-04 03:47:39 -04:00
prototypa
953c4f2408
Migrate to astro v5 beta: first round
2024-10-04 03:34:51 -04:00
prototypa
52188af681
Fix prettier format
2024-10-04 02:51:33 -04:00
André B
e1c32b5362
Fix type to objectPosition in ImageProps interface
2024-10-04 02:47:36 -04:00
André B
f97b9cf798
Add objectPosition to ImageProps interface
2024-10-04 02:44:54 -04:00
ejulia
0924374c5e
fix override of the objectPosition property
2024-09-28 16:10:39 +02:00
prototypa
ab746d0513
Fix issue #482 : Images Distorted in Firefox
2024-09-16 21:51:10 -04:00
prototypa
76e8193f82
Update dependencies (Astro v4.15.1)
2024-08-29 16:11:49 -04:00
Jumpei Ogawa
35b7573a4e
chore: replace rehype-plugin-image-native-lazy-loading with our own
...
`rehype-plugin-image-native-lazy-loading` is no-longer maintained.
https://github.com/potato4d/rehype-plugin-image-native-lazy-loading
I haven't seen the source code of `rehype-plugin-image-native-lazy-loading` to implement this.
2024-08-28 10:19:12 +09:00
Jumpei Ogawa
06c39796d1
refactor: add typings
2024-08-28 10:18:04 +09:00
Jumpei Ogawa
e60c6c1069
refactor: convert JavaScript files to TypeScript
2024-08-28 10:17:24 +09:00
prototypa
fcc9e20a1b
Fix typescript interface
2024-08-26 01:08:15 -04:00
prototypa
0202552ab1
Update eslint dependencies and fix eslint errors
2024-08-26 01:03:42 -04:00
André B
b2f073b31a
Merge pull request #495 from FelixLisczyk/custom-font
...
Fixed ‘Inter Variable’ Font Name
2024-08-25 23:48:41 -04:00
Mathieu KHALEM
fd95da1a68
Update the announcement
2024-08-24 09:52:21 +02:00
Felix Lisczyk
8faec5cd6f
Fix custom font name
2024-08-12 11:40:05 +02:00
prototypa
ebdecfc071
Update dependencies (Astro v4.12.2)
2024-07-20 14:19:06 -04:00