Commit Graph

19 Commits

Author SHA1 Message Date
mr. m
71a0ec4065 Revert "fix: improve security props handling in ReleaseNoteItem component"
This reverts commit 55605cca0f.
2026-04-24 12:19:26 +02:00
mr. m
55605cca0f fix: improve security props handling in ReleaseNoteItem component 2026-04-24 12:06:11 +02:00
mr. m
771cd4bc1c feat(release-notes): add new features for tab management and organization 2025-12-29 11:53:36 +01:00
mr. m
49fcbc9829 feat(release-notes): add version 1.17.15b with various fixes and new language support 2025-12-21 20:27:00 +01:00
mr. m
7571eedaea feat: update release notes with new features and security enhancements 2025-11-16 01:42:28 +01:00
Mr. M
b31df511b4 feat: update twilight.json with version 1.16t and add fixes, changes, and features 2025-09-13 01:51:23 +02:00
mr. m
da96f4844a Replace motion with animejs and new layout redesign (#672)
Co-authored-by: taroj1205 <taroj1205@gmail.com>
Co-authored-by: Shintaro Jokagi <61367823+taroj1205@users.noreply.github.com>
Co-authored-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
Co-authored-by: Canoa <gitgood@thatcanoa.org>
Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-21 17:12:31 +02:00
Shintaro Jokagi
9db42c090f chore(deps): pin all dependencies (#688) 2025-06-21 11:28:38 +12:00
Shintaro Jokagi
6b7458c30e ci(cache): improve ci cache in ci pipeline (#680)
* ci(cache): improve ci cache in ci pipeline

* refactor: use composite actions for ci jobs

* refactor: use composite action for node/pnpm setup

* refactor(ci): improve cache restore logic in ci pipeline

* fix(ci): fix ci node_modules cache handling

* fix(ci): improve ci pipeline cache

* fix(ci): fix ci pipeline cache

* fix(ci): upload cache properly

* fix(ci): add restore key

* refactor(ci): use matrix for simplified jobs

* refactor(ci): use matrix for simplified jobs

* fix(ci): remove problematic restore-keys from node_modules cache

* fix(ci): reorder cache logic

* chore: move turbo to dependency

* chore: update CI pipeline for improved testing workflow

* refactor(ci): enhance CI pipeline with matrix strategy for quality checks and cache management

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): update cache action to use restore for node_modules
2025-06-18 17:18:13 +12:00
mr. m
5286397e79 Revert "feat(animejs): replace motion with animejs for lighter animation (#663)" (#671) 2025-06-10 10:46:26 +02:00
mr. m
054b55cc4e Revert "feat(i18n): add spanish translation (#657)" (#670) 2025-06-10 10:46:01 +02:00
Angel
cb4df21583 feat(i18n): add spanish translation (#657)
* feat(i18n): add Spanish localization

* feat(cspell): add additional Spanish words to dictionary

* feat(i18n): Update translation

* fix: minor spelling issues

* chore: remove unnecessary margin

* feat: add arktype

* chore: update cspell dictionary

* refactor: implement object schema with arktype to validate schema on runtime

* refactor(i18n): simplify locale retrieval process

* fix: linter issues

* refactor: replace import glob with static imports to prevent playwright from dying

* chore: remove unnecessary mapping

* refactor: split logic into multiple files

* chore: use new imports

* fix: fix playwright tests with import glob

* chore: update lock files

* chore: fix types

* chore: update fonts with broader subset

---------

Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-09 20:22:06 -06:00
Shintaro Jokagi
cdc4f1cef9 feat(animejs): replace motion with animejs for lighter animation (#663)
* feat(animejs): replace motion with animejs for lighter animation

* fix(components): adjust video class for consistent styling

* refactor(components): remove translate-y-20 class for improved layout consistency

* chore: adjust hero animation

* refactor(components): use inline style for initial

* refactor(components): enhance feature and hero components with consistent inline-block styling

* chore(animatejs): update span with bold to make animation work

* refactor(components): improve layout and animation consistency in Features and Hero components

* refactor(components): adjust spacing in hero component

* refactor(features): update autoplay target and enter properties

* fix(features): standardize feature keys to use hyphenated format

* refactor(components): optimize animation delay and improve class handling
2025-06-10 11:46:13 +12:00
Shintaro Jokagi
b16166f3db chore(cspell): remove duplicate word in cspell.json 2025-06-04 13:16:23 +12:00
Shintaro Jokagi
181ccf28d9 Merge branch 'main' into improvement 2025-06-03 16:48:23 +12:00
taroj1205
8f8834c382 chore(cspell): update cspell configuration and add new words for spell checking 2025-06-03 16:20:27 +12:00
taroj1205
b2bc846b77 fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
Hassaan-Ali
d4a7908f80 Update cspell.json 2025-06-03 05:09:29 +05:00
Shintaro Jokagi
d7e5bb6af1 feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00