|
| 1 | +<section> |
| 2 | + <h2 class="md-headline"> |
| 3 | + <a href="https://vuematerial.github.io/releases/v0.4.3/">v0.4.3 - Bugfixes</a> |
| 4 | + </h2> |
| 5 | + <h3 class="md-title">Fixes:</h3> |
| 6 | + <ul> |
| 7 | + <li>fix releases tree, load versions and changelog externaly</li> |
| 8 | + <li>fix build structure</li> |
| 9 | + </ul> |
| 10 | +</section> |
| 11 | + |
| 12 | +<section> |
| 13 | + <h2 class="md-headline"> |
| 14 | + <a href="https://vuematerial.github.io/releases/v0.4.2/">v0.4.2 - Bugfixes</a> |
| 15 | + </h2> |
| 16 | + <h3 class="md-title">Fixes:</h3> |
| 17 | + <ul> |
| 18 | + <li>fix switch not updating state after value change <a href="https://github.com/marcosmoura/vue-material/issues/200" target="_blank" rel="noopener">#200</a></li> |
| 19 | + <li>fix dialog with input closing after typing <a href="https://github.com/marcosmoura/vue-material/issues/183" target="_blank" rel="noopener">#183</a></li> |
| 20 | + <li>fix tooltip errors in console <a href="https://github.com/marcosmoura/vue-material/issues/188" target="_blank" rel="noopener">#188</a></li> |
| 21 | + <li>fix value in select with option with v-if <a href="https://github.com/marcosmoura/vue-material/issues/198" target="_blank" rel="noopener">#198</a></li> |
| 22 | + </ul> |
| 23 | +</section> |
| 24 | + |
| 25 | +<section> |
| 26 | + <h2 class="md-headline"> |
| 27 | + <a href="https://vuematerial.github.io/releases/v0.4.1/">v0.4.1 - Bugfixes</a> |
| 28 | + </h2> |
| 29 | + <h3 class="md-title">Fixes:</h3> |
| 30 | + <ul> |
| 31 | + <li>create custom tags in whiteframe component <a href="https://github.com/marcosmoura/vue-material/issues/169" target="_blank" rel="noopener">#169</a></li> |
| 32 | + <li>fix undefined object.values method and emit @change event <a href="https://github.com/marcosmoura/vue-material/issues/167" target="_blank" rel="noopener">#167</a> <a href="https://github.com/marcosmoura/vue-material/issues/165" target="_blank" rel="noopener">#165</a> (Thanks to <a href="https://github.com/jtouzy" target="_blank" rel="noopener">@jtouzy</a>)</li> |
| 33 | + <li>add reference of currentPage in mdTablePagination <a href="https://github.com/marcosmoura/vue-material/issues/163" target="_blank" rel="noopener">#163</a> (Thanks to <a href="https://github.com/jonataswalker" target="_blank" rel="noopener">@jonataswalker</a>)</li> |
| 34 | + <li>add scrollbar behaviour in dialog content <a href="https://github.com/marcosmoura/vue-material/issues/161" target="_blank" rel="noopener">#161</a></li> |
| 35 | + <li>resize textarea when a value change <a href="https://github.com/marcosmoura/vue-material/issues/160" target="_blank" rel="noopener">#160</a></li> |
| 36 | + <li>fix disabled selects being selectable <a href="https://github.com/marcosmoura/vue-material/issues/159" target="_blank" rel="noopener">#159</a></li> |
| 37 | + <li>add code sample to switch <a href="https://github.com/marcosmoura/vue-material/issues/157" target="_blank" rel="noopener">#157</a> (Thanks to <a href="https://github.com/vuchl" target="_blank" rel="noopener">@vuchl</a>)</li> |
| 38 | + <li>fix tooltip not being removed <a href="https://github.com/marcosmoura/vue-material/issues/156" target="_blank" rel="noopener">#156</a></li> |
| 39 | + <li>update prompt code example to be a prompt <a href="https://github.com/marcosmoura/vue-material/issues/150" target="_blank" rel="noopener">#150</a> (Thanks to <a href="https://github.com/vuchl" target="_blank" rel="noopener">@vuchl</a>)</li> |
| 40 | + </ul> |
| 41 | +</section> |
| 42 | + |
| 43 | +<section> |
| 44 | + <h2 class="md-headline"> |
| 45 | + <a href="https://vuematerial.github.io/releases/v0.4.0/">v0.4.0 - New Documentation Website</a> |
| 46 | + </h2> |
| 47 | + <h3 class="md-title">New Documentation:</h3> |
| 48 | + <ul> |
| 49 | + <li>Better Getting started</li> |
| 50 | + <li>Themes guide</li> |
| 51 | + <li>Version selector</li> |
| 52 | + <li>API Guide</li> |
| 53 | + <li>Better Examples</li> |
| 54 | + </ul> |
| 55 | + |
| 56 | + <h3 class="md-title">New Components:</h3> |
| 57 | + <ul> |
| 58 | + <li>Dialog</li> |
| 59 | + </ul> |
| 60 | + |
| 61 | + <h3 class="md-title">Fixes:</h3> |
| 62 | + <ul> |
| 63 | + <li>fix shadow transition inside menus <a href="https://github.com/marcosmoura/vue-material/issues/141" target="_blank" rel="noopener">#141</a> <a href="https://github.com/marcosmoura/vue-material/issues/129" target="_blank" rel="noopener">#129</a></li> |
| 64 | + <li>fix table row not watching item <a href="https://github.com/marcosmoura/vue-material/issues/116" target="_blank" rel="noopener">#116</a> <a href="https://github.com/marcosmoura/vue-material/issues/113" target="_blank" rel="noopener">#113</a></li> |
| 65 | + <li>add href support for mdBottomBar <a href="https://github.com/marcosmoura/vue-material/issues/121" target="_blank" rel="noopener">#121</a></li> |
| 66 | + </ul> |
| 67 | +</section> |
| 68 | + |
| 69 | +<section> |
| 70 | + <h2 class="md-headline"> |
| 71 | + <a href="https://vuematerial.github.io/releases/v0.3.3/">v0.3.3 - Bugfixes</a> |
| 72 | + </h2> |
| 73 | + <h3 class="md-title">Fixes:</h3> |
| 74 | + <ul> |
| 75 | + <li>Fix regression on inputs getting wrong value after manual update <a href="https://github.com/marcosmoura/vue-material/issues/101" target="_blank" rel="noopener">#101</a> <a href="https://github.com/marcosmoura/vue-material/issues/100" target="_blank" rel="noopener">#100</a> <a href="https://github.com/marcosmoura/vue-material/issues/96" target="_blank" rel="noopener">#96</a></li> |
| 76 | + </ul> |
| 77 | +</section> |
| 78 | + |
| 79 | +<section> |
| 80 | + <h2 class="md-headline">v0.3.2 - Bugfixes</h2> |
| 81 | + <h3 class="md-title">Fixes:</h3> |
| 82 | + <ul> |
| 83 | + <li>Fix babel export default module.exports <a href="https://github.com/marcosmoura/vue-material/issues/92" target="_blank" rel="noopener">#92</a></li> |
| 84 | + <li>Fix tooltips jumping when screen resize <a href="https://github.com/marcosmoura/vue-material/issues/85" target="_blank" rel="noopener">#85</a></li> |
| 85 | + <li>Fix table not getting instance <a href="https://github.com/marcosmoura/vue-material/issues/91" target="_blank" rel="noopener">#91</a> <a href="https://github.com/marcosmoura/vue-material/issues/88" target="_blank" rel="noopener">#88</a></li> |
| 86 | + <li>Fix regression on password review <a href="https://github.com/marcosmoura/vue-material/issues/95" target="_blank" rel="noopener">#95</a></li> |
| 87 | + <li>Fix input getting wrong value after manual update <a href="https://github.com/marcosmoura/vue-material/issues/100" target="_blank" rel="noopener">#100</a> <a href="https://github.com/marcosmoura/vue-material/issues/96" target="_blank" rel="noopener">#96</a></li> |
| 88 | + <li>Use the internal value of md-input to set the value of the container <a href="https://github.com/marcosmoura/vue-material/pull/97" target="_blank" rel="noopener">#97</a> (Thanks to <a href="https://github.com/Cabbaggio" target="_blank" rel="noopener">@Cabbaggio</a>)</li> |
| 89 | + <li>Add material.debug.js to dist folder <a href="https://github.com/marcosmoura/vue-material/pull/90" target="_blank" rel="noopener">#90</a> (Thanks to <a href="https://github.com/pauloramires" target="_blank" rel="noopener">@pauloramires</a>)</li> |
| 90 | + </ul> |
| 91 | +</section> |
| 92 | + |
| 93 | +<section> |
| 94 | + <h2 class="md-headline">v0.3.1 - Bugfixes</h2> |
| 95 | + <h3 class="md-title">Fixes:</h3> |
| 96 | + <ul> |
| 97 | + <li>md-select not being reactive <a href="https://github.com/marcosmoura/vue-material/issues/74" target="_blank" rel="noopener">#74</a></li> |
| 98 | + <li>Fix components not being updated inside v-once <a href="https://github.com/marcosmoura/vue-material/issues/69" target="_blank" rel="noopener">#69</a> <a href="https://github.com/marcosmoura/vue-material/issues/70" target="_blank" rel="noopener">#70</a></li> |
| 99 | + <li>Fix input number not accepting numbers <a href="https://github.com/marcosmoura/vue-material/issues/67" target="_blank" rel="noopener">#67</a> <a href="https://github.com/marcosmoura/vue-material/issues/70" target="_blank" rel="noopener">#70</a></li> |
| 100 | + <li>Fix md-input-container crashing when the select value is null <a href="https://github.com/marcosmoura/vue-material/issues/64" target="_blank" rel="noopener">#64</a></li> |
| 101 | + </ul> |
| 102 | +</section> |
| 103 | + |
| 104 | +<section> |
| 105 | + <h2 class="md-headline">v0.3.0 - Huge Release</h2> |
| 106 | + <h3 class="md-title">New Components:</h3> |
| 107 | + <ul> |
| 108 | + <li>Data Table</li> |
| 109 | + <li>Menu</li> |
| 110 | + <li>Select with multiple selection</li> |
| 111 | + </ul> |
| 112 | + |
| 113 | + <h3 class="md-title">Fixes:</h3> |
| 114 | + <ul> |
| 115 | + <li>md-input not reactive when initial value empty <a href="https://github.com/marcosmoura/vue-material/issues/40" target="_blank" rel="noopener">#40</a></li> |
| 116 | + <li>md-textarea with maxlength not writable <a href="https://github.com/marcosmoura/vue-material/issues/43" target="_blank" rel="noopener"></a>#43</li> |
| 117 | + <li>Do not style scrollbars by default <a href="https://github.com/marcosmoura/vue-material/issues/46" target="_blank" rel="noopener">#46</a></li> |
| 118 | + <li>SELECT component: display issue in IE11 <a href="https://github.com/marcosmoura/vue-material/issues/34" target="_blank" rel="noopener">#34</a></li> |
| 119 | + <li>Select component popup shows behind other components <a href="https://github.com/marcosmoura/vue-material/issues/26" target="_blank" rel="noopener">#26</a></li> |
| 120 | + <li>md-select text vs value <a href="https://github.com/marcosmoura/vue-material/issues/24" target="_blank" rel="noopener"></a>#24</li> |
| 121 | + <li>md-button ignores type prop <a href="https://github.com/marcosmoura/vue-material/issues/41" target="_blank" rel="noopener">#41</a> (Thanks to <a href="https://github.com/pauloramires" target="_blank" rel="noopener">@pauloramires</a>)</li> |
| 122 | + <li>md-select displaying selected text (rather than value) <a href="https://github.com/marcosmoura/vue-material/issues/36" target="_blank" rel="noopener">#36</a></li> |
| 123 | + <li>Added 'type' props to switch button <a href="https://github.com/marcosmoura/vue-material/pull/27" target="_blank" rel="noopener">#27</a> (Thanks to <a href="https://github.com/guillaumerxl" target="_blank" rel="noopener">@guillaumerxl</a>)</li> |
| 124 | + <li>Add babel-cli as dev dependency <a href="https://github.com/marcosmoura/vue-material/pull/28" target="_blank" rel="noopener">#28</a> (Thanks to <a href="https://github.com/lucassouza1" target="_blank" rel="noopener">@lucassouza1</a>)</li> |
| 125 | + <li>Remove dotted outline around button in firefox <a href="https://github.com/marcosmoura/vue-material/pull/52" target="_blank" rel="noopener">#52</a> (Thanks to <a href="https://github.com/yeknava" target="_blank" rel="noopener">@yeknava</a>)</li> |
| 126 | + </ul> |
| 127 | +</section> |
| 128 | + |
| 129 | +<section> |
| 130 | + <h2 class="md-headline">v0.2.0 - New components</h2> |
| 131 | + <h3 class="md-title">New Components:</h3> |
| 132 | + <ul> |
| 133 | + <li>Cards</li> |
| 134 | + </ul> |
| 135 | + |
| 136 | + <h3 class="md-title">Fixes:</h3> |
| 137 | + <ul> |
| 138 | + <li>Add Roboto font and google icons to the docs <a href="https://github.com/marcosmoura/vue-material/commit/421ce7bb21a1489c8f98ee12d0d525eec6b0ee12" target="_blank" rel="noopener">421ce7b</a></li> |
| 139 | + <li>Explains better how to install and configure vue-material <a href="https://github.com/marcosmoura/vue-material/commit/cc43985fc1d30403a7c95bfeb2dc38bbcc1acb9e" target="_blank" rel="noopener">cc43985</a></li> |
| 140 | + <li>Emit change & input events from mdTextarea <a href="https://github.com/marcosmoura/vue-material/commit/b474af9fd8d5f4563914e5aae47d14b7c8c62fb2" target="_blank" rel="noopener">b474af9</a> (Thanks to <a href="https://github.com/jvanbrug" target="_blank" rel="noopener">@jvanbrug</a>)</li> |
| 141 | + </ul> |
| 142 | +</section> |
| 143 | + |
| 144 | +<section> |
| 145 | + <h2 class="md-headline">v0.1.2 - Bugfixes</h2> |
| 146 | + <h3 class="md-title">Fixes:</h3> |
| 147 | + <ul> |
| 148 | + <li>Fixed tooltips on Firefox</li> |
| 149 | + <li>Misaligned icons inside buttons on Firefox</li> |
| 150 | + <li>Documentation fixes</li> |
| 151 | + </ul> |
| 152 | +</section> |
| 153 | + |
| 154 | +<section> |
| 155 | + <h2 class="md-headline">v0.1.1 - Bugfixes</h2> |
| 156 | + <h3 class="md-title">Changes:</h3> |
| 157 | + <ul> |
| 158 | + <li>Bugfixes</li> |
| 159 | + <li>Firefox support</li> |
| 160 | + <li>Initial documentation</li> |
| 161 | + </ul> |
| 162 | +</section> |
| 163 | + |
| 164 | +<section> |
| 165 | + <h2 class="md-headline">v0.1.0 - Initial Release</h2> |
| 166 | + <h3 class="md-title">New Components:</h3> |
| 167 | + <ul> |
| 168 | + <li>Avatar</li> |
| 169 | + <li>Bottom Bar</li> |
| 170 | + <li>Button</li> |
| 171 | + <li>Button Toggle</li> |
| 172 | + <li>Checkbox</li> |
| 173 | + <li>Divider</li> |
| 174 | + <li>Icon</li> |
| 175 | + <li>Input</li> |
| 176 | + <li>List</li> |
| 177 | + <li>Radio</li> |
| 178 | + <li>Select</li> |
| 179 | + <li>Sidenav</li> |
| 180 | + <li>Subheader</li> |
| 181 | + <li>Switch</li> |
| 182 | + <li>Tabs</li> |
| 183 | + <li>Toolbar</li> |
| 184 | + <li>Tooltip</li> |
| 185 | + <li>Whiteframe</li> |
| 186 | + </ul> |
| 187 | + |
| 188 | + <h3 class="md-title">UI Elements:</h3> |
| 189 | + <ul> |
| 190 | + <li>Themes</li> |
| 191 | + <li>Typography</li> |
| 192 | + <li>Fluid Media</li> |
| 193 | + <li>Custom Scrollbar</li> |
| 194 | + <li>Selection Styles</li> |
| 195 | + </ul> |
| 196 | +</section> |
0 commit comments