Commit graph

1919 commits

Author SHA1 Message Date
mr. m
7d5f44d29a
Update translation.json 2025-06-16 22:14:51 +02:00
mr. m
b325e8d1c5
Update CODEOWNERS 2025-06-16 22:14:29 +02:00
mr. m
21597e9448
Update whats new version 2025-06-16 01:33:12 -07:00
mr. m
97d6aef72d
Update stable.json 2025-06-16 01:32:50 -07:00
mr. m
378ea8d88b
Update whats-new.json 2025-06-15 14:11:48 +02:00
mr. m
26a66284b4
Update stable.json 2025-06-14 20:57:25 -07:00
Bryan Galdámez
8c2d691314
chore: fix spelling issues (#678)
* chore: update whats new videos

* fix: linter issues
2025-06-13 22:53:09 +02:00
Bryan Galdámez
7541252d71
chore: update whats new videos (#677) 2025-06-13 22:38:14 +02:00
mr. m
9897477685
Upload whats new video 2025-06-13 22:18:20 +02:00
mr. m
9172d6e987
Update whats-new.json 2025-06-13 13:08:12 -07:00
mr. m
dd18ef0130
Update stable.json 2025-06-13 12:50:16 -07: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
1c1a7088d1
chore(i18n): update japanese translations for feature titles and descriptions (#666)
* chore(i18n): update japanese translations for feature titles and descriptions

* chore(i18n): update japanese translations for consistency and clarity
2025-06-07 12:40:21 +12:00
Shintaro Jokagi
350edb5b73
fix(i18n): fix get path for external links (#665) 2025-06-06 13:29:15 +12:00
Kyle
1b129bbe6c
1.12.10b grammar (#664) 2025-06-05 21:08:19 +02:00
Shintaro Jokagi
26eb37a879
refactor(i18n): handle locale better with returning path (#662) 2025-06-06 01:33:06 +12:00
taroj1205
3cdf4384ab
fix(features): fix translations being split at wrong place 2025-06-05 14:16:59 +12:00
Shintaro Jokagi
80492b32fe
Merge pull request #653 from hassaancode/improvement 2025-06-04 13:19:33 +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
Shintaro Jokagi
85b90b6107
Merge pull request #654 from zen-browser/fix/lefthook 2025-06-03 16:26:06 +12:00
taroj1205
439b2faf7d
chore(lefthook): improve glob for lefthook 2025-06-03 16:21:10 +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
3001846d80
removed overflow visible 2025-06-03 06:42:24 +05:00
Hassaan-Ali
d4a7908f80
Update cspell.json 2025-06-03 05:09:29 +05:00
Hassaan-Ali
fc6149de9c
Merge branch 'zen-browser:main' into improvement 2025-06-03 05:06:55 +05:00
Shintaro Jokagi
ad471b8d00
Merge pull request #652 from zen-browser/feat/turbo
feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands
2025-06-03 11:31:23 +12:00
Shintaro Jokagi
4fccd01331
fix(ci-pipeline): update cache keys to use GitHub SHA for better cache management 2025-06-03 11:14:51 +12:00
Shintaro Jokagi
449bd00c47
fix(ci-pipeline): update vitest command to use test script 2025-06-03 11:09:55 +12:00
Shintaro Jokagi
4b9d6ba81b
fix(ci-pipeline): update commands to use pnpm exec 2025-06-03 11:04:04 +12:00
Shintaro Jokagi
2dc109ccc5
fix(turbo): correct output path for build task in turbo.json 2025-06-03 10:58:37 +12:00
Shintaro Jokagi
d472bd479e
feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00
Hassaan Ali
7af8351c34 Merge branch 'improvement' of https://github.com/hassaancode/www into improvement 2025-06-03 03:29:59 +05:00
Hassaan Ali
b849220f66 fixed padding 2025-06-03 03:29:51 +05:00
Hassaan-Ali
aec06c7036
Merge branch 'zen-browser:main' into improvement 2025-06-03 02:44:39 +05:00
Hassaan Ali
224e28cab6 clear search added 2025-06-03 02:43:32 +05:00
Shintaro Jokagi
61118947f9
Merge pull request #650 from zen-browser/feat/pnpm
feat(pnpm): replace npm with pnpm and setup cspell
2025-06-03 09:37:58 +12:00
mr. m
c05be2817c
Update stable.json 2025-06-02 10:19:55 +02:00
Shintaro Jokagi
b0b25c412f
fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
Shintaro Jokagi
0dceaa5363
Merge branch 'main' into feat/pnpm 2025-06-02 13:32:40 +12:00
Shintaro Jokagi
57eb081ec9
Merge pull request #647 from hassaancode/improvements 2025-06-02 13:32:12 +12:00
Shintaro Jokagi
7f24cf2563
fix(contributing): update installation commands to use pnpm and correct commit message guidelines 2025-06-02 13:30:32 +12:00
Shintaro Jokagi
6f58009e8b
fix(lefthook): enable parallel execution for cspell commands 2025-06-02 13:23:30 +12:00
Shintaro Jokagi
b4df68a1c6
fix(cspell): rename cspell command to 'spell' in CI pipeline 2025-06-02 13:19:57 +12:00
Shintaro Jokagi
d1bb6682d4
feat(lefthook): add lefthook to repo 2025-06-02 13:17:56 +12:00
Shintaro Jokagi
2d4c15d263
fix(ci): specify pnpm version to 10.11.0 in CI pipeline 2025-06-02 13:16:07 +12:00