mauro 🤙
4838f336c5
Merge pull request #51 from BharathxD/refactor/download-page
...
refactor: Improved platform detection, UI enhancements, and overall code quality
2024-08-25 00:48:44 +02:00
mauro 🤙
0002f9314d
Merge pull request #81 from n7itro/release-notes
...
v29 release notes
2024-08-25 00:19:24 +02:00
Mauro Balades
ba4372b912
chore: Refactor ThemePage component to fetch readme asynchronously
2024-08-25 00:09:03 +02:00
Mauro Balades
c691a4e7e8
chore: Update ThemePage component to fetch readme asynchronously
2024-08-25 00:07:33 +02:00
Mauro Balades
5a465c9e36
chore: Update ThemePage component to fetch readme asynchronously
2024-08-25 00:05:20 +02:00
Mauro Balades
171d759ca3
fixed typo
2024-08-25 00:02:50 +02:00
Mauro Balades
353d0af72d
chore: Fix typo in theme-page.tsx
2024-08-25 00:02:00 +02:00
Mauro Balades
0e33427289
chore: Remove unused code and fix theme page rendering
2024-08-25 00:01:09 +02:00
Mauro Balades
cdf6216d79
chore: Refactor generateMetadata function in theme page
2024-08-24 23:59:43 +02:00
Mauro Balades
66ab1c93ac
chore: Add generateMetadata function to theme page
2024-08-24 23:57:27 +02:00
Mauro Balades
b6cffff3c4
Merge branch 'main' of https://github.com/zen-browser/www
2024-08-24 23:53:18 +02:00
Mauro Balades
f9616f4787
feat: Add link to personal website in the head of RootLayout component
2024-08-24 23:53:16 +02:00
Venkat
14e5c64147
Change the button text for installation instructions for Mac
2024-08-24 11:08:47 -04:00
mauro 🤙
1ab31e574b
Merge pull request #68 from busybox11/fix-styled-components-nextjs
...
fix: Use NextJS recommended config for styled-components
2024-08-24 15:05:43 +02:00
mauro 🤙
3119d09a77
Merge pull request #71 from CMOISDEAD/main
...
fix(theme-page): resolve sidebar overlapping footer issue
2024-08-24 15:01:50 +02:00
mauro 🤙
a624140c6b
Merge pull request #72 from ShawnGeorge03/fix/download-assets
...
fix: Fixed download links for Branding Assets
2024-08-24 15:01:21 +02:00
mauro 🤙
5c0dd1b042
Merge branch 'main' into capitalize
2024-08-24 15:00:59 +02:00
nitro
f49d5a8410
v29 release notes
2024-08-24 14:52:47 +02:00
thebluedev
277ad1faff
Merge branch 'main' of https://github.com/thebluedev/zencont
2024-08-24 15:17:00 +05:30
thebluedev
9c49f996c3
fix: Fix grammar in features
2024-08-24 15:16:13 +05:30
Mauro Balades
e0ba5c0fbc
refactor: Remove redundant code for features layout
2024-08-24 11:40:36 +02:00
ayn2op
0861a2f44d
fix: capitalize "firefox"
2024-08-24 14:46:58 +05:30
camilo
465b1ab524
fix(theme-page): resolve sidebar overlapping footer issue
...
- Fixed the issue where the sidebar was overlapping the footer by
changing `lg:fixed` to `lg:sticky` and adjusting padding/margin.
- Removed unused imports (`LoaderIcon`, `LoaderPinwheelIcon`,
`MoveLeftIcon`) from `lucide-react`.
- Moved "Go back" button to the top of the sidebar for better UX.
2024-08-23 21:21:14 -05:00
busybox11
de147a219f
fix: Use NextJS recommended config for styled-components
2024-08-24 01:43:09 +02:00
Shawn Santhoshgeorge
1c0ad13629
fix: Fixed download links for Branding Assets
2024-08-23 16:03:12 -04:00
nitro
76de09f1c4
(benchmarks) refer to official docs over github
2024-08-23 21:50:16 +02:00
Mauro Balades
96e64d5759
gMerge branch 'main' of https://github.com/zen-browser/www
2024-08-23 20:09:28 +02:00
Mauro Balades
da088d0292
refactor: Disable "Create theme" button on CreateThemePage
...
This commit disables the "Create theme" button on the CreateThemePage component by adding the `disabled` attribute to the Button component. This change is made to prevent users from creating new color themes for the browser until a more accessible solution is implemented. However, users can still create their own themes and share them with the community.
2024-08-23 20:09:23 +02:00
nitro
8e1f688c48
refer to official docs instead of github
2024-08-23 19:54:31 +02:00
Nima
200c18f0eb
Fix Downlaod buttons not going to /download
2024-08-23 20:52:22 +03:30
Meet Patel
0b2fa1cae2
added better navigation in release version page
...
Fixes #16
2024-08-23 19:57:31 +05:30
Mauro Balades
f0c29781ba
refactor: Update CreateThemePage component to use dynamic theme data
2024-08-23 12:04:10 +02:00
Bharath Lakshman Kumar
3eebb4a8cf
fix: add types to releases
2024-08-23 14:29:39 +05:30
Bharath Lakshman Kumar
b3d5529080
refactor: improve the download count increment management
2024-08-23 14:28:58 +05:30
Bharath Lakshman Kumar
217e5d57b0
refactor: Improved Platform Detection and UI Enhancements
2024-08-23 14:28:00 +05:30
mauro 🤙
60b21f7f42
Update create-theme.tsx
2024-08-22 23:21:41 +02:00
mauro 🤙
1a10f01142
Fixed features
2024-08-22 21:10:52 +00:00
mauro 🤙
0a64b14664
refactor: Add dialog background color input to CreateThemePage component
2024-08-22 21:07:53 +00:00
mauro 🤙
cfab24a766
Merge pull request #42 from PushpankDhruw/pr/theme-page
...
refector: Add useEffect dependency and optimize the tailwindcss
2024-08-22 23:06:20 +02:00
mauro 🤙
a3544ddd0b
Merge pull request #39 from n7itro/change-1
...
official docs instead of github issue (macOS install)
2024-08-22 23:05:20 +02:00
mauro 🤙
629e80a498
Merge pull request #38 from n7itro/main
...
v28 release notes
2024-08-22 23:05:03 +02:00
Mauro Balades
7f74a62982
refactor: Add tag filtering functionality to theme search
2024-08-22 21:36:01 +02:00
Mauro Balades
30cde8f559
refactor: Remove unnecessary keys from theme object in get-theme route and update navigation component
2024-08-22 21:27:37 +02:00
Mauro Balades
7c4de05e3b
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 21:11:18 +02:00
Pushpank Dhruw
38453638e1
refector: Add useEffect dependency
2024-08-22 21:43:23 +05:30
Pushpank Dhruw
ba5028f72d
feat(image): Improved image loading and optimization
2024-08-22 21:01:27 +05:30
nitro
9007583cf4
refer to official docs instead of github issue
2024-08-22 15:21:21 +02:00
nitro
f8a0efc436
v28 release notes
2024-08-22 14:44:19 +02:00
Mauro Balades
a863134a62
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 14:22:31 +02:00
Mauro Balades
1ebea3c12e
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 09:45:29 +02:00