Commit graph

31 commits

Author SHA1 Message Date
Marcos Moura
5d6915c9c6 recalculate indicator tab when parent changes 2017-01-08 17:12:05 -02:00
Marcos Moura
ea8e425ed2 fix scoped styles broken inside docs 2017-01-08 15:50:26 -02:00
Marcos Moura
1174f42a40 create base mdImage component files 2016-12-28 02:30:46 -02:00
Marcos Moura
c971bfbf20 create chips 2016-12-27 02:54:08 -02:00
Marcos Moura
e9c3783244 watch for dom changes on tab parent #248 2016-12-25 23:56:15 -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
c0a196eaef fix tab tooltip 2016-12-16 03:04:32 -02:00
Marcos Moura
b3ac769093 Merge remote-tracking branch 'origin/master' into components/mdLayout
* origin/master:
  [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
2016-12-15 15:04:11 -02:00
Marcos Moura
44da1d157b fix tooltip errors in console #188 2016-12-14 17:32:29 -02:00
Marcos Moura
7d31cf2799 start reactive themes 2016-12-12 21:38:05 -02:00
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
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
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
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
Marcos Moura
09393ad2de start creation of snackbars 2016-12-05 05:19:01 -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
4be66cf41a create table documentation with the new template 2016-11-30 23:38:28 -02:00
Marcos Moura
8cf8868adf Create new documentation template for components 2016-11-23 01:37:50 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
06bd8932bc Force min-height to be applied when tab is created #5 2016-10-16 23:02:58 -02:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
2e815db1ed Move class object to new function to be called on each loop 2016-09-20 02:23:58 -03:00
Marcos Moura
9091bc16a3 Refactor tab themes 2016-09-18 14:04:02 -03:00
Marcos Moura
3e6c2f0361 Improve performance and fix huge bugs on tabs components 2016-09-18 11:46:50 -03:00
Marcos Moura
d8c233d7ae Improve docs 2016-09-12 23:04:06 -03:00
Marcos Moura
ce42e89a76 Add possibility to have whiteframes inside tabs 2016-09-12 03:16:10 -03:00
Marcos Moura
6fc9ed21e9 Improve calculation of tab positions on resize 2016-09-12 03:07:23 -03:00
Marcos Moura
ebf3efceeb Create tabs 2016-09-12 02:34:07 -03:00