-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathindex.html
More file actions
171 lines (171 loc) · 8.58 KB
/
Copy pathindex.html
File metadata and controls
171 lines (171 loc) · 8.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>GoodData.UI · A powerful JavaScript library for building analytical applications</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content="Docusaurus" />
<meta
name="description"
content="A powerful JavaScript library for building analytical applications"
/>
<meta
property="og:title"
content="GoodData.UI · A powerful JavaScript library for building analytical applications"
/>
<meta property="og:type" content="website" />
<meta
property="og:description"
content="A powerful JavaScript library for building analytical applications"
/>
<meta
property="og:image"
content="https://sdk.gooddata.com/gooddata-ui-apidocs/vNextResources/img/metaimage.png"
/>
<meta name="twitter:card" content="summary" />
<meta
name="twitter:image"
content="https://sdk.gooddata.com/gooddata-ui-apidocs/vNextResources/img/metaimage.png"
/>
<link rel="shortcut icon" href="/gooddata-ui-apidocs/vNextResources/img/favicon.ico" />
<link
rel="stylesheet"
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"
/>
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
<script type="text/javascript" src="/gooddata-ui-apidocs/vNextResources/js/toggleNav.js"></script>
<script src="/gooddata-ui-apidocs/vNextResources/js/scrollSpy.js"></script>
<link rel="stylesheet" href="/gooddata-ui-apidocs/vNextResources/css/main.css" />
<script src="/gooddata-ui-apidocs/vNextResources/js/codetabs.js"></script>
</head>
<body>
<div class="fixedHeaderContainer">
<div class="headerWrapper wrapper">
<header>
<a href="https://www.gooddata.com/"
><img class="logo" src="/gooddata-ui-apidocs/vNextResources/img/gooddata.svg" alt="GoodData.UI"
/></a>
<div class="navigationWrapper navigationSlider">
<nav class="slidingNav">
<ul class="nav-site nav-site-internal">
<li class="">
<a
href="https://university.gooddata.com/"
target="_self"
>University</a
>
</li>
<li class="">
<a href="https://community.gooddata.com/" target="_self"
>Community</a
>
</li>
<li class="">
<a href="https://www.gooddata.com/docs/" target="_self"
>Documentation</a
>
</li>
<li class=""><a href="https://support.gooddata.com/hc/en-us" target="_self">Support</a></li>
<li class="">
<a href="https://github.com/gooddata/gooddata-ui-sdk/" target="_blank"
>GitHub</a
>
</li>
</ul>
</nav>
</div>
</header>
</div>
</div>
<div class="navPusher">
<div class="docMainWrapper wrapper">
<div class="container mainContainer versionsContainer">
<div class="wrapper">
<div class="post">
<header class="postHeader">
<h2>GoodData.UI Versions</h2>
</header>
<h3 id="latest">Current version (Stable)</h3>
<table class="versions">
<tbody id="latest-stable-version-table-body"></tbody>
</table>
<div>
<h3 id="archive">Past Versions</h3>
<table class="versions">
<tbody id="past-versions-table-body"></tbody>
</table>
</div>
<p>
You can find past versions of the documentation in the history of
<a href="https://github.com/gooddata/gooddata-ui-apidocs">gooddata-ui-apidocs GitHub repository</a>.
To retrieve older version, follow the instructions in the <a href="https://github.com/gooddata/gooddata-ui-apidocs/blob/master/README.md">README</a>.
</p>
</div>
</div>
<script
type="text/javascript"
src="/gooddata-ui-apidocs/js/generateVersionsTable.js"
></script>
</div>
</div>
<footer class="nav-footer" id="footer">
<section class="nav-footer-links-wrapper">
<div class="nav-footer-links">
<span class="nav-footer-links-heading">GoodData resources:</span>
<ul class="nav-footer-links-list">
<li class="nav-footer-links-list-item">
<a
href="https://www.gooddata.com/docs/"
id="developer-footer-documentation"
class="nav-footer-link"
>Documentation</a
>
</li>
</ul>
</div>
<div class="nav-footer-links">
<span class="nav-footer-links-heading">Follow the community:</span>
<ul class="nav-footer-links-list">
<li class="nav-footer-links-list-item">
<a
href="https://community.gooddata.com"
id="developer-footer-community"
class="nav-footer-link"
target="_blank"
>Community</a
>
</li>
<li class="nav-footer-links-list-item">
<a
href="https://github.com/gooddata/"
id="developer-footer-github"
class="nav-footer-link nav-footer-logo nav-footer-logo-github"
target="_blank"
></a>
</li>
<li class="nav-footer-links-list-item">
<a
href="https://twitter.com/gooddata_dev"
id="developer-footer-twitter"
class="nav-footer-link nav-footer-logo nav-footer-logo-twitter"
target="_blank"
></a>
</li>
</ul>
</div>
</section>
<section class="nav-footer-copyright">
Copyright © 2007–
<script>
document.write(new Date().getFullYear());
</script>
GoodData Corporation. All Rights Reserved. Code licensed under a dual license -
<a href="https://github.com/gooddata/gooddata-ui-sdk/blob/master/LICENSE"
>CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use</a
>
</section>
</footer>
</div>
</body>
</html>