Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
138 commits
Select commit Hold shift + click to select a range
402e01a
create alpine model
digitlimit Feb 15, 2025
caa468f
remove directives from service provider
digitlimit Feb 16, 2025
1251315
set default theme to classic
digitlimit Feb 16, 2025
34a084b
replace classic theme with tailwind
digitlimit Feb 18, 2025
2a4277f
fux style
digitlimit Feb 18, 2025
234378e
fix tests
digitlimit Feb 18, 2025
fa19abd
fix alpine error
digitlimit Feb 18, 2025
d9b347d
refactor theme
digitlimit Feb 19, 2025
4440bc5
implement livewire modal component
digitlimit Feb 19, 2025
b26ba9b
remove unused js and scss
digitlimit Feb 19, 2025
135c513
remove node packages
digitlimit Feb 19, 2025
3019619
remove node packages
digitlimit Feb 19, 2025
c23b801
remove modal call
digitlimit Feb 19, 2025
a7bb1d9
remove modal call
digitlimit Feb 19, 2025
562d249
fix modal
digitlimit Feb 19, 2025
89e3b23
fix session
digitlimit Feb 20, 2025
cc5eb5f
improve component views
digitlimit Feb 21, 2025
a85e3e2
adapt config to use theme
digitlimit Feb 21, 2025
4816ac5
fix tests
digitlimit Feb 21, 2025
de2bed0
remove session and config contracts
digitlimit Feb 21, 2025
ddcbe3d
add fill and toArray methods
digitlimit Feb 21, 2025
d28fd41
enforce requirement to call flash on alert
digitlimit Feb 21, 2025
24a5430
add events
digitlimit Feb 21, 2025
86c5af2
refactor themes
digitlimit Feb 21, 2025
6fb659c
fix id
digitlimit Feb 21, 2025
2fdd6b6
fix factory
digitlimit Feb 21, 2025
d6bda50
fix modal
digitlimit Feb 21, 2025
d68fe83
fix modal
digitlimit Feb 21, 2025
ff1e06c
fix modal
digitlimit Feb 21, 2025
e9294ed
fix modal
digitlimit Feb 21, 2025
619043c
fix alert message
digitlimit Feb 22, 2025
4dbdf9e
fix alert message
digitlimit Feb 22, 2025
48c7597
add toast
digitlimit Feb 23, 2025
a47ee57
refactor alert
digitlimit Feb 24, 2025
d35c908
use traits and interfaces
digitlimit Feb 24, 2025
eee7b68
use traits and interfaces
digitlimit Feb 24, 2025
9b6f515
set defaults
digitlimit Feb 24, 2025
aed0981
set defaults
digitlimit Feb 24, 2025
e3c8fe8
set defaults
digitlimit Feb 24, 2025
b2d206f
add tagged methods for alert
digitlimit Feb 24, 2025
696b390
improve solid principles
digitlimit Feb 24, 2025
eb4f052
improve solid principles
digitlimit Feb 24, 2025
5821169
improve solid principles
digitlimit Feb 24, 2025
254a7f5
fix styles
digitlimit Feb 24, 2025
415286f
remove irrelevant method in factory
digitlimit Feb 24, 2025
e612acb
refactor alert config
digitlimit Feb 24, 2025
5827a55
fix theme
digitlimit Feb 24, 2025
5700e49
fix theme config
digitlimit Feb 24, 2025
2e084c1
add sticky view
digitlimit Feb 24, 2025
b7ba26f
add positions and sizes to config
digitlimit Feb 24, 2025
e82289f
fix helpers
digitlimit Feb 24, 2025
40eb499
fix helpers
digitlimit Feb 24, 2025
61b6455
fix helpers
digitlimit Feb 24, 2025
8c9c7be
add message and title
digitlimit Feb 24, 2025
de13799
fix modal
digitlimit Feb 25, 2025
a901cc2
fix modal
digitlimit Feb 25, 2025
9216a0a
fix field
digitlimit Feb 25, 2025
fd1134d
fix field
digitlimit Feb 26, 2025
e1fa794
fix field
digitlimit Feb 26, 2025
8ebaad5
fix modal
digitlimit Feb 26, 2025
e112ba9
fix modal view
digitlimit Feb 26, 2025
8dd5704
fix modal open and close
digitlimit Feb 26, 2025
d6179b3
fix modal open and close
digitlimit Feb 26, 2025
3585c44
fix modal sizes
digitlimit Feb 26, 2025
0056f75
fix alert id, autoset
digitlimit Feb 26, 2025
692dc98
fix alert id, autoset
digitlimit Feb 26, 2025
b5d73f0
fix alert id. move to parent construct
digitlimit Feb 26, 2025
b182f25
fix alert id. move to parent construct
digitlimit Feb 26, 2025
79871fd
fix property visibility
digitlimit Feb 26, 2025
25de567
fix property visibility
digitlimit Feb 26, 2025
b06a69b
fix buttons
digitlimit Feb 26, 2025
0d1f5b1
fix config
digitlimit Feb 26, 2025
f0b6741
add class to alert
digitlimit Feb 26, 2025
ccf645b
add views
digitlimit Feb 26, 2025
2784855
add comments
digitlimit Feb 26, 2025
fd0d028
fix variable
digitlimit Feb 26, 2025
3e7d957
fix message alert config
digitlimit Feb 26, 2025
6368989
fix message alert config
digitlimit Feb 26, 2025
97b31f8
move sticky to message
digitlimit Feb 27, 2025
d3a9b5c
move sticky to message
digitlimit Feb 27, 2025
85a8a0f
move sticky to message
digitlimit Feb 27, 2025
c377a97
fix tests
digitlimit Feb 27, 2025
951a083
fix tests
digitlimit Feb 27, 2025
c23ecd3
fix dispatcher
digitlimit Feb 27, 2025
747a230
fix dispatcher
digitlimit Feb 27, 2025
308f4d2
implement hasname interface
digitlimit Feb 27, 2025
8b88256
add comments
digitlimit Feb 27, 2025
9f5daa4
remove sticky from helper
digitlimit Feb 27, 2025
4848f84
fix alert field
digitlimit Feb 27, 2025
82353f0
fix alert tag
digitlimit Feb 27, 2025
bc35aa9
fix alert tag
digitlimit Feb 27, 2025
b7e91f6
fix notify
digitlimit Feb 27, 2025
dafc769
fix notify
digitlimit Feb 27, 2025
ce23762
fix notify position
digitlimit Feb 27, 2025
9e4140b
add timeout to notification
digitlimit Feb 28, 2025
c352586
add timeout to notification
digitlimit Feb 28, 2025
07378a0
add closable
digitlimit Feb 28, 2025
0558df5
add closable
digitlimit Feb 28, 2025
a3bde1f
fix composer requirements
digitlimit Feb 28, 2025
ac78711
fix composer requirements
digitlimit Feb 28, 2025
dd178ba
fix composer requirements
digitlimit Feb 28, 2025
a2fb56d
fix composer requirements
digitlimit Feb 28, 2025
b60a9a0
fix composer requirements
digitlimit Feb 28, 2025
0b13766
fix field error
digitlimit Feb 28, 2025
cf5fe17
add wire ignore to alerts
digitlimit Mar 1, 2025
459b732
delete bootstrap5 views
digitlimit Mar 1, 2025
0f876ba
drop support for bootstrap5
digitlimit Mar 1, 2025
62ca53c
add methods for css cache
digitlimit Mar 1, 2025
6c06842
add methods for css cache
digitlimit Mar 1, 2025
66c5524
fix theme helper tests
digitlimit Mar 1, 2025
1dfffbd
add assets
digitlimit Mar 2, 2025
55d5218
add theme service provider
digitlimit Mar 2, 2025
ed30a51
add theme service provider
digitlimit Mar 2, 2025
3fb4402
add theme service provider
digitlimit Mar 2, 2025
0673796
add theme service provider
digitlimit Mar 2, 2025
d8a8523
add theme service provider
digitlimit Mar 2, 2025
8f45c33
add theme service provider
digitlimit Mar 2, 2025
60a2705
add theme service provider
digitlimit Mar 2, 2025
4b4729b
add theme service provider
digitlimit Mar 2, 2025
61a5170
add theme assets
digitlimit Mar 2, 2025
95e792d
add theme assets
digitlimit Mar 2, 2025
509319a
add theme assets
digitlimit Mar 2, 2025
c10a441
add theme assets
digitlimit Mar 2, 2025
6023caa
implement alert-field class
digitlimit Mar 2, 2025
20c5e16
implement alert classes
digitlimit Mar 2, 2025
0c7f752
implement alert classes
digitlimit Mar 2, 2025
4d90afc
implement alert classes
digitlimit Mar 2, 2025
85acaf3
set default levels and fix message
digitlimit Mar 2, 2025
269317c
fix message
digitlimit Mar 2, 2025
83e9058
fix scss
digitlimit Mar 2, 2025
dc82d81
fix scss
digitlimit Mar 2, 2025
7496670
fix scss
digitlimit Mar 2, 2025
c3a1d00
increase notify height
digitlimit Mar 2, 2025
6333659
fix sr-only
digitlimit Mar 2, 2025
0059de6
fix message title
digitlimit Mar 2, 2025
0d188d1
fix message title
digitlimit Mar 2, 2025
31f0e02
fix merge conflict
digitlimit Mar 2, 2025
2075b45
fix merge conflict
digitlimit Mar 2, 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
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ composer.lock
.DS_Store
.idea/php.xml
.idea/workspace.xml
.phpunit.cache
.phpunit.cache
workbench
14 changes: 14 additions & 0 deletions .idea/blade.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion .idea/laravel-idea.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading