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
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Microsoft Graph Toolkit (Preview)
1
+
# Microsoft Graph Toolkit
2
2
3
3
<imgalign="left"height="150"src="https://github.com/microsoftgraph/microsoft-graph-toolkit/raw/master/assets/graff.png"title="Graff the Giraffe">
4
4
@@ -9,20 +9,17 @@ The Microsoft Graph Toolkit is a collection of web components powered by the Mic
9
9
10
10
Components are functional and work automatically with the Microsoft Graph
11
11
12
-
Components work with any web framework and on all all modern browsers. IE 11 is also supported
12
+
Components work with any web framework and on all modern browsers. IE 11 is also supported
13
13
14
14
[Here is a quick jsfiddle](https://jsfiddle.net/metulev/9phqxLd5/)
15
15
16
-
## This library is in Preview
17
-
18
-
This library is in preview and is in early development. Based on feedback from the community, all components and APIs are expected to change and improve.
19
-
20
16
## Components & Documentation
21
17
22
18
The toolkit currently includes the following components:
0 commit comments