This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 33
44### Applications
55
6- * studio: v1.0.0-beta.7-1 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md ) )
6+ * studio: v1.0.0-beta.8 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md ) )
77* docs: v1.0.0-rc.6 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/docs/CHANGELOG.md ) )
88
99### Web Components
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Are you interested to contribute to our open source project? That would be aweso
4545
4646| Project | Version | Online | Links |
4747| ------- | ------- | ------- | :-----:|
48- | ** Studio** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-beta.7-1 &color=success )] ( https://deckdeckgo.com ) | [ https://deckdeckgo.com ] ( https://deckdeckgo.com ) | [ ` README.md ` ] ( studio/README.md )
48+ | ** Studio** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-beta.8 &color=success )] ( https://deckdeckgo.com ) | [ https://deckdeckgo.com ] ( https://deckdeckgo.com ) | [ ` README.md ` ] ( studio/README.md )
4949| ** Remote control** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-beta.1&color=success )] ( https://deckdeckgo.app ) | [ https://deckdeckgo.app ] ( https://deckdeckgo.app ) | [ ` README.md ` ] ( remote/README.md )
5050| ** Documentation** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-rc.5&color=success )] ( https://docs.deckdeckgo.com ) | [ https://docs.deckdeckgo.com ] ( https://docs.deckdeckgo.com ) | [ ` README.md ` ] ( docs/README.md )
5151| ** Demo** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-rc.2-1&color=success )] ( https://demo.deckdeckgo.com ) | [ https://demo.deckdeckgo.com ] ( https://demo.deckdeckgo.com ) | [ ` Repo ` ] ( https://github.com/deckgo/deckdeckgo-demo/ )
Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0-beta.8 " ></a >
2+ # 1.0.0-beta.8 (2019-11-10)
3+
4+ ### Features
5+
6+ * add notes to the editor ([ #247 ] ( https://github.com/deckgo/deckdeckgo/issues/247 ) )
7+ * rework UX and design of the remote controller ([ #228 ] ( https://github.com/deckgo/deckdeckgo/issues/228 ) )
8+ * sync and display deck and slides content ([ #450 ] ( https://github.com/deckgo/deckdeckgo/issues/450 ) )
9+ * close remote connect modal on successful connection with the remote ([ #464 ] ( https://github.com/deckgo/deckdeckgo/pull/464 ) )
10+ * refactor deprecated Ionic controllers ([ #454 ] ( https://github.com/deckgo/deckdeckgo/issues/454 ) )
11+ * move utils, types and slides-utils to new package utils ([ #453 ] ( https://github.com/deckgo/deckdeckgo/issues/453 ) )
12+
13+ ### Fix
14+
15+ * if modal open, arrow key should not be interpreted ([ #443 ] ( https://github.com/deckgo/deckdeckgo/issues/443 ) )
16+ * clear draw doesn't clear history ([ #452 ] ( https://github.com/deckgo/deckdeckgo/issues/452 ) )
17+
118<a name =" 1.0.0-beta.7-1 " ></a >
219# 1.0.0-beta.7-1 (2019-10-21)
320
Original file line number Diff line number Diff line change 11{
22 "name" : " deckdeckgo-studio" ,
3- "version" : " 1.0.0-beta.7-1 " ,
3+ "version" : " 1.0.0-beta.8 " ,
44 "author" : " David Dal Busco" ,
55 "description" : " The web open source editor for presentations" ,
66 "license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments