Commit graph

55 commits

Author SHA1 Message Date
Marcos Moura
a6f2870f82 fix error message not moving down on textarea #362 2017-01-23 19:54:26 -02:00
Marcos Moura
4bbe83b6ad prevent parent forms from submitting when adding chips #383 2017-01-23 19:39:51 -02:00
Marcos Moura
6e8c41a89b fix char counter not updating after model change #384 2017-01-23 19:10:29 -02:00
Kory Prince
264e2d4299 fix textarea autosize on initial value (#341) 2017-01-16 16:15:50 -02:00
Kory Prince
c8421e1838 fix md-input-container not reseting when model is null (#281)
fix #277
2017-01-02 11:30:59 -02:00
Marcos Moura
b62ada5a1e fix regression on icons inside chips being styled wrongly 2016-12-29 02:45:01 -02:00
Marcos Moura
c6287eb347 add icons example 2016-12-29 02:06:05 -02:00
Marcos Moura
524bd9fe5b create file input #259 2016-12-29 01:55:32 -02:00
Marcos Moura
a07242675c enable md-file inside input container 2016-12-28 04:03:09 -02:00
Marcos Moura
92e8969d9a add cdn references 2016-12-16 16:40:36 -02:00
Marcos Moura
895b247cf0 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
6dabd7960e fix disabled selects being selectable. fix #159 2016-12-08 10:10:09 -02:00
Marcos Moura
4c01fc489b resize textarea when a value change fix #160 2016-12-08 09:57:24 -02:00
Marcos Moura
8da2745943 create input documentation with the new template 2016-11-25 18:57:34 -02:00
Marcos Moura
2e66126de3 Fix regression on inputs getting wrong value after manual update #101 #100 #96 2016-11-21 03:29:21 -02:00
Marcos Moura
a8071a2415 Fix input getting wrong value after manual update 2016-11-21 00:18:46 -02:00
Marcos Moura
c2d8e505f3 Fix regression on password review #95 2016-11-21 00:09:49 -02:00
Marcos Moura
5efddcca95 Fix input getting wrong value after manual update #100 #96 2016-11-21 00:05:44 -02:00
Marcos Moura
f489bb6ef5 Fix select not updating value 2016-11-16 02:14:46 -02:00
Marcos Moura
6d2cceb85f Merge pull request #71 from marcosmoura/bugfix/#67-input-number-not-accepting-numbers
Bugfix/#67 input number not accepting numbers
2016-11-15 23:29:32 -02:00
Marcos Moura
e1c11555d6 Fix md-input-container crashing when the select value is null #64 2016-11-15 23:01:18 -02:00
Marcos Moura
640df24ffb Fix input number not accepting numbers #67 2016-11-15 22:50:16 -02:00
Marcos Moura
50d9bf0426 Finish table specs 2016-11-14 18:53:06 -02:00
Marcos Moura
90efa2196e Watch for input value and set parent class 2016-11-14 03:39:16 -02:00
Marcos Moura
9d9062c8fe Make inputs and textareas more reactive 2016-11-14 03:33:04 -02:00
Marcos Moura
5bdca60593 Create select with multiple 2016-11-13 01:17:39 -02:00
Marcos Moura
18da74e939 Make md-select with md-menu 2016-11-12 14:00:15 -02:00
Jan Van Bruggen
b474af9fd8 Emit change & input events from mdTextarea 2016-10-20 11:50:03 -07:00
Marcos Moura
f967fe912f Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
ecb5c3724d Fix error color when input is focused 2016-10-05 05:51:47 -03:00
Marcos Moura
9c7b41982a Fix invalid maxlength type 2016-09-26 00:28:34 -03:00
Marcos Moura
19f25ba4b7 Add example for several components 2016-09-19 00:45:48 -03:00
Marcos Moura
9160e3fb60 Improve performance and fix huge bugs on tabs components 2016-09-18 11:46:50 -03:00
Marcos Moura
aa1c5b71f7 Init upgrade of select 2016-09-07 17:08:38 -03:00
Marcos Moura
181762807f Improve documentation 2016-09-06 00:24:38 -03:00
Marcos Moura
dff915d350 Fix undefined classlist 2016-09-05 22:22:56 -03:00
Marcos Moura
96d5fdc0f1 Change the ready method to mounted 2016-08-31 19:20:23 -03:00
Marcos Moura
307ef6d023 Add themes with rgba colors 2016-08-16 22:38:18 -03:00
Marcos Moura
cd77016eaf Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
5e00d77482 Start creation of selects 2016-08-10 01:36:20 -03:00
Marcos Moura
802879585e Create switches and remove label with empty slot 2016-08-09 03:41:29 -03:00
Marcos Moura
a45c2904a4 Create first draft of checkboxes 2016-08-04 00:11:23 -03:00
Marcos Moura
29a69794ec Fix font-family on input fields with inherit 2016-08-02 02:42:25 -03:00
Marcos Moura
e6c895b873 Fix font-family on input fields 2016-08-02 02:41:54 -03:00
Marcos Moura
f91c35daa9 Remove spacing between md-count and md-error 2016-08-02 02:39:32 -03:00
Marcos Moura
c2bf015575 Add support to placeholder 2016-08-02 02:35:33 -03:00
Marcos Moura
fcdd6191e6 Fix regression on field counter 2016-08-02 02:06:24 -03:00
Marcos Moura
27a5454fb4 Add an indicator for required fields 2016-08-02 02:05:32 -03:00
Marcos Moura
85372b9875 Validate md-input-container and add field counter 2016-08-02 01:20:35 -03:00
Marcos Moura
aebcf32dc3 Create inputs and add selection colors 2016-08-01 02:45:40 -03:00