Skip to content

Commit f944d0c

Browse files
committed
added changelogs
1 parent beb2a8f commit f944d0c

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

CHANGELOG.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,59 @@
11
# Changelog
22

3+
## v0.7.3
4+
5+
[Merged PRs](https://github.com/basemate/matestack-ui-core/pulls?q=is%3Apr+is%3Aclosed+milestone%3A0.7.3)
6+
7+
[Solved Issues](https://github.com/basemate/matestack-ui-core/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.7.3)
8+
9+
### Security Fixes
10+
11+
### Improvements
12+
13+
* Move ActionView dependencies to separate, custom-core-component by pascalwengerter
14+
* Add documentation for testing on macOS by marcoroth
15+
* Add HTML <ruby> tag to core components by pascalwengerter
16+
* Add HTML <rt> tag to core components
17+
* Add HTML <rp> tag to core components
18+
* Add HTML <q> tag to core components by GrantBarry
19+
* Add HTML <pre> tag to core components
20+
* Add HTML <param> tag to core components by marcoroth
21+
* Add HTML <output> tag to core components by marcoroth
22+
* Add HTML <object> tag to core components by pascalwengerter
23+
* Add HTML <noscript> tag to core components
24+
* Add HTML <meter> tag to core components by bdlb77
25+
* Add HTML <mark> tag to core components by marcoroth
26+
* Add HTML <map> tag to core components by pascalwengerter
27+
* Add HTML <legend> tag to core components
28+
* Add HTML <kbd> tag to core components
29+
* Add HTML <ins> tag to core components
30+
* Add HTML <figure> tag to core components
31+
* Add HTML <em> tag to core components
32+
* Add HTML <dt> tag to core components
33+
* Add HTML <dl> tag to core components
34+
* Add HTML <dd> tag to core components by mayanktap
35+
* Add HTML <code> tag to core components by pascalwengerter
36+
* Add HTML <cite> tag to core components by cameronnorman
37+
* Add HTML <var> tag to core components by pascalwengerter
38+
* Add HTML <s> tag to core components by Manukam
39+
* Add HTML bold tag to core components by GrantBarry
40+
* Add HTML area tag to core components by pascalwengerter
41+
* Add tests for video component by MarcoBomfim
42+
* Usage of RecordTagHelper by pascalwengerter
43+
* Add HTML aside tag to core components by borref
44+
* Add HTML address tag to core components by michaelrevans
45+
* Add HTML sup tag to core components by borref
46+
* Add params options to link component documentation by pascalwengerter
47+
48+
### Bugfixes
49+
50+
* Unexpected behaviour when creating a record in progress by jonasjabari
51+
* couldn't find file 'matestack_ui_core_manifest.js' on dummy app by jonasjabari
52+
* Add For Attribute to Stand Alone Label Component by bdlb77
53+
* Form component doesn't work on component-level by jonasjabari
54+
* Async component doesn't work on component-level by jonasjabari
55+
56+
357
## v0.7.2.1
458

559
[Merged PRs](https://github.com/basemate/matestack-ui-core/milestone/5?closed=1)

0 commit comments

Comments
 (0)