|
18 | 18 |
|
19 | 19 | * Move ActionView dependencies to separate, custom-core-component by pascalwengerter
|
20 | 20 | * Add documentation for testing on macOS by marcoroth
|
21 |
| -* Add HTML <ruby> tag to core components by stiwwelll |
22 |
| -* Add HTML <rt> tag to core components by stiwwelll |
23 |
| -* Add HTML <rp> tag to core components by stiwwelll |
24 |
| -* Add HTML <q> tag to core components by GrantBarry |
25 |
| -* Add HTML <pre> tag to core components by tae8838 |
26 |
| -* Add HTML <param> tag to core components by marcoroth |
27 |
| -* Add HTML <output> tag to core components by marcoroth |
28 |
| -* Add HTML <object> tag to core components by pascalwengerter |
29 |
| -* Add HTML <noscript> tag to core components by stiwwelll |
30 |
| -* Add HTML <meter> tag to core components by bdlb77 |
31 |
| -* Add HTML <mark> tag to core components by marcoroth |
32 |
| -* Add HTML <map> tag to core components by pascalwengerter |
33 |
| -* Add HTML <legend> tag to core components by stiwwelll |
34 |
| -* Add HTML <kbd> tag to core components by marcoroth |
35 |
| -* Add HTML <ins> tag to core components by lumisce |
36 |
| -* Add HTML <figure> tag to core components by lumisce |
37 |
| -* Add HTML <em> tag to core components by citizen428 |
38 |
| -* Add HTML <dt> tag to core components by mayanktap |
39 |
| -* Add HTML <dl> tag to core components by mayanktap |
40 |
| -* Add HTML <dd> tag to core components by mayanktap |
41 |
| -* Add HTML <code> tag to core components by pascalwengerter |
42 |
| -* Add HTML <cite> tag to core components by cameronnorman |
43 |
| -* Add HTML <var> tag to core components by pascalwengerter |
44 |
| -* Add HTML <s> tag to core components by Manukam |
45 |
| -* Add HTML bold tag to core components by GrantBarry |
46 |
| -* Add HTML area tag to core components by pascalwengerter |
| 21 | +* Add HTML `<ruby>` tag to core components by stiwwelll |
| 22 | +* Add HTML `<rt>` tag to core components by stiwwelll |
| 23 | +* Add HTML `<rp>` tag to core components by stiwwelll |
| 24 | +* Add HTML `<q>` tag to core components by GrantBarry |
| 25 | +* Add HTML `<pre>` tag to core components by tae8838 |
| 26 | +* Add HTML `<param>` tag to core components by marcoroth |
| 27 | +* Add HTML `<output>` tag to core components by marcoroth |
| 28 | +* Add HTML `<object>` tag to core components by pascalwengerter |
| 29 | +* Add HTML `<noscript>` tag to core components by stiwwelll |
| 30 | +* Add HTML `<meter>` tag to core components by bdlb77 |
| 31 | +* Add HTML `<mark>` tag to core components by marcoroth |
| 32 | +* Add HTML `<map>` tag to core components by pascalwengerter |
| 33 | +* Add HTML `<legend>` tag to core components by stiwwelll |
| 34 | +* Add HTML `<kbd>` tag to core components by marcoroth |
| 35 | +* Add HTML `<ins>` tag to core components by lumisce |
| 36 | +* Add HTML `<figure>` tag to core components by lumisce |
| 37 | +* Add HTML `<em>` tag to core components by citizen428 |
| 38 | +* Add HTML `<dt>` tag to core components by mayanktap |
| 39 | +* Add HTML `<dl>` tag to core components by mayanktap |
| 40 | +* Add HTML `<dd>` tag to core components by mayanktap |
| 41 | +* Add HTML `<code>` tag to core components by pascalwengerter |
| 42 | +* Add HTML `<cite>` tag to core components by cameronnorman |
| 43 | +* Add HTML `<var>` tag to core components by pascalwengerter |
| 44 | +* Add HTML `<s>` tag to core components by Manukam |
| 45 | +* Add HTML `<bold>` tag to core components by GrantBarry |
| 46 | +* Add HTML `<area>` tag to core components by pascalwengerter |
47 | 47 | * Add tests for video component by MarcoBomfim
|
48 | 48 | * Usage of RecordTagHelper by pascalwengerter
|
49 |
| -* Add HTML aside tag to core components by borref |
50 |
| -* Add HTML address tag to core components by michaelrevans |
51 |
| -* Add HTML sup tag to core components by borref |
| 49 | +* Add HTML `<aside>` tag to core components by borref |
| 50 | +* Add HTML `<address>` tag to core components by michaelrevans |
| 51 | +* Add HTML `<sup>` tag to core components by borref |
52 | 52 | * Add params options to link component documentation by pascalwengerter
|
53 | 53 |
|
54 | 54 | ### Bugfixes
|
|
0 commit comments