Commit graph

398 commits

Author SHA1 Message Date
Marcos Moura
da61f6df6d Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  adjust menu offset position when scroll is present (#175)
  add md-tooltip for tabheader (#171)
2016-12-09 17:52:15 -02:00
Alexis Agahi
ed7091afe0 adjust menu offset position when scroll is present (#175)
* [build] 0.4.1

* [release] 0.4.1

* Adjust menu offset position when page scrolling occurs. fix #172
2016-12-09 13:59:35 -02:00
Jérémy TOUZY
5919acce8b add md-tooltip for tabheader (#171)
* [new] md-tabs improvements : md-tooltip

* [fix] Set the bottom default value on the prop definition
2016-12-09 13:55:04 -02:00
Marcos Moura
b05ca44c11 fix md-tabs with v-if and fix whiteframe 2016-12-09 00:47:32 -02:00
Marcos Moura
30ad3fc1dc Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  add support for theming on Cards (#173)
2016-12-08 14:06:12 -02:00
Mateus Cerqueira Gonçalves
6062b80fa5 add support for theming on Cards (#173)
* #148 - Support for theming on Card Component

* #148 - Updating the docs

* #148 - Removing theming for card's internal components

* #148 - Updating the docs
2016-12-08 14:04:59 -02:00
Marcos Moura
ad3200a3dd Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  fix tooltip not being removed. fix #156
  fix disabled selects being selectable. fix #159
  resize textarea when a value change fix #160
  revert dialog example
  add scrollbar behaviour in dialog content fix #161
  start improvement over huge dialog content
  create custom tags in whiteframe component (#170)
  fix undefined object.values method and emit @change event (#167)
  add reference of currentPage in mdTablePagination (#166)
  add code sample to switch (#158)
  update prompt code example to be a prompt (#151)
2016-12-08 10:57:32 -02:00
Marcos Moura
d859176da3 fix tooltip not being removed. fix #156 2016-12-08 10:12:59 -02:00
Marcos Moura
ecd920f3f8 fix disabled selects being selectable. fix #159 2016-12-08 10:10:09 -02:00
Marcos Moura
7d869f4402 resize textarea when a value change fix #160 2016-12-08 09:57:24 -02:00
Marcos Moura
c863dfc396 add scrollbar behaviour in dialog content fix #161 2016-12-08 09:44:18 -02:00
Marcos Moura
c8f7137a0c start improvement over huge dialog content 2016-12-07 20:07:19 -02:00
Marcos Moura
9df9f27a4a create custom tags in whiteframe component (#170)
* create custom tags in whiteframe

* add custom tag in api. fix #169

* add custom tag in examples. fix #169
2016-12-07 19:18:49 -02:00
Jérémy TOUZY
c40357e515 fix undefined object.values method and emit @change event (#167)
* [fix] Object.values() not supported in IE/Safari #165  

* [fix] mdTabs emit change event #168 

* change var to let
2016-12-07 18:48:33 -02:00
Jonatas Walker
4c6ef97424 add reference of currentPage in mdTablePagination (#166)
* Fix table pagination

* use totalItems instead of mdTotal in the template
2016-12-07 18:44:27 -02:00
Marcos Moura
09393ad2de start creation of snackbars 2016-12-05 05:19:01 -02:00
Marcos Moura
e3c8b8e26c Improvement/md tooltip (#144)
* fix stucked tooltips #103
2016-12-05 01:34:13 -02:00
Marcos Moura
9bc03b1db4 fix table row not watching item #116 #113 (#143) 2016-12-05 00:57:54 -02:00
Marcos Moura
3e6bd02568 add href support for mdBottomBar (#142 #121) 2016-12-05 00:27:52 -02:00
Marcos Moura
9bc340306f fix shadow transition inside menus (#141 #129) 2016-12-04 23:59:26 -02:00
Marcos Moura
d59d3f58e0 recreate tabs 2016-12-03 17:45:59 -02:00
Marcos Moura
196f17d32a start creation of tabs 2016-12-02 03:01:43 -02:00
Marcos Moura
a50ed675f7 create table documentation with the new template 2016-12-01 01:39:06 -02:00
Marcos Moura
4be66cf41a create table documentation with the new template 2016-11-30 23:38:28 -02:00
Marcos Moura
abf854bbf9 create select documentation with the new template 2016-11-28 15:33:28 -02:00
Marcos Moura
278fdaa7c6 create menu documentation with the new template 2016-11-28 01:04:21 -02:00
Marcos Moura
7f9d204108 improvements over menu 2016-11-28 00:32:40 -02:00
Marcos Moura
b0c87d5ee7 create radio documentation with the new template 2016-11-27 23:31:46 -02:00
Marcos Moura
f2b6016550 create tooltip documentation with the new template 2016-11-25 19:13:12 -02:00
Marcos Moura
baab2b9a38 create input documentation with the new template 2016-11-25 18:57:34 -02:00
Marcos Moura
25330499f6 create dialog documentation with the new template 2016-11-25 17:10:40 -02:00
Marcos Moura
a299bfd573 fix bottom-right position 2016-11-25 01:52:27 -02:00
Marcos Moura
117193a03f Merge remote-tracking branch 'origin/develop' into improvement/documentation
* origin/develop:
  Add more alignment options (#109)
2016-11-25 01:37:49 -02:00
damienix
26874d1d25 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
2016-11-25 01:32:19 -02:00
Marcos Moura
47cf190e89 create checkboxes documentation with the new template 2016-11-24 21:44:49 -02:00
Marcos Moura
c770f0dac8 create card documentation with the new template 2016-11-24 20:24:15 -02:00
Marcos Moura
8b8988fd06 Fix backdrop styles 2016-11-23 18:05:09 -02:00
Marcos Moura
7964f6fd8b create button toggle documentation with the new template 2016-11-23 17:12:08 -02:00
Marcos Moura
72237e7222 create button documentation with the new template 2016-11-23 16:52:24 -02:00
Marcos Moura
665fbcb533 create bottom-bar documentation with the new template 2016-11-23 15:31:52 -02:00
Marcos Moura
cd1976264f create avatar documentation with the new template 2016-11-23 04:21:40 -02:00
Marcos Moura
53e3dffd90 Improve template for mobile 2016-11-23 01:45:28 -02:00
Marcos Moura
8cf8868adf Create new documentation template for components 2016-11-23 01:37:50 -02:00
Marcos Moura
69d3efd0f7 Improve close transition 2016-11-22 01:45:15 -02:00
Marcos Moura
21ffd13e3f Create prompt dialog preset 2016-11-22 01:23:40 -02:00
Marcos Moura
fd1bdfe538 Create alert dialog preset 2016-11-22 00:37:59 -02:00
Marcos Moura
0c74189e02 Create confirm dialog preset 2016-11-22 00:26:10 -02:00
Marcos Moura
3ec365c1cc Create styles for actions and content 2016-11-21 22:30:32 -02:00
Marcos Moura
18507eb43f Add improvements related to performance 2016-11-21 04:05:21 -02:00
Marcos Moura
9f7a671ec2 Merge remote-tracking branch 'origin/master' into components/mdDialog
* origin/master:
  Improve tooltip styling
  Improve tooltip styling
  Force remove of all tooltips
  Fix inputs not being themable
  Fix typo
  [release] 0.3.3
  [build] 0.3.3
  Fix regression on inputs getting wrong value after manual update #101 #100 #96
2016-11-21 04:03:12 -02:00
Marcos Moura
c22195d497 Improve tooltip styling 2016-11-21 04:03:02 -02:00
Marcos Moura
8331d9e2ac Improve tooltip styling 2016-11-21 04:01:49 -02:00
Marcos Moura
c6e968f531 Force remove of all tooltips 2016-11-21 03:52:42 -02:00
Marcos Moura
53e7606a73 Fix regression on inputs getting wrong value after manual update #101 #100 #96 2016-11-21 03:29:21 -02:00
Marcos Moura
61eb0247a4 Fix dialog position on open 2016-11-21 02:51:01 -02:00
Marcos Moura
483b2086f0 Fix rules 2016-11-21 02:46:24 -02:00
Marcos Moura
40cf3aebd6 Improve transitions 2016-11-21 02:45:35 -02:00
Marcos Moura
4b429df615 Fix dialog position 2016-11-21 02:34:28 -02:00
Marcos Moura
e08689a10f Merge remote-tracking branch 'origin/master' into components/mdDialog
* origin/master:
  [release] 0.3.2
  [build] 0.3.2
  fix babel export default module.exports #92
  Fix tooltips jumping when screen resize #85
  Fix table not getting instance #91 #88
  Fix input getting wrong value after manual update
  Fix regression on password review #95
  Fix input getting wrong value after manual update #100 #96
  Update getClosestVueParent.js
  use the internal value of md_input to set the value of the container
  Fix for issue #88 and added material.debug.js
2016-11-21 01:44:44 -02:00
Marcos Moura
9f34ca5d61 Fix tooltips jumping when screen resize #85 2016-11-21 00:49:44 -02:00
Marcos Moura
fa8e41fedf Fix input getting wrong value after manual update 2016-11-21 00:18:46 -02:00
Marcos Moura
9eb01f4925 Fix regression on password review #95 2016-11-21 00:09:49 -02:00
Marcos Moura
4b0aa8f876 Fix input getting wrong value after manual update #100 #96 2016-11-21 00:05:44 -02:00
Marcos Moura
28bde0bf42 Create alias for root element 2016-11-20 23:36:59 -02:00
Marcos Moura
f8ce1a8b45 Add todo 2016-11-17 03:10:00 -02:00
Marcos Moura
40a4213b98 Create dialog opening from and closing to 2016-11-17 03:05:25 -02:00
Marcos Moura
2021637830 Add backdrop to md-menu 2016-11-17 00:15:55 -02:00
Marcos Moura
88690d02fa Add initial transition 2016-11-16 23:54:56 -02:00
Marcos Moura
e3db463f06 Init dialog 2016-11-16 17:56:26 -02:00
Marcos Moura
61fadce544 Fix select not updating value 2016-11-16 02:14:46 -02:00
Marcos Moura
0f4f6af6a5 Merge pull request #71 from marcosmoura/bugfix/#67-input-number-not-accepting-numbers
Bugfix/#67 input number not accepting numbers
2016-11-15 23:29:32 -02:00
Marcos Moura
5044f25c38 Merge pull request #72 from marcosmoura/bugfix/#64-md-container-crashing-when-value-is-null
Bugfix/#64 md container crashing when value is null
2016-11-15 23:29:24 -02:00
Marcos Moura
5ba2f204c1 Fix components not being updated inside v-once #69 #70 2016-11-15 23:27:04 -02:00
Marcos Moura
02219dfc51 Fix md-input-container crashing when the select value is null #64 2016-11-15 23:01:18 -02:00
Marcos Moura
3f13595bec Fix input number not accepting numbers #67 2016-11-15 22:50:16 -02:00
Marcos Moura
568cfcbecf Remove event 2016-11-14 19:01:28 -02:00
Marcos Moura
10834d8acd Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  Add extra line between rules
  remove dotted outline around button
  pass on  DOM event for checkbox and radio
2016-11-14 19:00:54 -02:00
Marcos Moura
0cb64cb8ec Finish table specs 2016-11-14 18:53:06 -02:00
Marcos Moura
1efaf695c7 Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Watch for input value and set parent class
  Fix pointer on checkbox label
  Make inputs and textareas more reactive
  Make scrollbars optional
2016-11-14 10:15:55 -02:00
Marcos Moura
d5f86fc289 Improve sidenav performance and expansion list performance 2016-11-14 10:12:08 -02:00
Marcos Moura
696510ab62 Watch for input value and set parent class 2016-11-14 03:39:16 -02:00
Marcos Moura
766f2855ec Fix pointer on checkbox label 2016-11-14 03:36:13 -02:00
Marcos Moura
387da87291 Make inputs and textareas more reactive 2016-11-14 03:33:04 -02:00
Marcos Moura
c47e4cd12c Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Remove users array
  Add highlight color and add code example
2016-11-13 16:57:01 -02:00
Marcos Moura
5648458af9 Add highlight color and add code example 2016-11-13 01:40:31 -02:00
Marcos Moura
da9355bd8e Fix scrollbar on table card 2016-11-13 01:29:17 -02:00
Marcos Moura
c7b48749ed Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Create select with multiple
  Make md-select with md-menu
  Fix for issue #41 (md-button ignoring type prop)
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-13 01:24:52 -02:00
Marcos Moura
951a32dccf Create select with multiple 2016-11-13 01:17:39 -02:00
Marcos Moura
71022346c3 Make md-select with md-menu 2016-11-12 14:00:15 -02:00
Marcos Moura
ee4c011d46 Merge pull request #50 from kristianmandrup/master
pass on  DOM event for checkbox and radio
2016-11-11 17:35:30 -02:00
Marcos Moura
501c8f83ab Add extra line between rules 2016-11-11 17:32:23 -02:00
yeknava
a18ae945b7 remove dotted outline around button 2016-11-10 19:54:39 +03:30
Kristian Mandrup
a24c3250cb pass on DOM event for checkbox and radio 2016-11-09 20:26:54 +01:00
Marcos Moura
d747275b70 Merge remote-tracking branch 'origin/develop' into components/mdSelect
* origin/develop:
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-03 01:42:55 -02:00
Marcos Moura
7c464b2bb3 Merge pull request #30 from marcosmoura/components/mdMenu
Components > md-menu
2016-11-03 01:42:36 -02:00
Marcos Moura
81971867cd Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  Fix for issue #41 (md-button ignoring type prop)
2016-11-03 01:39:01 -02:00
Marcos Moura
16bc1dbda7 Create pagination HTML 2016-11-03 01:36:30 -02:00
Paulo dos Santos
2ce63d0d74 Fix for issue #41 (md-button ignoring type prop) 2016-11-02 21:30:15 -02:00
Marcos Moura
3c004c6994 Finish alternate header 2016-11-01 02:44:30 -02:00
Marcos Moura
55f9e27c14 Remove focus states (temporarily) 2016-11-01 02:43:27 -02:00
Marcos Moura
3030e8f371 Create empty alternative header 2016-10-31 02:17:13 -02:00
Marcos Moura
1d1a1d9d17 Cleanup 2016-10-31 02:17:02 -02:00
Marcos Moura
8a7a4e3908 Create empty pagination component 2016-10-31 01:41:56 -02:00
Marcos Moura
8b663f5786 Add edit button and inline select 2016-10-31 01:38:29 -02:00
Marcos Moura
0b22ac2c1e Enable md-select outside a container 2016-10-31 01:38:15 -02:00
Marcos Moura
5500f0eb42 Make checkboxes be controlled by keyboard 2016-10-31 01:37:24 -02:00
Marcos Moura
d2adc9f913 Improve event listeners 2016-10-27 21:46:13 -02:00
Marcos Moura
1ce077881e Fix max-length count of initial values 2016-10-27 21:46:01 -02:00
Marcos Moura
d13acdcc40 Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  default 'type' value is now 'button'
  updated docs
  add 'type' props to switch button
2016-10-27 13:10:11 -02:00
Marcos Moura
da7426dcb8 Start creation of edit dialogs 2016-10-27 11:46:40 -02:00
Marcos Moura
93de61b4d6 Enable auto select when clicking on the row 2016-10-27 04:48:13 -02:00
Marcos Moura
52b8fb68c1 Fix misalignment on head with span text 2016-10-27 04:36:54 -02:00
Marcos Moura
923199e2e3 Add numeric style to table head and add tooltip 2016-10-27 04:35:25 -02:00
Marcos Moura
8b51ecab0e Fix sorted head color 2016-10-27 03:54:20 -02:00
Marcos Moura
ca83e3b16e Add sort buttons with ripple effect 2016-10-27 03:52:58 -02:00
Marcos Moura
c34a63b672 Increase checkbox clickable area from 20px to 40px 2016-10-27 03:51:27 -02:00
Marcos Moura
56380d872e Make components run only once to increase performance 2016-10-27 03:48:26 -02:00
Marcos Moura
fcf0cb2b2a Improve logic of selection inside table 2016-10-26 21:59:51 -02:00
Marcos Moura
7f4b47966d Create selectable table 2016-10-26 01:58:35 -02:00
Marcos Moura
5aec1b189d Start table component 2016-10-25 21:10:04 -02:00
Marcos Moura
ddaf5db4d3 Create empty component 2016-10-25 10:59:36 -02:00
Marcos Moura
2ae7d2216a Merge pull request #27 from guillaumerxl/master
Added 'type' props to switch button
2016-10-25 10:11:26 -02:00
Guillaume Rouxel
4d37f4b984 default 'type' value is now 'button' 2016-10-25 11:48:22 +02:00
Marcos Moura
93a90cd08c Finish md-menu spec 2016-10-25 05:09:44 -02:00
Marcos Moura
6f5f21a12c Add keyboard shortcuts to menu 2016-10-24 22:04:00 -02:00
Marcos Moura
66b9d1de83 Add close event on tab 2016-10-24 21:37:28 -02:00
Marcos Moura
9893850a7b Close content on esc 2016-10-24 21:26:26 -02:00
Marcos Moura
208a47f11e Drop transitionend dependency 2016-10-24 21:26:07 -02:00
Marcos Moura
76196256bf Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  Generate v0.2.0 documentation
  Fix docs
  Improve detection of card lightness
  Fix height of buttons inside card actions
2016-10-24 19:44:20 -02:00
Marcos Moura
57573dd1cf Keep menu content inside viewport 2016-10-24 19:43:55 -02:00
Guillaume Rouxel
5dd17ccf55 add 'type' props to switch button 2016-10-24 22:36:00 +02:00
Marcos Moura
efdf91a57e Improve detection of card lightness 2016-10-24 02:03:49 -02:00
Marcos Moura
4f4d0594e0 Fix height of buttons inside card actions 2016-10-24 02:03:25 -02:00
Marcos Moura
752d9194d9 Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  0.2.0
  Add Roboto font and google icons to the docs #15
  Add Roboto font and google icons to the docs
  Explains better how to install and configure vue-material #11
  Emit change & input events from mdTextarea
2016-10-24 01:51:23 -02:00
Marcos Moura
44567f3263 Recalculate position on resize 2016-10-24 00:33:11 -02:00
Jan Van Bruggen
3f1cd59f85 Emit change & input events from mdTextarea 2016-10-20 11:50:03 -07:00
Marcos Moura
bf0eef6fff Refactor huge method 2016-10-20 02:49:31 -02:00
Marcos Moura
5d961b45ef Make menu open in a correct position 2016-10-20 02:40:20 -02:00
Marcos Moura
79832bfba6 Add initial styles and detach and attach menu on click 2016-10-19 21:33:31 -02:00
Marcos Moura
62a453bb5c Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  Add cards to changelog
  Add card examples
  Add more card examples and fix text scrim
  Add expansion card and media examples
  Add ripple effect to some cards
  Add card image aspect ratio control
  Create first spec of cards
2016-10-19 02:25:06 -02:00
Marcos Moura
e76db4ffcc Add empty md-menu files 2016-10-19 02:25:00 -02:00
Marcos Moura
47e8338041 Add card examples 2016-10-19 01:58:21 -02:00
Marcos Moura
c0c6d6db69 Add more card examples and fix text scrim 2016-10-19 00:58:10 -02:00
Marcos Moura
7fc01a5602 Add expansion card and media examples 2016-10-19 00:43:37 -02:00
Marcos Moura
4296525ff3 Add card image aspect ratio control 2016-10-18 03:56:40 -02:00
Marcos Moura
4b5f640edb Create first spec of cards 2016-10-18 03:23:30 -02:00
Marcos Moura
4c97d6a265 Fix not well aligned icons inside fab 2016-10-17 21:03:17 -02:00
Marcos Moura
0c852b659e Fix tooltip not working on firefox #6 2016-10-17 21:01:36 -02:00
Marcos Moura
ffda89baa4 Fix empty value on select 2016-10-17 05:01:48 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00