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: packages/button/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@ A [Material Components](https://material.io/components/) icon implementation usi
3
3
4
4
## Getting started
5
5
6
-
* The easiest way to try out mwc-button is to use one of these online tools:
6
+
* The easiest way to try out mwc-button is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
11
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
Copy file name to clipboardExpand all lines: packages/checkbox/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ A [Material Components](https://material.io/components/) icon implementation usi
5
5
6
6
* The easiest way to try out mwc-checkbox is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
-
[CodePen](https://codepen.io/azakus/pen/deZLja).
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
+
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
14
14
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
Copy file name to clipboardExpand all lines: packages/fab/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ A [Material Components](https://material.io/components/) icon implementation usi
5
5
6
6
* The easiest way to try out mwc-fab is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
-
[CodePen](https://codepen.io/azakus/pen/deZLja).
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
+
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
14
14
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
Copy file name to clipboardExpand all lines: packages/icon/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ A [Material Components](https://material.io/components/) icon implementation usi
5
5
6
6
* The easiest way to try out mwc-icon is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
-
[CodePen](https://codepen.io/azakus/pen/deZLja).
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
+
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
14
14
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
Copy file name to clipboardExpand all lines: packages/radio/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ A [Material Components](https://material.io/components/) icon implementation usi
5
5
6
6
* The easiest way to try out mwc-radio is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
-
[CodePen](https://codepen.io/azakus/pen/deZLja).
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
+
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
14
14
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
Copy file name to clipboardExpand all lines: packages/ripple/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ A [Material Components](https://material.io/components/) icon implementation usi
5
5
6
6
* The easiest way to try out mwc-ripple is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
-
[CodePen](https://codepen.io/azakus/pen/deZLja).
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
+
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
14
14
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
Copy file name to clipboardExpand all lines: packages/switch/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ A [Material Components](https://material.io/components/) icon implementation usi
5
5
6
6
* The easiest way to try out mwc-switch is to use one of these online tools:
7
7
8
-
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
8
+
* Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/mwc-icon-example?file=index.js), [Glitch](https://glitch.com/edit/#!/mwc-icon-example?path=index.html)
9
9
10
-
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
-
[CodePen](https://codepen.io/azakus/pen/deZLja).
10
+
* Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSBin](http://jsbin.com/qibisux/edit?html,output),
11
+
[CodePen](https://codepen.io/azakus/pen/deZLja).
12
12
13
13
* You can also copy [this HTML file](https://gist.githubusercontent.com/azakus/f01e9fc2ed04e781ad5a52ded7b296e7/raw/266f2f4f91cbfe89b2acc6ec63957b1a3cfe9b39/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).
14
14
@@ -42,7 +42,7 @@ A [Material Components](https://material.io/components/) icon implementation usi
42
42
43
43
1. Install the Polymer CLI:
44
44
45
-
```npm i -g polymer-cli@next```
45
+
```npm i -g polymer-cli```
46
46
47
47
1. Run the development server and open a browser pointing to its URL:
0 commit comments