Commit graph

15 commits

Author SHA1 Message Date
Sombriks
b673a871cd add support for icons without ligatures (#330)
* ignoring a thing

* md-iconset had to become a boolean prop because :class=[themeClass, iconset] have aonther behavior, as can be seen in https://vuejs.org/v2/guide/class-and-style.html#ad

* icon font support proposal

* support for icon fonts without ligatures

* change iconset example
2017-01-12 10:55:39 -02:00
Marcos Moura
cebf2482ab cache svg icons 2017-01-09 00:56:45 -02:00
Marcos Moura
8eb08af0cc add support for svg icons #99 2017-01-05 20:58:26 +00:00
Marcos Moura
895b247cf0 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
b132e934ad Fix components not being updated inside v-once #69 #70 2016-11-15 23:27:04 -02:00
Marcos Moura
dafd88e2c3 Make components run only once to increase performance 2016-10-27 03:48:26 -02:00
Marcos Moura
f967fe912f Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
d46aeabe5b Align icon vertically 2016-10-05 05:51:23 -03:00
Marcos Moura
307ef6d023 Add themes with rgba colors 2016-08-16 22:38:18 -03:00
Marcos Moura
cd77016eaf Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
3a37a9a9f9 Create lists from double and triple lines 2016-07-26 00:24:20 -03:00
Marcos Moura
9a169d03f0 Ditch gulp in favor of vue-cli 2016-07-13 02:00:31 -03:00
Marcos Moura
311e4d8ceb Create initial version of md-bottom-bar 2016-07-12 03:25:33 -03:00
Marcos Moura
9485d3422b Improve gulp tasks 2016-07-11 11:33:54 -03:00
Marcos Moura
a0c59d7bd3 Create icons and finish buttons 2016-06-22 01:58:04 -03:00