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 +29
-3
lines changed Expand file tree Collapse file tree 5 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 11<a name =" 1.0.0-rc.11 " ></a >
22# [ 1.0.0-rc.11] ( https://github.com/deckgo/deckdeckgo/compare/v1.0.0-rc.10...v1.0.0-11 ) (2019-09-01)
33
4+ ### Applications
5+ * studio: v1.0.0-beta.2 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md ) )
6+
47### Web Components
58* inline-editor: v1.0.0-rc.1-1 ([ CHANGELOG] ( https://github.com/deckgo/deckdeckgo/blob/master/webcomponents/inline-editor/CHANGELOG.md ) )
69
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ The [DeckDeckGo website](https://github.com/deckgo/deckdeckgo-website) is a full
3131| ------- | ------- | ------- | :-----:|
3232| ** Documentation** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-rc.1&color=success )] ( https://docs.deckdeckgo.com ) | [ https://docs.deckdeckgo.com ] ( https://docs.deckdeckgo.com ) | [ ` README.md ` ] ( docs/README.md )
3333| ** 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 )
34- | ** Studio** | ![ version] ( https://img.shields.io/static/v1.svg?label=in%20development&message=v1.0.0-beta.1 &color=orange ) | | [ ` README.md ` ] ( studio/README.md )
34+ | ** Studio** | ![ version] ( https://img.shields.io/static/v1.svg?label=in%20development&message=v1.0.0-beta.2 &color=orange ) | | [ ` README.md ` ] ( studio/README.md )
3535| ** Website** | [ ![ version] ( https://img.shields.io/static/v1.svg?label=production&message=v1.0.0-rc.1&color=success )] ( https://deckdeckgo.com ) | [ https://deckdeckgo.com ] ( https://deckdeckgo.com ) | [ ` Repo ` ] ( https://github.com/deckgo/deckdeckgo-website/ )
3636
3737## Web Components
Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0-beta.2 " ></a >
2+ # 1.0.0-beta.2 (2019-08-30)
3+
4+ ### Features
5+
6+ * display presentation name instead of "DeckDeckGo beta" ([ #248 ] ( https://github.com/deckgo/deckdeckgo/issues/248 ) )
7+ * sort deck with "updated_at" ([ #249 ] ( https://github.com/deckgo/deckdeckgo/issues/249 ) )
8+ * highlight selected element ([ #250 ] ( https://github.com/deckgo/deckdeckgo/issues/250 ) )
9+ * tagging completes on pause, not on enter ([ #256 ] ( https://github.com/deckgo/deckdeckgo/issues/256 ) )
10+ * improve images public notice ([ #261 ] ( https://github.com/deckgo/deckdeckgo/issues/261 ) )
11+ * fullscreen open to presentation mode ([ #263 ] ( https://github.com/deckgo/deckdeckgo/issues/263 ) )
12+
13+ ### Fix
14+
15+ * inline-editor: tools appearing on continuing selection ([ #280 ] ( https://github.com/deckgo/deckdeckgo/issues/280 ) )
16+ * slide-youtube: if I reload a presentation's youtube page, it's xmas ([ #262 ] ( https://github.com/deckgo/deckdeckgo/issues/262 ) )
17+ * first slide saved in previous deck ([ #254 ] ( https://github.com/deckgo/deckdeckgo/issues/254 ) )
18+ * element image converted in code ([ #259 ] ( https://github.com/deckgo/deckdeckgo/issues/259 ) )
19+
20+ <a name =" 1.0.0-beta.1 " ></a >
21+ # 1.0.0-beta.1 (2019-08-30)
22+
23+ * to infinity and beyond 🚀
Original file line number Diff line number Diff line change 11{
22 "name" : " deckdeckgo-studio" ,
3- "version" : " 1.0.0-beta.1 " ,
3+ "version" : " 1.0.0-beta.2 " ,
44 "author" : " David Dal Busco" ,
55 "description" : " Develop your presentation with DeckDeckGo" ,
66 "license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments