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
mauro 🤙
5ad43810fa
Merge pull request #58 from nimafanniasl/fix-download-buttons
...
Fix Downlaod buttons not going to /download
2024-08-23 19:37:22 +02:00
ΛRSfr
2e60d74c5e
fix awkward way to say Zen Browser is built with Next.js and Tailwind.css
...
It's built with --> Zen Browser is built with
2024-08-23 13:35:26 -04:00
Nima
200c18f0eb
Fix Downlaod buttons not going to /download
2024-08-23 20:52:22 +03:30
nitro
8ca9556701
remove obsolete mac install guide
...
Did I remove it correctly?
Merge when next update releases
2024-08-23 18:42:03 +02:00
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
zahyaah
937eae3792
fix typo and grammar in features.tsx
2024-08-23 02:27:32 +05:30
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
e424bd7559
Merge branch 'main' of https://github.com/zen-browser/www
2024-08-22 14:22:39 +02:00
Mauro Balades
a863134a62
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 14:22:31 +02:00
mauro 🤙
17c8ea1b65
Merge pull request #35 from vinugawade/patch-1
...
Fix Dark Mode Logo in README
2024-08-22 10:41:33 +02:00
Mauro Balades
1ebea3c12e
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 09:45:29 +02:00
Mauro Balades
ea897ffd2f
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 09:44:59 +02:00
Mauro Balades
9400f2b9e1
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 09:41:25 +02:00
Mauro Balades
2d0831ad0e
Merge branch 'main' of https://github.com/zen-browser/www
2024-08-22 09:30:45 +02:00
Mauro Balades
590cf5bcdc
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 09:30:37 +02:00
Vinay Gawade
61e8a6e572
fix: Zen logo from README.md file
2024-08-22 10:28:22 +05:30
mauro 🤙
d37a4085ed
Merge pull request #28 from n7itro/patch-1
...
changed version from 25 to 26
2024-08-21 23:28:48 +02:00
nitro
686e250b96
Update release-notes.ts
2024-08-21 23:12:48 +02:00
Mauro Balades
4347feae25
chore: Update CreateThemePage component to generate theme data dynamically
2024-08-21 22:50:25 +02:00
Mauro Balades
a0fe006c4b
refactor: Update CreateThemePage component to generate theme data dynamically
2024-08-21 16:32:30 +02:00
nitro
2246321644
changed version from 25 to 26
2024-08-21 14:57:40 +02:00
Mauro Balades
befda22428
chore: Update responsive margins and styles in Features component
2024-08-21 13:47:11 +02:00
Mauro Balades
71c8112813
chore: Update responsive margins and styles in Features component
2024-08-21 11:41:42 +02:00