Commit graph

47 commits

Author SHA1 Message Date
Marcos Moura
9c8c5ce18c add snackbar link and fix snackbar with fab 2016-12-26 23:47:52 -02:00
Marcos Moura
64a75ae4f4 fix grey/white theme colors #233 2016-12-23 16:35:08 -02:00
Marcos Moura
a251d6e2da Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop: (42 commits)
  [release] 0.5.0
  [build] 0.5.0
  fix tab tooltip
  create docs for layout
  [release] 0.4.3
  [build] 0.4.3
  fix releases tree, load versions and changelog externaly
  fix build structure
  [release] 0.4.2
  [build] 0.4.2
  fix value in select with option with v-if #198
  fix tooltip errors in console #188
  fix dialog with input closing after typing #183
  fix switch not updating state after value change #200
  improve documentation performance
  generate responsive offsets
  create offset classes
  create responsive grid
  fix display of total items on md-table-pagination (#190) #181
  refactor columns
  ...
2016-12-23 13:51:18 -02:00
Marcos Moura
7d31cf2799 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
09393ad2de start creation of snackbars 2016-12-05 05:19:01 -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
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
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
71022346c3 Make md-select with md-menu 2016-11-12 14:00:15 -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
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
Paulo dos Santos
2ce63d0d74 Fix for issue #41 (md-button ignoring type prop) 2016-11-02 21:30:15 -02:00
Marcos Moura
93a90cd08c Finish md-menu spec 2016-10-25 05:09:44 -02:00
Marcos Moura
4c97d6a265 Fix not well aligned icons inside fab 2016-10-17 21:03:17 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
3f3f41eb08 Create introduction page without images 2016-09-27 00:53:25 -03:00
Marcos Moura
abfee5dd5e Fix weird hover colors and add docs for clean fab 2016-09-19 20:35:54 -03:00
Marcos Moura
14dbd8e7ff Add example for several components 2016-09-19 00:45:48 -03:00
Marcos Moura
9ee19a7665 Improve click function 2016-09-09 13:46:29 -03:00
Marcos Moura
feba940a0a Improve readability 2016-09-08 02:15:03 -03:00
Marcos Moura
6b3540bb78 Convert component template to render function 2016-09-05 02:15:28 -03:00
Marcos Moura
3abea8ea07 Revert hue-1 styles 2016-08-16 22:39:26 -03:00
Marcos Moura
61c0d413e7 Add themes with rgba colors 2016-08-16 22:38:18 -03:00
Marcos Moura
c7f4be681c Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
d53ad488ef Improve lists with subheaders and account header 2016-08-09 22:01:58 -03:00
Marcos Moura
4f73db80ef Create first draft of checkboxes 2016-08-04 00:11:23 -03:00
Marcos Moura
9f7c5e4958 Create tooltips with custom direction and duration 2016-08-03 02:03:53 -03:00
Marcos Moura
cb0c37190c Refactor ripple component to prevent memory leaks 2016-07-27 02:57:02 -03:00
Marcos Moura
3bc4175aad Improve md button toogle 2016-07-18 17:05:08 -03:00
Marcos Moura
196dd107e6 Create button toggles 2016-07-18 13:00:51 -03:00
Marcos Moura
c827541ee1 Generate themes for different hues 2016-07-18 11:47:14 -03:00
Marcos Moura
b7d04013c1 Create fab buttons 2016-07-18 01:14:47 -03:00
Marcos Moura
b0715dd605 Add icon button section 2016-07-18 00:44:40 -03:00
Marcos Moura
2f2d2a43c5 Finish theme spec 2016-07-18 00:31:37 -03:00
Marcos Moura
98dc30eec5 Fix disabled buttons 2016-07-15 01:40:14 -03:00
Marcos Moura
cfb9ef262c Start the implementation of themes 2016-07-15 01:37:19 -03:00
Marcos Moura
54eeadf4e0 Add javascript code inside .vue file 2016-07-14 21:06:29 -03:00
Marcos Moura
3d4ffe4066 Ditch gulp in favor of vue-cli 2016-07-13 02:00:31 -03:00
Marcos Moura
89e0b324d4 Remove line 2016-07-07 11:54:37 -03:00
Marcos Moura
8b751a54ab Create icons and finish buttons 2016-06-22 01:58:04 -03:00
Marcos Moura
852715643c Fix ripple for buttons 2016-06-21 22:47:45 -03:00
Marcos Moura
e068682d13 Start the creation of ink ripple 2016-06-21 22:45:49 -03:00
Marcos Moura
1caf58c9ec Create initial component 2016-06-21 03:54:17 -03:00