John Ryan Camatog
06119c93e6
md-tabs fixes
...
- Fix tab headers not properly flexed in md-fixed
- Fix tab headers not centered in md-centered
2017-05-27 00:24:28 +08:00
Pablo Henrique
f7726b6f37
Merge pull request #775 from d3radicated/develop-mdDialog
...
Fix #774
2017-05-25 08:50:17 -03:00
Pablo Henrique
6102f00737
Merge pull request #778 from d3radicated/develop-fixes
...
Bunch of fixes
2017-05-25 08:45:53 -03:00
Pablo Henrique
fc7ddc397d
Merge pull request #773 from d3radicated/develop-mdTheme
...
Fix default theme not applying
2017-05-25 08:42:59 -03:00
Pablo Henrique
16494c24be
Merge pull request #776 from JeffBorges/tab_index_switch
...
Add tabindex -1 to the input inside the switch
2017-05-25 08:41:54 -03:00
John Ryan Camatog
fcc0b120bb
Bunch of fixes
...
- Allow md-checkbox to be toggled by clicking the label
- Add capability to edit chips in md-chips
- Fix error in md-select when not used with md-multiple
2017-05-25 17:06:28 +08:00
John Ryan Camatog
e504b7bce1
Fix #774
2017-05-25 04:22:11 +08:00
John Ryan Camatog
da0e90a77e
Fix default theme not applying
2017-05-25 04:00:39 +08:00
Jefferson Borges
a507c175e4
Add tabindex -1 to the input inside the switch
2017-05-24 14:55:18 -03:00
Pablo Henrique
9970988656
Merge pull request #717 from vin-e/develop
...
Stepper component implementation
2017-05-22 00:42:08 -03:00
Vincent Chavez
71afc016fb
Merge branch 'develop' into develop
2017-05-21 20:36:08 -07:00
pablohpsilva
fe8161d96e
removed comma
2017-05-21 20:24:37 -03: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
pablohpsilva
8cd18b8906
removed unused code
2017-05-21 18:32: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
0734305b3d
Merge pull request #750 from vuematerial/issue#486
...
List.vue enhanced with examples
2017-05-21 18:30:29 -03:00
Pablo Henrique
13d3ca65fb
Merge pull request #754 from vuematerial/issue#624
...
fix on issue #624 - Checkbox shrink if text is too long
2017-05-21 18:30:17 -03:00
pablohpsilva
db2b986d7f
fixing develop branch
2017-05-21 18:22:08 -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
a62ca9c132
Other merge conflicts
2017-05-19 09:41:59 -07:00
Vincent Chavez
0ebc93768f
update merge conflict
2017-05-19 09:39:32 -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
pablohpsilva
9ce99d2215
fix on issue #624
2017-05-14 18:38:24 -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
9d70ec8cea
added readonly to mdtextarea
2017-05-14 10:47:59 -03:00
pablohpsilva
c8a6445768
quick fix. Added readonly property to common on mdInput
2017-05-14 10:47:26 -03:00
Praneet Loke
ceeb1c37c2
Change subTotal to a computed property.
2017-05-07 17:40:25 -07:00
Praneet Loke
6148343d9c
Fix bug #529 . Don't allow disabled options to be selectable.
2017-05-07 17:39:45 -07:00
Kevin Pilard
571635c21d
mdSwitch can be used without v-model ( #607 ) ( #622 )
2017-05-07 19:50:18 -03:00
Kevin Pilard
fba6cf5039
md-slect: key navigation ignores mdSubheader onEnter ( #592 ) ( #623 )
2017-05-07 19:50:00 -03:00
d3radicated
e084bdc9ee
Fix subtotal not updating ( #625 )
2017-05-07 19:49:43 -03:00
d3radicated
f8868e6492
Fix undefined variable in md-radio SCSS ( #635 )
2017-05-07 19:47:09 -03:00
Matthew Pietz
a6678ab620
Refactor Theme Engine ( #646 )
...
- Optimize parseStyle method to run a single RegExp replace
- Abstract DOM manipulation to check for VUE_ENV first
- Add theme name to <md-theme> element when it would render its own tag
- Recompute styles when a new set of selectors is added (via styles.push)
- Use computed property to find closest themed ancestor for mixin
- Only grab md-name attribute from an md-theme component (<md-table-edit>
uses the md-name attribute for <input> tags)
2017-05-07 19:46:49 -03:00
supersun
369f3f0e39
fixed when npm install extract-text-webpack-plugin@beta not found error ( #665 ) ( #666 )
...
* Update package.json
* Update mdSpinner.vue
2017-05-07 19:45:43 -03:00
Rafael Wizzzet Kamashev
68142d732a
some required scss imports added ( #670 )
...
* some required scss imports added
* mdRadio scss imports added
2017-05-07 19:42:04 -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
Andrew LeTourneau
ebf55c18ab
Fixes #629 Unable to set disabled property of md-bottom-bar-item ( #689 )
2017-05-07 19:40:08 -03:00
Paul Schmidt
ed4c9c5cba
Dont overwrite currentSize of mdTablePagination ( #692 )
...
* Dont overwrite currentSize of mdTablePagination with
the first value from mdPageOptions.
Check the value currentSize if it is in the array of options and set it, otherwise just take the (default) first option.
* map props default value to local data property
* allow passing the prop as a string value
by parsing it as an int
2017-05-07 19:39:38 -03:00