Commit graph

453 commits

Author SHA1 Message Date
Pablo Henrique Penha Silva
c9dc9be5ba Merge branch 'master' into develop 2017-05-29 13:33:12 -03:00
Pablo Henrique
96142cd0f7 Merge pull request #614 from LaercioSantana/md-rating-bar
Components > md-rating-bar
2017-05-29 13:26:07 -03:00
Laercio Santana
bbda58ba64 [rating-bar] adds hover event 2017-05-28 15:54:28 -03:00
Laercio Santana
3a0b90ae22 [rating-bar] improves explanation about the md-size-icon 2017-05-28 15:45:31 -03:00
Laercio Santana
60148ddbcb [rating-bar] change v-model range to [0, md-max-rating] 2017-05-28 15:32:04 -03:00
Vincent Chavez
71afc016fb Merge branch 'develop' into develop 2017-05-21 20:36:08 -07:00
pablohpsilva
6297347a0c Merge branch 'master' into develop 2017-05-21 20:24:07 -03:00
Pablo Henrique
c36b1834b2 Merge pull request #644 from pablohpsilva/autocomplete
md-autocomplete component
2017-05-21 20:09:50 -03:00
Pablo Henrique
a9e2fc5826 Merge pull request #733 from praneetloke/develop
Fix for #529. Updated docs with an example of disabled items in the Select component.
2017-05-21 20:03:46 -03:00
Pablo Henrique
cb92ac6ad8 Merge pull request #549 from fergardi/components/mdOnboarding
Added Onboarding component
2017-05-21 19:25:20 -03:00
pablohpsilva
8b35fb3eab merge with master 2017-05-21 18:39:18 -03:00
Pablo Henrique
1450ea7f86 Merge pull request #747 from vuematerial/issue-744
Issue 744 - Added readonly attr on mdInput and mdTextarea
2017-05-21 18:31:11 -03:00
Pablo Henrique
0aa9df0215 Merge pull request #749 from vuematerial/issue#742
fix on issue #742 - v-model reflects changes on mdSelect
2017-05-21 18:30:54 -03:00
Pablo Henrique
588f5f06f0 Merge pull request #578 from romangit/develop
md-error possibility and remove required chip-template within md-chips
2017-05-21 17:58:55 -03:00
Pablo Henrique
7823c377ee Merge pull request #450 from igor-ribeiro/tabs-navigation-arrows
Tabs navigation arrows
2017-05-21 17:49:06 -03:00
Vincent Chavez
4c89a683ee Merge branch 'develop' into develop 2017-05-19 09:43:14 -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
Laercio Santana
676537a24f [rating-bar] changes in variables names to improvement api interface 2017-05-15 17:29:14 -03:00
pablohpsilva
c6b687d642 better docs 2017-05-14 18:21:11 -03:00
pablohpsilva
034f845c11 enhancing the documentation and adding mdOption value prop to accept object 2017-05-14 18:11:34 -03:00
pablohpsilva
b14b368cf7 List.vue enhanced with examples 2017-05-14 13:22:54 -03:00
pablohpsilva
488769c943 fix on issue #742. 2017-05-14 11:47:00 -03:00
pablohpsilva
25f2e2810b adding new readonly on docs 2017-05-14 10:58:53 -03:00
pablohpsilva
f7a99b9c29 fixing Input docs 2017-05-14 10:56:37 -03:00
pablohpsilva
c8a6445768 quick fix. Added readonly property to common on mdInput 2017-05-14 10:47:26 -03:00
Praneet Loke
6148343d9c Fix bug #529. Don't allow disabled options to be selectable. 2017-05-07 17:39:45 -07:00
Pablo Henrique
4bcb6870ce Issue#544 (#674)
* chips autocomplete

* criando autocomplete

* base solida

* fixing issue #544

* removing old files

* reduced debounce time
2017-05-07 19:41:21 -03:00
takikoo
cf938ab635 DOCS: Added missing argument in code example (#702)
Tried one of the code examples and noticed that Vue gave the following warning:

[Vue warn]: Missing required prop: "value" 
(found in <MdDialogPrompt>)

Added missing argument in code example.
2017-05-07 19:38:03 -03:00
Captain Pangyo
3754e5e4a2 Added the code samples for Demo in List Components (Multiple options, Multiple Expand) (#725) 2017-05-07 19:34:20 -03:00
Vincent Chavez
9e1dbd8a07 Stepper component implimentation 2017-04-28 12:19:09 -07:00
pablohpsilva
9ff0e2f517 Merge branch 'master' of github.com:marcosmoura/vue-material into autocomplete 2017-04-09 10:50:42 -03:00
Pablo Henrique Penha Silva
287c0c9db5 added name prop 2017-04-03 15:18:56 -03:00
Pablo Henrique Penha Silva
00123e5d42 documentation 2017-03-27 23:49:43 -03:00
Pablo Henrique Penha Silva
e51dfaf548 correcoes 2017-03-27 20:16:39 -03:00
Pablo Henrique Penha Silva
a0795af2ea autocomplete 2017-03-27 16:16:09 -03:00
Pablo Henrique Penha Silva
2c1b8ecbec fixes md-autocomplete 2017-03-26 22:19:13 -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
Laercio Santana
47236f150a [rating-bar] fix offset on custom font icon set examples 2017-03-23 21:55:08 -03:00
Laercio Santana
bc1ea86112 [rating-bar] doc updated with explanations about custom font icon set 2017-03-23 16:55:38 -03:00
Laercio Santana
2d73e3b1a7 [rating-bar] doc updated with explanations about support to svg and png 2017-03-23 13:25:35 -03:00
Laercio Santana
5114878b78 [rating-bar] update doc adding custom size 2017-03-23 12:42:48 -03:00
Laercio Santana
218dae5d5f [rating-bar] fix typo on doc 2017-03-21 21:07:17 -03:00
Laercio Santana
ffd8bd0421 [rating-bar] add 'md' prefix 2017-03-21 21:02:48 -03:00
Igor Ribeiro
500e5b5bea Merge branch 'develop' into tabs-navigation-arrows 2017-03-21 17:21:37 -03:00
Igor Ribeiro
f80f1b5aa6 add swipe on Tabs header (#430)
* implement scroll on Tabs header

* update let to const on calculateIndicatorPos method

* rename prop to md-scrollable-navigation

* update docs

* fix style

* update style

* make navigation scrollable by default

* remove unused prop
2017-03-20 21:40:18 -03:00
Alex Kozack
93bcf58502 add textColor property to theme options (#531)
* fix pagination not enabling next button when total changes #482. (#517)

* refactor property names to make more sense #517 (#521)

* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482.

* Improve code readability for the fix done for #482.

* Add textColor property

The property "textColor" allows you to force set color of the text for the theme.

* Added description of the textColor property in the documentation
2017-03-20 21:34:37 -03:00
Samuell
605ddbceed add vertical align for layout (#562) 2017-03-20 21:21:28 -03:00
vanhoavn
02f58855f2 allow customize tab item using slot (#596)
Allow customize tab item using slot
2017-03-20 21:10:23 -03:00
Aaron M
c1257c2bfc fix grammar and spelling on themes page docs (#602) 2017-03-20 21:08:10 -03:00
Laercio Santana
004bfea9e0 [rating-bar] clean test code on about 2017-03-18 19:57:41 -03:00