Commit graph

37 commits

Author SHA1 Message Date
Marcos Moura
c29c0717c3 create base mdFile component files 2016-12-28 03:51:36 -02:00
Marcos Moura
1174f42a40 create base mdImage component files 2016-12-28 02:30:46 -02:00
Marcos Moura
2c821cab0f Merge remote-tracking branch 'origin/develop' into components/mdChips
* origin/develop:
  add better spacing between fab and snackbar
  improve snackbar spacing
  add snackbar link and fix snackbar with fab
2016-12-27 14:23:06 -02:00
Marcos Moura
6c87ebe7e2 create base chips files 2016-12-27 00:27:36 -02:00
Marcos Moura
9c8c5ce18c add snackbar link and fix snackbar with fab 2016-12-26 23:47:52 -02:00
Marcos Moura
5249ed5b84 create snackbar 2016-12-26 18:10:18 -02:00
Marcos Moura
34e08fe825 optimize bundle removing vue from output 2016-12-26 13:18:29 -02:00
Marcos Moura
31c9b3cb8a upgrade to vue 2.1.7 2016-12-26 00:27:31 -02:00
Marcos Moura
b5d4fde59d split pages into multiple bundles 2016-12-23 19:13:57 -02:00
Marcos Moura
0e3b43aec1 Merge remote-tracking branch 'origin/components/mdSnackbar'
* origin/components/mdSnackbar:
  disable unfinished snackbar code
  rewrite snackbar
  add ES2017 polyfill
  fix md-tabs with v-if and fix whiteframe
  start creation of snackbars
2016-12-23 14:02:47 -02:00
Marcos Moura
b8b60a1930 disable unfinished snackbar code 2016-12-23 14:02:21 -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
5aca95a0c0 fix hover link inside logo 2016-12-16 18:05:32 -02:00
Marcos Moura
023baa4932 improve documentation performance 2016-12-14 16:34:46 -02:00
Marcos Moura
db21a7d007 improve layout documentation 2016-12-13 19:17:49 -02:00
Marcos Moura
f9b8a6da54 Merge remote-tracking branch 'origin/develop' into components/mdLayout
* origin/develop:
  add dynamic theme docs and some examples
  validate theme name and apply default theme
  remove themes reference
  apply initial theme
  create initial theme
  remove old directive
  upgrade themes
  start reactive themes
  [release] 0.4.1
  [build] 0.4.1
2016-12-13 02:18:04 -02:00
Marcos Moura
cbf6390140 add dynamic theme docs and some examples 2016-12-13 02:08:10 -02:00
Marcos Moura
e002da06b6 create initial theme 2016-12-12 23:36:41 -02:00
Marcos Moura
56e1ff438f upgrade themes 2016-12-12 23:07:56 -02:00
Marcos Moura
7d31cf2799 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
7c53f2b923 create empty layout module 2016-12-12 03:10:09 -02:00
Marcos Moura
c4af3f1163 create spinner #20 (#186) 2016-12-12 02:56:44 -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
f07f608d02 create themes documentation 2016-12-01 03:30:39 -02:00
Marcos Moura
6dc7efb10b remove unused code and rename components 2016-11-29 02:35:11 -02:00
Marcos Moura
59e8a0fe2a create ripple documentation with the new template 2016-11-27 23:51:13 -02:00
Marcos Moura
25330499f6 create dialog documentation with the new template 2016-11-25 17:10:40 -02:00
Marcos Moura
e3db463f06 Init dialog 2016-11-16 17:56:26 -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
ddaf5db4d3 Create empty component 2016-10-25 10:59:36 -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
4b5f640edb Create first spec of cards 2016-10-18 03:23:30 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
6257f8ca4a Add components code example 2016-10-14 20:28:12 -03:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00
Renamed from src/docs/App.vue (Browse further)