Commit graph

415 commits

Author SHA1 Message Date
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
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
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
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
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
Roman Ovsyannikov Home
f2baf69a0f md-error possibility and remove required chip-template within md-chips 2017-02-28 23:00:01 +02:00
Igor Ribeiro
2cb818db4a add prop md-navigation to toggle navigation arrows 2017-02-20 16:21:50 -03:00
Alban Mouton
a90db2b106 add mdChip editable (#512) 2017-02-15 18:48:26 -02:00
Fergardi
0a8b6735d4 add themed chips (#498)
* Added theming to mdChips

* Added more examples. Improved API.

* Removed classes from docs.
2017-02-15 18:14:24 -02:00
Alban Mouton
9a29f92e29 add watchable sort parameters in md-table (#505) 2017-02-14 11:36:45 -02:00
Igor Ribeiro
58d4105b2a Merge remote-tracking branch 'origin/develop' into tabs-navigation-arrows 2017-02-13 07:56:43 -02:00
Marcos Moura
c693014bf9 remove search field on toolbar example 2017-02-13 01:59:31 -02:00
Marcos Moura
6a0ce2f784 remove search field on toolbar example 2017-02-13 01:59:04 -02:00
Marcos Moura
2fa3637b0d add scrollbar in phone viewport 2017-02-13 01:52:27 -02:00
d3radicated
ec1f050d80 add md-clearable to md-input-container (#473)
* Add md-clearable to md-input-container

* Add docs for md-clearable

* Fix deprecated click event for clear button
2017-02-13 01:07:25 -02:00
Marcos Moura
53475afda2 [build] 0.7.1 2017-02-08 22:05:12 -02:00
Marcos Moura
bcaf1430c1 add gutter to example layout 2017-02-08 21:20:37 -02:00
Marcos Moura
516102ebd3 add better examples to list page #457 2017-02-08 20:05:27 -02:00
Marcos Moura
49e1e824ae add href support to mdMenuItem #463 2017-02-08 19:23:39 -02:00
Marcos Moura
8a82f26395 add speed dial code examples 2017-02-08 01:43:23 -02:00
Marcos Moura
78b968653c [build] 0.7.0 2017-02-08 01:16:24 -02:00
Marcos Moura
a5f7edb58d update supported browsers 2017-02-07 21:18:19 -02:00
Marcos Moura
cae50ab0c9 upgrade to webpack 2 2017-02-07 20:49:51 -02:00
Marcos Moura
31ec207bd1 start integration with webpack 2 2017-02-07 19:24:52 -02:00
Marcos Moura
acc97d6c6c Merge remote-tracking branch 'origin/improvement/mdList' into develop
* origin/improvement/mdList:
  enable multiple expansions in mdList #442
2017-02-07 16:36:34 -02:00
Marcos Moura
f3ad8bc09e add styles for input inside toolbar #395 2017-02-07 12:11:32 -02:00
Marcos Moura
ce22f6ac1b remove custom click bindings 2017-02-07 03:01:12 -02:00
Igor Ribeiro
65c1ff8453 enable swipe to open or close sidenav (#429)
* implement swipe on Sidenav

* update the docs

* prefix props with md- and update from destroyed to beforeDestroy

* refactor to clarify logic
2017-02-07 00:37:47 -02:00
Marcos Moura
b8c774dac5 enable multiple expansions in mdList #442 2017-02-06 18:37:41 -02:00
Igor Ribeiro
53b2ff1306 make navigation scrollable by default 2017-02-06 08:59:36 -02:00
Marcos Moura
c53ba4296c recreate list item 2017-02-04 18:56:49 -02:00
Igor Ribeiro
9a02cb10ac Merge branch 'tabs-header-swipe' of github.com:igor-ribeiro/vue-material into tabs-header-swipe 2017-02-02 16:32:19 -02:00
Igor Ribeiro
0582a3251b update docs 2017-02-02 16:31:39 -02:00