Commit e0135af
authored
Patch 1.0.4 (DesignRevision#9)
* chore: update BS 4.1.3, Shards 2.1.0
* chore: update dist
* chore: update readme
* fix: computed `d-col` offset and order classes
* fix: incorrect use of `.includes()` in `<d-list-group-item>`
* fix: propagate link-specific props for d-dropdown-item
* feature(d-progress): add size prop + docs
* fix(d-card): bind listeners to the card component
* fix(d-datepicker): fix highlighted colors
* feature(d-datepicker): impr. highlighted dates, add small datepicker prop/modifier
* fix(d-datepicker): fix datepickers inside input groups
* fix(d-input): allow file inputs (temp)
* chore: bump version number (1.0.4), update dist + changelog1 parent 439f72a commit e0135af
File tree
25 files changed
+700
-421
lines changed- dist
- src
- components
- card
- container
- datepicker
- dropdown
- input-group
- list-group
- progress
- utils
25 files changed
+700
-421
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
6 | 33 | | |
7 | 34 | | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments