Commit a31be49
authored
fix: banner Onclose example, reactive code (#1869)
* fix: banner Onclose example
* docs(badge): add localStorage example
* fix: replace reactive code patterns with $derived()
* fix: pnpm check fix
* chore: cleanup
* fix: Avatar dot position
* fix: replace reactive code patterns with $derived
* fix: replace $effect() with svelte-ignore state_referenced_locally
* fix: coderabbitai fix
* fix: coderabbitai fix1 parent 28b0226 commit a31be49
File tree
141 files changed
+1180
-838
lines changed- src
- lib
- accordion
- avatar
- badge
- banner
- breadcrumb
- button-group
- card
- carousel
- clipboard-manager
- datepicker
- device-mockups
- drawer
- dropdown
- forms
- button-toggle
- checkbox
- fileupload
- floating-label
- input-field
- radio
- search
- select
- tags
- textarea
- timepicker
- toggle
- gallery
- indicator
- kbd
- list-group
- modal
- pagination
- popover
- progress
- rating
- scroll-spy
- sidebar
- speed-dial
- split-pane
- step-indicator
- stepper
- table
- tabs
- theme
- timeline
- toast
- typography
- hr
- img
- list
- utils
- virtual-masonry
- virtuallist
- routes
- admin-dashboard
- (sidebar)
- utils
- blocks/utils
- api-check
- builder/utils
- docs-examples
- components
- badge
- banner
- dropdown
- extend/step-indicator
- forms/input-field
- docs
- components
- extend
- icons
- illustrations/utils
- landing
- layouts
- component
- utils
- icons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+1180
-838
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments