Commit graph

1972 commits

Author SHA1 Message Date
Laercio Santana
004bfea9e0 [rating-bar] clean test code on about 2017-03-18 19:57:41 -03:00
Laercio Santana
90f2e97edb [rating-bar] fix warning 2017-03-18 19:12:38 -03:00
Laercio Santana
776c78af94 [rating-bar] changes on doc text 2017-03-18 19:08:29 -03:00
Laercio Santana
70afd79bc9 [rating-bar] add examples on the doc 2017-03-18 19:04:12 -03:00
Laercio Santana
e0da31eafb [rating-bar] add change event on the doc 2017-03-18 18:16:05 -03:00
Laercio Santana
6a33d47351 [rating-bar] add on change event 2017-03-18 18:12:26 -03:00
Laercio Santana
b62eb825af [rating-bar] add properties to the doc 2017-03-18 18:08:41 -03:00
Laercio Santana
52f376069d [rating-bar] add entry to documentation 2017-03-18 17:54:40 -03:00
Laercio Santana
b4543922d5 [rating-bar] changes on theme 2017-03-18 17:36:07 -03:00
Laercio Santana
a5285b2b87 [rating-bar] add support to custom font icon 2017-03-18 17:31:17 -03:00
Laercio Santana
e72757fa3a [rating-bar] add basic colors support 2017-03-18 17:16:47 -03:00
Laercio Santana
edb724463e [rating-bar] fix bug when mouse out 2017-03-18 11:56:23 -03:00
Laercio Santana
f4a60c6863 [rating-bar] fix background 2017-03-18 11:53:10 -03:00
Laercio Santana
763ca4d328 [rating-bar] changes on cursor 2017-03-18 11:51:16 -03:00
Laercio Santana
b76463634b [rating-bar] implement user input 2017-03-18 11:33:24 -03:00
Laercio Santana
4b07c3c5ef [rating-bar] initial commit
*add rating bar component
2017-03-18 03:02:42 +00:00
Pablo Henrique Penha Silva
cfd60ed709 chips autocomplete 2017-03-14 12:41:54 -03:00
Roman Ovsyannikov Home
f2baf69a0f md-error possibility and remove required chip-template within md-chips 2017-02-28 23:00:01 +02:00
TECNOSYLVA\fgarcia
8f19e8b049 Added 100% height to accomodate full screen sliders. 2017-02-24 13:39:26 +01:00
TECNOSYLVA\fgarcia
6f933d21ea Added swipeable functionality. 2017-02-23 15:26:53 +01:00
TECNOSYLVA\fgarcia
fe7333ec85 Added force restart timer to control buttons as well. 2017-02-22 17:37:33 +01:00
TECNOSYLVA\fgarcia
1699134475 Added docs css. Added clearInterval when user clicks on dot to restart timer duration. 2017-02-22 17:31:03 +01:00
TECNOSYLVA\fgarcia
f13ccff14b Fixed some css. 2017-02-22 16:10:14 +01:00
TECNOSYLVA\fgarcia
2928200ba1 Added custom classes for theming. Added auto timeout behaviour. Finished custom mdOnboarding component based on mdTabs. 2017-02-22 12:09:17 +01:00
Marcos Moura
bec42aa4d0 include docs on lint process 2017-02-22 01:44:12 -03:00
Marcos Moura
152f78769f simplify build process and add support for tree shaking 2017-02-21 18:46:58 -03:00
Marcos Moura
ee17f32a74 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  refactor property names to make more sense #517 (#521)
  fix pagination not enabling next button when total changes #482. (#517)
2017-02-21 18:15:29 -03:00
TECNOSYLVA\fgarcia
95272db85f Added new component, mdOnboarding 2017-02-21 17:15:07 +01:00
Igor Ribeiro
2cb818db4a add prop md-navigation to toggle navigation arrows 2017-02-20 16:21:50 -03:00
Praneet Loke
b380dcfca6 refactor property names to make more sense #517 (#521)
* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482.

* Improve code readability for the fix done for #482.
2017-02-16 16:53:09 -02:00
Praneet Loke
cde4710cf0 fix pagination not enabling next button when total changes #482. (#517) 2017-02-16 11:47:34 -02:00
Bruno Romero
d66bc0aed9 fix mdInput not able to press space key inside mdMenuContent #478 (#518) 2017-02-16 11:46:18 -02:00
Alban Mouton
a90db2b106 add mdChip editable (#512) 2017-02-15 18:48:26 -02:00
Bruno Romero
1f93806652 fix mdSpeedDial not closing after few mouse interactions #484 (#508) 2017-02-15 18:15:47 -02:00
Fergardi
0a8b6735d4 add themed chips (#498)
* Added theming to mdChips

* Added more examples. Improved API.

* Removed classes from docs.
2017-02-15 18:14:24 -02:00
Marcos Moura
a241ddc00f Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  send switch state to change event #503 (#504)
2017-02-14 16:47:26 -02:00
Alban Mouton
9a29f92e29 add watchable sort parameters in md-table (#505) 2017-02-14 11:36:45 -02:00
Mathieu Civel
36cd794ce9 send switch state to change event #503 (#504) 2017-02-14 11:35:51 -02:00
Matthias Rupp
5d3091a036 fix keycode recognition with german keyboards on mdChips (#495) 2017-02-13 19:26:47 -02:00
Marcos Moura
64fe165297 add support to router-link with md-button as tag #470 2017-02-13 19:16:45 -02:00
Igor Ribeiro
58d4105b2a Merge remote-tracking branch 'origin/develop' into tabs-navigation-arrows 2017-02-13 07:56:43 -02:00
Igor Ribeiro
f600312194 Merge remote-tracking branch 'upstream/develop' into develop 2017-02-13 07:55:45 -02:00
Marcos Moura
c693014bf9 remove search field on toolbar example 2017-02-13 01:59:31 -02:00
Marcos Moura
6a0ce2f784 remove search field on toolbar example 2017-02-13 01:59:04 -02:00
Marcos Moura
2fa3637b0d add scrollbar in phone viewport 2017-02-13 01:52:27 -02:00
Marcos Moura
a8cc1602d9 clear input container state if model is falsy 2017-02-13 01:50:14 -02:00
Marcos Moura
aa3f95e036 fix icon src of bottombar item 2017-02-13 01:36:55 -02:00
Marcos Moura
e9261b8732 prevent ripple from being created multiple times in parent 2017-02-13 01:35:42 -02:00
d3radicated
ec1f050d80 add md-clearable to md-input-container (#473)
* Add md-clearable to md-input-container

* Add docs for md-clearable

* Fix deprecated click event for clear button
2017-02-13 01:07:25 -02:00
Marcos Moura
77a3ecb455 scroll selected option into view 2017-02-13 01:03:37 -02:00