Commit graph

353 commits

Author SHA1 Message Date
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
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
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
815c58b29f start the creation of button "edit on codepen" 2016-12-01 04:56:51 -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
03b3bc071b Merge remote-tracking branch 'origin/develop' into improvement/documentation
* origin/develop:
  Fix unregisterMouseEvent not accepting the element as parameter (#118)
2016-11-28 01:17:58 -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
Cabbaggio
87ea540c10 Fix unregisterMouseEvent not accepting the element as parameter (#118) 2016-11-27 22:21:31 -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