File tree Expand file tree Collapse file tree 4 files changed +26
-2
lines changed
Expand file tree Collapse file tree 4 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 3737 * Data import plugins
3838 * Data export plugins
3939 * Editor plugins
40+ * Basic phone/tablet support
4041
4142** Ecosystem/Tooling**
4243
Original file line number Diff line number Diff line change 11{
22 "name" : " highcharts-editor" ,
33 "author" : " Chris Vasseng <christer@highsoft.com>" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "private" : true ,
66 "license" : " MIT" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 1+ # Release Notes
2+
3+ This is Release Candidate 1 for the initial public beta.
4+
5+ ** If you find any issues**
6+ * If it's serious, please create a GitHub issue for it, OR
7+ * Post a message in #higcharts-editor on Slack
8+
9+ # Table of Contents
10+
11+ | File | Description |
12+ | ----------------------------------------------| ------------------------------------------|
13+ | highcharts-editor.dist.x.y.z.zip | Main release (JavaScript/CSS) |
14+ | highcharts-editor.dist.min.x.y.z.zip | Minified release (JavaScript/CSS) |
15+ | highcharts-editor.dist.advanced.min.x.y.z.zip | Advanced Edit extension |
16+ | highcharts-editor.standalone.x.y.z.zip | Standalone version (HTML/JavaScript/CSS) |
17+ | highcharts-editor-x.y.z-darwin-x64.zip | Native OSX Build |
18+ | highcharts-editor-x.y.z-win32-ia32.zip | Native Windows Build |
19+ | highcharts-editor-x.y.z-linux-x64.zip | Native Linux Build |
20+ | highcharts-editor.plugins.x.y.z.zip | Plugin samples |
21+ | highcharts-editor.ckeditor.x.y.z.zip | CKEditor plugin |
22+ | highcharts-editor.tinymce.x.y.z.zip | TinyMCE plugin |
23+ | highcharts-editor.wordpress.x.y.z.zip | Wordpress plugin |
Original file line number Diff line number Diff line change 2424
2525 <div class =" highed-index-footer" >
2626 {{ package.name }} - Version {{ package.version }} <br /></br >
27- Licensed under the MIT license. <br /><br />#
27+ Licensed under the MIT license. <br /><br />
2828 <a href =" http://highcharts.com" >www.highcharts.com</a ><br />
2929 </div >
3030</div >
You can’t perform that action at this time.
0 commit comments