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