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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
- fix ul/li styles for "buckets" used for lists of links or videos
- add Blank StackBlitz Demo starter
- update issue template to use new StackBlitz blank demo and reduce passive voice
- remove out of date CodePen starter that can't be updated anymore
- since we stopped paying for the Pro license
- remove links to unmaintained and out of date versions of material-start (es5, es6 + JSPM)
- add AngularJS Material ngUpgrade example with the Angular CLI
- remove unnecessary section with redundant links to Material Design
- add a couple more conference video links
- add link to StackOverflow `angularjs-material` tag
- update list of supported browsers
- fix CodePen embeds on layout troubleshooting page
- having extra space at the whiteframe bottom
Filling out this template is required! Do not delete it when submitting your issue! Without this information, your issue may be auto-closed.
2
+
Filling out this template is required! Do not delete it when submitting your issue!
3
+
Without this information, your issue may be auto-closed.
3
4
4
-
Please submit AngularJS Material questions to the [AngularJS Material Forum](https://groups.google.com/forum/#!forum/ngmaterial) instead of submitting an issue.
5
+
Please submit AngularJS Material questions to the
6
+
[AngularJS Material Forum](https://groups.google.com/forum/#!forum/ngmaterial)
Please submit Angular Material and CDK questions [here](https://groups.google.com/forum/#!forum/angular-material2) and issues [here](https://github.com/angular/components/issues).
and issues [here](https://github.com/angular/components/issues).
11
16
-->
12
-
## Bug, enhancement request, or proposal:
17
+
## Bug, enhancement request, or proposal
13
18
14
19
<!-- Please note that we are not accepting major feature requests, i.e. requests for new components, at this time. -->
15
20
16
-
# CodePen and steps to reproduce the issue:
17
-
#### [CodePen Demo](http://codepen.io/team/AngularMaterial/pen/bEGJdd) which demonstrates the issue:
21
+
# Demo and steps to reproduce the issue
22
+
[This blank StackBlitz demo](https://stackblitz.com/edit/angularjs-material-blank?file=app%2Fapp.template.html) can be used to create a reproduction that demonstrates your issue.
18
23
24
+
**Demo URL (required)***:
19
25
20
-
#### Detailed Reproduction Steps:
26
+
#### Detailed Reproduction Steps
21
27
1.
22
28
1.
23
29
24
-
### What is the expected behavior?
30
+
### Explain the expected behavior
25
31
26
32
27
-
### What is the current behavior?
33
+
### Explain the current behavior
28
34
29
35
30
-
### What is the use-case or motivation for changing an existing behavior?
36
+
### Discuss the use-case or motivation for changing the existing behavior
31
37
32
38
33
-
### Which versions of AngularJS, Material, OS, and browsers are affected?
39
+
### List the affected versions of AngularJS, Material, OS, and browsers
34
40
<!-- Please note that only issues related to AngularJS 1.x and AngularJS Material 1.x should be submitted here.
35
-
Please submit Angular Material and CDK questions [here](https://groups.google.com/forum/#!forum/angular-material2) and issues [here](https://github.com/angular/components/issues).
41
+
Please submit Angular Material and CDK questions [here](https://groups.google.com/forum/#!forum/angular-material2)
42
+
and issues [here](https://github.com/angular/components/issues).
36
43
-->
37
44
- AngularJS: 1.
38
45
- AngularJS Material: 1.
39
46
- OS:
40
47
- Browsers:
41
48
42
-
### Is there anything else we should know? Stack Traces, Screenshots, etc.
49
+
### Add anything else we should know
43
50
51
+
#### Stack Trace
52
+
```
44
53
45
-
<!-- Please double check that you have provided the required reproduction steps and a Demo via CodePen, Plunker, or GitHub repo. -->
54
+
```
55
+
56
+
#### Screenshots
57
+
58
+
59
+
<!-- Please double check that you have provided the required reproduction steps
60
+
and a Demo via StackBlitz, CodePen, Plunker, or GitHub repo.
<liflex="100" flex-gt-xs="50" ng-repeat="(index, link) in [
205
+
{ href: 'https://www.youtube.com/watch?v=rRiV_b3WsoY', icon: 'ondemand_video', text: 'AngularJS Material v1.1.0 Updates', site : 'ng-conf', date: '2016'},
206
+
{ href: 'https://www.youtube.com/watch?v=6PMe_wc0SjI', icon: 'ondemand_video', text: 'Adaptive UI with AngularJS Material', site : 'DevFest NC', date: '2015'},
213
207
{ href: 'https://www.youtube.com/watch?v=Qi31oO5u33U', icon: 'ondemand_video', text: 'Building with AngularJS Material', site : 'ng-conf', date: '2015'},
214
208
{ href: 'https://www.youtube.com/watch?v=363o4i0rdvU', icon: 'ondemand_video', text: 'AngularJS Material in Practice', site : 'AngularConnect', date:'2015'}
0 commit comments