You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-25Lines changed: 27 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,31 +37,33 @@ Currently support these directives
37
37
- md-highlight-text
38
38
- md-icon
39
39
40
-
TODO: build support for these snippets
41
-
42
-
All snippest are and should be based on the directives described in this documentation
43
-
https://material.angularjs.org/latest/#/
44
-
45
-
- md-input
46
-
- md-input-container
47
-
- md-list
48
-
- md-list-item
49
-
- md-progress-circular
50
-
- md-progress-linear
51
-
- md-radio-button
52
-
- md-radio-group
53
-
- md-select
54
-
- md-sidenav
55
-
- md-sidenav-focus
56
-
- md-slider
57
-
- md-subheader
58
-
- md-swipe-left
59
-
- md-swipe-right
60
-
- md-switch
61
-
- md-tab
62
-
- md-tabs
63
-
- md-toolbar
64
-
- md-tooltip
40
+
##TODO
41
+
42
+
Collaborators are most welcome to help with the following
43
+
44
+
- Fix double < character that is placed after hitting enter
45
+
- Build support for these snippets. All snippest should be based on the directives described in this documentation: https://material.angularjs.org/latest/#/
0 commit comments