Skip to content

Commit d6cb51b

Browse files
committed
Merge branch 'master' into develop
2 parents 6522901 + 866979d commit d6cb51b

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## v0.7.2
4+
5+
[Merged PRs](https://github.com/basemate/matestack-ui-core/milestone/4?closed=1)
6+
7+
### Security Fixes
8+
9+
- Various dependency version bumps by dependabot
10+
11+
### Improvements
12+
13+
- Add Isolation Component #154 by jonasjabari
14+
- Update integration docs #149 by pascalwengerter
15+
- Add youtube component #144 by pascalwengerter
16+
- Support new Doc App #143 by jonasjabari
17+
- Add class option to dropdown form selects enhancement#135 by 3wille
18+
- Refactor core components v2 enhancement#134 by pascalwengerter
19+
- add sub tag enhancement#132 by pascalwengerter
20+
- Add article component with docs and specs #127 by michaelrevans
21+
- Add address tag, specs and documentation #126 by michaelrevans
22+
- Extra table components #125 by michaelrevans
23+
- Add abbr component with specs and documentation #124 by michaelrevans
24+
- Add article component with docs and specs #122 by michaelrevans
25+
- Add address tag, specs and documentation #121 by michaelrevans
26+
- Add abbr component #120 by michaelrevans
27+
- Add thead, tbody and tfoot components
28+
29+
### Bugfixes
30+
31+
- Add init_show state to async component 140 #152 by jonasjabari
32+
- added missing @tag_attributes #151 by jonasjabari
33+
- update yarn and fix controller action name #141 by pascalwengerter
34+
335
## v0.7.1
436

537
[Merged PRs](https://github.com/basemate/matestack-ui-core/milestone/3?closed=1)
@@ -10,7 +42,7 @@
1042
- Make buttons disableable enhancement by PasWen
1143
- Collection Component #98 by jonasjabari
1244
- Added Async Defer Feature #100 by jonasjabari
13-
- Added blockquote tag to main component #88 by cameronnorman
45+
- Added blockquote tag to main component #88 by cameronnorman
1446
- Added small tags #87 by cameronnorman
1547
- Added strong tag #93 by cameronnorman
1648
- Added Infos that async component can currently only be used on page leve #85 by jonasjabari was merged 10

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ ActionCable.server.broadcast("matestack_ui_core", {
205205

206206
### Documentation
207207

208-
Documentation can be found [here](./docs)
208+
Documentation can be found [here](https://www.matestack.org/docs/install)
209209

210210
### Changelog
211211

0 commit comments

Comments
 (0)