Mauro Balades
0e33427289
chore: Remove unused code and fix theme page rendering
2024-08-25 00:01:09 +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
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
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
Mauro Balades
f0c29781ba
refactor: Update CreateThemePage component to use dynamic theme data
2024-08-23 12:04:10 +02:00
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 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
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
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
590cf5bcdc
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 09:30:37 +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
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
oscargonzalez
451030feaa
fix: better responsive margins
2024-08-21 10:36:13 +02:00
Mauro Balades
5d4ed0956f
refactor: Update logo component to use SVG instead of PNG
2024-08-20 22:33:58 +02:00
Mauro Balades
586f02a2a1
refactor: Update DownloadPage component layout and styles
2024-08-20 14:26:50 +02:00
Mauro Balades
6945b6b109
refactor: Update Features component layout and styles
2024-08-20 00:49:35 +02:00
Mauro Balades
abffc6361c
refactor: Update marketplace page layout and styles
2024-08-19 23:09:41 +02:00
Mauro Balades
bb9838dbee
Update marketplace page layout and styles
2024-08-19 16:10:27 +02:00
mauro 🤙
18ebb41fe6
refactor: Update marketplace page layout and styles
2024-08-19 10:29:38 +00:00
mauro 🤙
17a6190d4f
chore: Update marketplace page layout and styles
2024-08-19 10:29:17 +00:00
Mauro Balades
446fa3b108
chore: Update marketplace page layout and styles
2024-08-18 02:03:34 +02:00
Mauro Balades
184e8696ef
chore: Update Features component to include theme marketplace link
2024-08-18 00:03:42 +02:00
Mauro Balades
62a32f9320
refactor: Update branding assets page layout and styles
2024-08-17 23:48:18 +02:00
Mauro Balades
954ef38c31
chore: Update branding assets page layout and styles
2024-08-17 23:39:57 +02:00
Mauro Balades
3f20072951
chore: Update marketplace grid layout for larger screens
2024-08-17 23:05:33 +02:00