Commit graph

40 commits

Author SHA1 Message Date
Vincent Chavez
71afc016fb Merge branch 'develop' into develop 2017-05-21 20:36:08 -07:00
Vincent Chavez
a62ca9c132 Other merge conflicts 2017-05-19 09:41:59 -07:00
Vincent Chavez
5d61c76051 Merge branch 'master' of git://github.com/vuematerial/vue-material into develop 2017-05-18 14:53:34 -07:00
Monisan Fu
1371d6c690 Add CDNJS version badge in README.md (#718)
This badge will show the version on CDNJS!
2017-05-07 19:35:07 -03:00
CaptainAchilles
295f74f91d fix language more gender neutral #633 (#637)
* fix grammar and spelling on themes page docs (#602)

* fix table arrow sort (#347)

* fix badges alignment

* Made language more gender neutral
2017-03-24 12:15:57 -03:00
Marcos Moura
b86cb6dae0 fix badges alignment 2017-03-20 22:24:46 -03:00
Marcos Moura
c709f9eb8f Merge remote-tracking branch 'origin/develop'
* origin/develop: (42 commits)
  remove chunk name
  update supported browsers
  upgrade to webpack 2
  start integration with webpack 2
  add styles for input inside toolbar #395
  rename method
  remove custom click bindings
  apply theme-color based on primary theme color
  remove unnecessary Vue.extend on component definition
  deprecated click bubble
  normalize mobile and desktop events on ripple
  prevent ripple from getting undefined when ripple elements doesnt exists
  allow preventDefault in md-switch (#435)
  enable swipe to open or close sidenav (#429)
  enable multiple expansions in mdList #442
  pause snackbar timeout on hover (#434)
  fix position of md-list-action as first child #408
  force list item to have buttons with type="button"
  recreate list item
  fix overflow button color theme in cards
  ...
2017-02-08 01:07:40 -02:00
Marcos Moura
9285e40825 update supported browsers 2017-02-07 21:16:19 -02:00
Christopher S. Case
c415afeda0 fix typo inside readme (#413)
This fixes #412.
2017-01-30 17:52:52 -02:00
Joan Mira
e7e3ad3ab1 fix import names (#345) 2017-01-16 16:14:21 -02:00
Marcos Moura
235487c1d6 add gitter channel URL 2017-01-12 19:33:20 -02:00
Marcos Moura
9d0703571f add gitter badge 2017-01-12 19:30:41 -02:00
Marcos Moura
eed652ee1f remove unused dependency 2017-01-10 00:57:56 -02:00
Marcos Moura
71cd0faf61 fix spacing 2016-12-13 02:19:45 -02:00
Marcos Moura
5fd7e1615b remove themes reference 2016-12-13 00:40:48 -02:00
Marcos Moura
f28b26deb6 add vue as dependency 2016-12-05 02:45:24 -02:00
Marcos Moura
855013191c fix image path 2016-12-05 02:44:15 -02:00
Marcos Moura
627639b9dc 0.4.0
* Improve sidenav performance and expansion list performance

* Init dialog

* Add initial transition

* Add backdrop to md-menu

* Create dialog opening from and closing to

* Add example os basic and opening from and to

* Add todo

* Create alias for root element

* Fix dialog position

* Improve transitions

* Fix rules

* Fix dialog position on open

* Improve docs transitions

* Create styles for actions and content

* Create confirm dialog preset

* Create alert dialog preset

* Create prompt dialog preset

* Add example with HTML

* Improve close transition

* Create new documentation template for components

* Improve template for mobile

* Improve toolbar behaviour

* Format code-block and apply clipboard.js

* Move clipboard to devDependencies

* Show toast after copy

* Add function to toggle sidenav and add page title

* create avatar documentation with the new template

* Improve themes and codes

* Remove hover

* fix copied toast position

* add classes tab

* create bottom-bar documentation with the new template

* improve bottom bar docs

* create button documentation with the new template

* create button toggle documentation with the new template

* Fix backdrop styles

* Fix image color names

* create card documentation with the new template

* Update debug-lib.js (#106)

Fixes webpack missing module error when loading scss

* create checkboxes documentation with the new template

* Add more alignment options (#109)

* Create offset options
  - md-offset-y and md-offset-x

* Add option to align the menu to the trigger

* Create better examples

* fix bottom-right position

* create dialog documentation with the new template

* create icon documentation with the new template

* fix typo

* create input documentation with the new template

* create tooltip documentation with the new template

* create whiteframe documentation with the new template

* Fix unregisterMouseEvent not accepting the element as parameter (#118)

* create radio documentation with the new template

* create ripple documentation with the new template

* create switch documentation with the new template

* create subheader documentation with the new template

* fix text

* improvements over menu

* create menu documentation with the new template

* create sidenav documentation with the new template

* create toolbar documentation with the new template

* improve visibility of some code-blocks

* create select documentation with the new template

* create typography documentation with the new template

* create changelog page with the new template

* create about page with the new template

* create error page with the new template

* create introduction page with the new template

* create getting started page with the new template

* create getting started page with the new template

* add codepen examples

* create list documentation with the new template

* improve docs

* add old releases in a folder

* optimize build time

* remove unused code and rename components

* generate old versions

* redirect to old documentation versions

* [build] 0.4.0

* [build] 0.4.0

* restore dist

* get current version from url

* [build] 0.4.0

* restore old docs

* add correct branch to release script

* create table documentation with the new template

* add a better explanation of list classes

* improve docs

* create table documentation with the new template

* add code example for tabs

* remove directive example of ripple

* fix code example of typograph items

* general fixes and code cleanup

* create themes documentation

* start the creation of button "edit on codepen"

* group theme text and fix height of codepen example

* start creation of tabs

* recreate tabs

* fix shadow transition inside menus (#141 #129)

* add href support for mdBottomBar (#142 #121)

* fix table row not watching item #116 #113 (#143)

* Improvement/md tooltip (#144)

* fix stucked tooltips #103

* remove example

* update website url

* update libs

* fix vue version reference

* [build] 0.4.0
2016-12-05 01:57:58 -02:00
Marcos Moura
d4510c96b3 Make introduction easy to read 2016-11-22 01:54:37 -02:00
Marcos Moura
9cec300e2d Remove extra space 2016-11-21 21:23:36 -02:00
Marcos Moura
d83ac02851 Create .github files and improve readme 2016-11-21 21:22:54 -02:00
Marcos Moura
93a90cd08c Finish md-menu spec 2016-10-25 05:09:44 -02:00
Marcos Moura
46ccbbaff7 Fix docs 2016-10-24 02:59:17 -02:00
Marcos Moura
964e29d9c2 Fix code example 2016-10-24 01:13:27 -02:00
Marcos Moura
4e6ed02bf9 Add Roboto font and google icons to the docs #15 2016-10-21 18:25:53 -02:00
Marcos Moura
d6950c1afa Explains better how to install and configure vue-material #11 2016-10-21 18:22:14 -02:00
Marcos Moura
8f276dbbed Fix changelog and demo texts 2016-10-17 05:06:35 -02:00
Marcos Moura
f7be5396fd Add theme installation 2016-10-17 04:37:09 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
a22f0597ee Add installation notes 2016-10-17 00:19:23 -02:00
Marcos Moura
384191d956 Fix typo 2016-10-14 11:43:54 -03:00
Marcos Moura
fcf0520e4a Add LICENSE 2016-10-14 11:42:59 -03:00
Marcos Moura
d9091259b8 Bump version 2016-10-14 11:38:35 -03:00
Marcos Moura
011d2f7b20 Add credit 2016-10-14 11:33:08 -03:00
Marcos Moura
3fbf2972e7 Add better links 2016-10-14 11:30:38 -03:00
Marcos Moura
7b28db0045 Break line 2016-10-14 11:27:35 -03:00
Marcos Moura
12f9a563dc Change order of texts 2016-10-14 11:26:58 -03:00
Marcos Moura
fd3029b162 Add a small readme 2016-10-14 11:25:29 -03:00
Marcos Moura
3d4ffe4066 Ditch gulp in favor of vue-cli 2016-07-13 02:00:31 -03:00
Marcos Moura
707de42c51 Initial setup 2016-06-17 20:32:39 -03:00