Releases: ifrost/afterwriting-labs
Releases · ifrost/afterwriting-labs
v1.3.5(17/05/2017)
v1.3.4 (11/04/2017)
Minor changes to the appearance on mobile devices. CSS clean up.
Changes:
- [
88d3205
] - Use CSS class for the loader - [
0bfabe4
] - Remove hover styles for main menu icons on mobil - [
4490872
] - Move swipe content to TopMenu and add acceptance tests - [
e081656
] - Minor fixes to mobile layout - [
cdb7290
] - AMD-ify jquery-ui - [
f60684d
] - Simplify CSS and fix some mobile related issues (#66) - [
fb704d1
] - Remove dynamic hover classes - [
09fe799
] - Css clean up - [
0a54b01
] - Remove Background component - [
96247af
] - Remove Background component - [
e68827f
] - Add/remove tooltip dynamically - [
a21307e
] - Simplify footer - [
5e17482
] - Clean up unused CSS - [
cbf3dc9
] - Simplify settings table column formatting - [
e618654
] - Fix collapsing content on iPhone - [
e750024
] - Remove unused CSS - [
3f4ba44
] - fix: Correct indentation when synopsis is split into multiple page - [
865ce5e
] - Add creating release.log file before releasing with list of all commits since the last version
v1.3.3 (04/04/2017)
v1.3.2 (04/04/2017)
This release fixes some memory leaks (DOM handlers) have been fixed. Configs have been updated to support Dropbox/Google Drive after switching 'afterwriting to HTTPS (#64)
Changes:
- [
6bc7668
] - Update Dropbox domain verification - [
1398e07
] - v1.3.1 (NOT RELEASED) - [
52afd06
] - Update Redirect URLs for Dropbox - [
252a951
] - Remove deprecated BaseComponent methods - [
126f89b
] - Move Preview tools menu to separate folder - [
956ad28
] - Fix leaks on window resize and in SinonFileReader - [
08bb2ff
] - Bind this to function - [
29f1901
] - Fix leaks in stats plugin - [
3191581
] - Fix MemoryCheck - [
256af26
] - Fix leaks in jstree - [
ac57454
] - Fix some leaks in editor - [
be25c37
] - Remove direct injection from PreviewView - [
86fdabc
] - Use component selectors in PreviewView - [
96057ae
] - Clean up selectors in base component and clean some memory leaks - [
86c5075
] - Add MemoryCheck for checking memory leaks in tests - [
92bb1d4
] - Update files according to eslint rules - [
b877b5b
] - Replace jshint with eslint - [
aa6e37f
] - Use npm d3 - [
84a8acc
] - Remove debt, build is passing on node 6 after updating all packages - [
3087956
] - Disable logs on acceptance tests - [
60a961e
] - Removed old handlebars.js - [
a96f486
] - Update packages - [
4e767ed
] - Use node 6 on travis - [
f722501
] - Revert travis config - [
75d598b
] - Use node 6 when building - [
72c0e3d
] - Ignore code docs - [
310943c
] - Remove code docs
v1.3.0 (05/03/2017)
This release contains major refactor of plugins and improved test coverage.
v1.2.28 (13/10/2016)
v1.2.27 (28/07/2016)
v1.2.26 (19/07/2017)
v1.2.25 (15/06/2016)
v1.2.24 (09/06/2016)
This release adds Night Mode (http://blog.afterwriting.com/2016/06/turn-lights-off-night-mode-is-now.html) and improves test coverage.
Changes:
- [
acbf435
] - v1.2.24 - [
146aa66
] - acceptance test for night mode - [
ff1d3e9
] - fix for checking whether jstree workers are enabled - [
763442d
] - keep ACCEPTANCE flag in one place - [
a9989e4
] - fix for checking if acceptance test are running - [
91a9b47
] - move files - [
efb88e9
] - clean up - [
348abb0
] - template for test plugin - [
f172bdb
] - Merge branch 'nightmode' into develop - [
3e4da0d
] - load templates dynamically - [
8902a3b
] - load dependencies in layout - [
91d8310
] - move dependencies out of layout - [
9aaac46
] - remove unused import - [
9670353
] - nightmode - [
a6b66e4
] - upgrade protoplast - [
793b2f2
] - integration test runner - [
67f0529
] - an integration test for sync - [
4d767fd
] - change the object returned by save endpoint - [
d983257
] - acceptance tests for auto-saving - [
6ee4321
] - add tests for editor sync - [
e035b8b
] - add a test for loading a selected file - [
4bb9970
] - add acceptance test for selecting a file - [
4f7ec47
] - remove an empty line - [
26fee48
] - clean up acceptance tests - [
85eda52
] - add browser helper - [
a9af6a1
] - fake dropbox server - [
e270621
] - acceptance tests for loading a file list from dropbox - [
833b862
] - Merge branch 'master' into develop - [
86b42a3
] - push after release