generated from rapidez/package-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
add accordion component #2
Merged
Merged
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
ae6dca8
add accordion component
JimmyHoenderdaal 1b12dbd
twMerge on div
JimmyHoenderdaal df250b3
Comment improvements
JimmyHoenderdaal dfa787e
Add overflow-hidden div inside component itself
JimmyHoenderdaal 94f0d66
Update comment
JimmyHoenderdaal 728314e
Accordion info changes
royduin 6982bbb
Merge branch 'master' into feature/accordion
royduin f27c297
Preview + example code
royduin 4d19cee
Update demo
royduin 360f580
Update demo
rapidez-actions 90814d3
Update demo
rapidez-actions c22c28a
Update demo
rapidez-actions 1d78a14
Update demo
rapidez-actions ee0e17b
Update demo
rapidez-actions 4f6f6f5
Merge branch 'master' into feature/accordion
royduin fe48809
Update demo
rapidez-actions b55acb4
Update demo
rapidez-actions 9439cda
Update demo
rapidez-actions 0500e00
Merge branch 'feature/accordion' of github.com:rapidez/blade-componen…
royduin d1268f9
Update demo
rapidez-actions 8909aac
Update demo
rapidez-actions 1b6f781
Update demo
rapidez-actions 8441064
Static IDs for the preview
royduin 65338ce
Update demo
rapidez-actions 0e981b2
Merge branch 'feature/accordion' of github.com:rapidez/blade-componen…
royduin 1a950c4
Update demo
royduin ec37e62
Merge branch 'master' of github.com:rapidez/blade-components into fea…
JimmyHoenderdaal f072c20
Merge branch 'feature/accordion' of github.com:rapidez/blade-componen…
JimmyHoenderdaal 70b2388
Add toggle functionality for type radio
JimmyHoenderdaal daf364c
Update demo
JimmyHoenderdaal 05e4dbd
Fix radio toggle to properly update checked state
JimmyHoenderdaal 2a2269d
Merge branch 'feature/accordion' of github.com:rapidez/blade-componen…
JimmyHoenderdaal b79c544
Update demo
JimmyHoenderdaal e800100
enhance accordion component and documentation
JimmyHoenderdaal 087decc
Update demo
JimmyHoenderdaal 00716ed
Update demo
rapidez-actions d2bb358
Update demo
rapidez-actions 5528547
Update demo
rapidez-actions e1fd9cd
Update demo
rapidez-actions e697dd0
Update demo
rapidez-actions fb19e52
Update demo
rapidez-actions 8985935
Update demo
rapidez-actions a0a3a38
Update demo
rapidez-actions 59ef922
Update demo
rapidez-actions f7ad807
Update demo
rapidez-actions 1cae885
Update demo
rapidez-actions 88dae5e
Update demo
rapidez-actions 205094f
Update demo
rapidez-actions de88a01
Update demo
rapidez-actions 0cb75ab
Update demo
rapidez-actions 0c9d9bc
Update demo
rapidez-actions e432d78
Update demo
rapidez-actions 40d27ca
Update demo
rapidez-actions eb9189c
Update demo
rapidez-actions aad7bca
Update demo
rapidez-actions 46c391c
Update demo
rapidez-actions b406851
Update demo
rapidez-actions dff678e
Update demo
rapidez-actions a8d8466
Update demo
rapidez-actions fe9293c
Update demo
rapidez-actions 1d94922
Update demo
rapidez-actions 7c0f2ae
Update demo
rapidez-actions 9a23dbc
Update demo
rapidez-actions ca4b632
Update demo
rapidez-actions c45b4ae
Update demo
rapidez-actions dd88817
Update demo
rapidez-actions 8a19df7
Add id's
JimmyHoenderdaal fa52c3a
Merge branch 'feature/accordion' of github.com:rapidez/blade-componen…
JimmyHoenderdaal 8d26177
Update demo
JimmyHoenderdaal 186c3b4
Merge branch 'master' of github.com:rapidez/blade-components into fea…
JimmyHoenderdaal 8db9278
Merge branch 'feature/accordion' of github.com:rapidez/blade-componen…
JimmyHoenderdaal deab7d1
Rename index.blade.php to accordion.blade.php
royduin 07c196c
Update README.md
royduin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This indenting seems a bit strange can you check this?