Skip to content

Merge all fix #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 90 commits into from
Mar 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
31a3c3a
Fix incorrect config key path in ThemeSwitcher
CrazyBoy49z Aug 26, 2023
4cc1003
Add ThemeSwitcher to lazy.js and rename CSS files in resources
CrazyBoy49z Aug 27, 2023
b0a9415
Add notify macros to LazyUiServiceProvider class
CrazyBoy49z Sep 10, 2023
8517fdc
Bump actions/checkout from 3 to 4
dependabot[bot] Sep 11, 2023
53c4b9e
Merge pull request #8 from step2dev/dependabot/github_actions/actions…
CrazyBoy49z Sep 12, 2023
1264e4e
Bump stefanzweifel/git-auto-commit-action from 4 to 5
dependabot[bot] Oct 9, 2023
b393a3f
Merge pull request #9 from step2dev/dependabot/github_actions/stefanz…
CrazyBoy49z Oct 9, 2023
5bc8602
Cast key to string in LazyComponent class
CrazyBoy49z Oct 9, 2023
0c9cde8
Added 'persist' directive to theme switcher
CrazyBoy49z Oct 13, 2023
2f996ae
Refactor form toggle elements in blade files
CrazyBoy49z Oct 13, 2023
5611439
Add FormTextarea and FormImage components
CrazyBoy49z Oct 13, 2023
e2839f7
Add FormRichtext component to LazyUI
CrazyBoy49z Oct 13, 2023
4a11d1c
Updated input color handling and image upload UI
CrazyBoy49z Oct 13, 2023
4bad389
Improve image rendering in image.blade.php
CrazyBoy49z Oct 14, 2023
bcefca7
Add margin to image element and update PHPStan ignores
CrazyBoy49z Oct 14, 2023
918ebe6
Update AlpineJS and DaisyUI versions in dependencies
CrazyBoy49z Oct 14, 2023
3b6ee90
Merge pull request #10 from step2dev/develop
CrazyBoy49z Oct 14, 2023
92a37a2
Update README.md
CrazyBoy49z Oct 14, 2023
f8a9ea6
Merge pull request #11 from step2dev/CrazyBoy49z-patch-1
CrazyBoy49z Oct 14, 2023
da3ee7c
Add RichText component and refine Textarea component
CrazyBoy49z Oct 14, 2023
9ea7963
Update workflow configuration for PHP code style fixes
CrazyBoy49z Oct 14, 2023
0d0a2ff
Update token reference in Github workflow
CrazyBoy49z Oct 14, 2023
cc1ba3d
Merge pull request #12 from step2dev/develop
CrazyBoy49z Oct 14, 2023
6270ec0
Fix styling
CrazyBoy49z Oct 14, 2023
89c8f23
Add Richtext component to LazyUiServiceProvider
CrazyBoy49z Oct 14, 2023
d0edc1c
Fix styling
CrazyBoy49z Oct 14, 2023
cc736a0
Merge pull request #13 from step2dev/develop
CrazyBoy49z Oct 14, 2023
10b0e8d
Update RichText component for rich text editing support
CrazyBoy49z Oct 14, 2023
fce53e5
Merge pull request #14 from step2dev/develop
CrazyBoy49z Oct 14, 2023
80c173d
Refactor RichText component to use Quill.js
CrazyBoy49z Oct 14, 2023
f424588
Update view file reference in FormRichText
CrazyBoy49z Oct 14, 2023
72d35ce
Adjust richtext and delete button functionality
CrazyBoy49z Oct 14, 2023
c9634d9
Add more color options to Input component and error tracking on butto…
CrazyBoy49z Oct 14, 2023
90cb5df
Fix styling
CrazyBoy49z Oct 14, 2023
f842b39
Remove Quill blade file, add FormGroup and Select components
CrazyBoy49z Oct 14, 2023
819f4db
Fix styling
CrazyBoy49z Oct 14, 2023
1ff2a44
Add logout feature and toast notifications
CrazyBoy49z Oct 14, 2023
8428919
Add Quill editor along with toast notifications enhancement
CrazyBoy49z Oct 14, 2023
1df23d8
Import Quill in quill.js and update error link
CrazyBoy49z Oct 14, 2023
c667df9
Add Quill as a new dependency and update CSS import
CrazyBoy49z Oct 14, 2023
46b7af9
Update Quill CSS import path in lazy.scss
CrazyBoy49z Oct 14, 2023
b91fe8b
Remove LazyComponentCommand and introduce LazyInstallCommand
CrazyBoy49z Oct 15, 2023
47ca89f
Fix styling
CrazyBoy49z Oct 15, 2023
9c5ea25
Add Tailwind Forms and implement LazyInstallCommand
CrazyBoy49z Oct 15, 2023
16bfffc
Make LazyInstallCommand interactive
CrazyBoy49z Oct 15, 2023
e810cca
Fix styling
CrazyBoy49z Oct 15, 2023
9714bc5
Add 'axios' and default setup for 'lazy.scss' and 'lazy.js'
CrazyBoy49z Oct 15, 2023
2cfb998
Fix path references in LazyInstallCommand
CrazyBoy49z Oct 15, 2023
d03656d
Add enhanced file copy handling to LazyInstallCommand
CrazyBoy49z Oct 15, 2023
8841ae9
Fix styling
CrazyBoy49z Oct 15, 2023
3b5ac29
Reduce directory creation check in copy method
CrazyBoy49z Oct 15, 2023
a4efded
Add Menu component to LazyUI
CrazyBoy49z Oct 15, 2023
1f6fe24
Improve UI for richtext and delete button components
CrazyBoy49z Oct 15, 2023
e64fc43
Update textarea, add FormSelect component
CrazyBoy49z Oct 15, 2023
43e0543
Update deletion button label reference
CrazyBoy49z Oct 16, 2023
6a1cf48
Refactor select form view in Laravel blade
CrazyBoy49z Oct 16, 2023
d1bfcaf
Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1
dependabot[bot] Jan 1, 2024
7fd8ec8
Merge pull request #15 from step2dev/dependabot/github_actions/aglipa…
github-actions[bot] Jan 1, 2024
4de3079
Bump ramsey/composer-install from 2 to 3
dependabot[bot] Mar 4, 2024
7331b85
Merge pull request #16 from step2dev/dependabot/github_actions/ramsey…
CrazyBoy49z Mar 14, 2024
4a9f054
Add dynamic sizing and state to tabs component
CrazyBoy49z Mar 15, 2024
bafa409
Replace button with x-lazy-btn component
CrazyBoy49z Mar 15, 2024
751582d
Add Choices component and view
CrazyBoy49z Mar 19, 2024
a9f4d12
Add CountryTimeWidget component and view
CrazyBoy49z Mar 19, 2024
f59febb
Merge branch 'main' into develop
CrazyBoy49z Mar 19, 2024
5d29aea
Create codeql.yml
CrazyBoy49z Mar 19, 2024
531cb34
Merge commit '5d29aea8a631fbeece06b96915d520e96ff22e9d'
CrazyBoy49z Mar 19, 2024
cbeb713
Fix styling
CrazyBoy49z Mar 19, 2024
4c54fa1
Fix styling
CrazyBoy49z Mar 19, 2024
ff689c0
Fix quill 2.0
CrazyBoy49z Mar 19, 2024
d4420c1
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0
dependabot[bot] Mar 25, 2024
1abda2d
Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#17)
CrazyBoy49z Mar 25, 2024
5c94556
Merge commit 'cbeb713963129a403faf56ad5a4ee8c75904b9f2'
CrazyBoy49z Mar 26, 2024
aa4f315
Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4
dependabot[bot] Apr 15, 2024
d97ec64
Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 (#18)
github-actions[bot] Apr 15, 2024
ecb5b1d
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
dependabot[bot] Apr 29, 2024
3b0b962
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#19)
github-actions[bot] Apr 29, 2024
c9978b0
Fix vulnerable in axios and sanitize-html
CrazyBoy49z May 10, 2024
47e1b1c
Update illuminate/contracts package version
CrazyBoy49z May 10, 2024
514fca7
Refactor config paths in ThemeSwitcher component
CrazyBoy49z Jun 11, 2024
a88e789
Remove commented input and redundant code in input.blade.php
CrazyBoy49z Jun 25, 2024
d5fdff0
Fix styling
CrazyBoy49z Jun 25, 2024
f57700d
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
dependabot[bot] Jul 8, 2024
6e03cb9
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#20)
github-actions[bot] Jul 8, 2024
88abb3b
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
dependabot[bot] Jan 27, 2025
47d6777
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#21)
github-actions[bot] Jan 27, 2025
77c579e
Bump aglipanci/laravel-pint-action from 2.4 to 2.5
dependabot[bot] Feb 3, 2025
7a7a81c
Bump aglipanci/laravel-pint-action from 2.4 to 2.5 (#22)
github-actions[bot] Feb 3, 2025
7a4f627
Update composer.json
CrazyBoy49z Mar 9, 2025
c4a7f1f
Update CHANGELOG
CrazyBoy49z Mar 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Refactor config paths in ThemeSwitcher component
The commit updates the configuration paths in the ThemeSwitcher component. Previously, the paths in the 'lazy/themes' configuration file were wrongly accessed. Now, the 'lazy.themes' configuration paths are correctly used.
  • Loading branch information
CrazyBoy49z committed Jun 11, 2024
commit 514fca76ebd9ce220b01b68971b883c20351035f
6 changes: 3 additions & 3 deletions src/Components/ThemeSwitcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ class ThemeSwitcher extends LazyComponent
public function render(): Closure|View
{
return function (array $data) {
$data['attributes']['themeToggle'] = config('lazy/themes.theme_toggle');
$data['attributes']['toggleThemes'] = config('lazy/themes.toggle_themes');
$data['attributes']['themes'] = config('lazy/themes.themes');
$data['attributes']['themeToggle'] = config('lazy.themes.theme_toggle');
$data['attributes']['toggleThemes'] = config('lazy.themes.toggle_themes');
$data['attributes']['themes'] = config('lazy.themes.themes');

return view('lazy::themeswitcher', $this->mergeData($data))->render();
};
Expand Down