Skip to content

Commit 6e07434

Browse files
authored
Merge pull request #68 from jh3y/develop
Resolve #67 (V3.0.3)
2 parents 4884a42 + fd852df commit 6e07434

File tree

5 files changed

+3336
-479
lines changed

5 files changed

+3336
-479
lines changed

LOG.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Log ![alt tag](https://raw.github.com/jh3y/tyto/master/src/img/tyto.png)
22
===
3-
* __11/12/13__: Posted to HN, really great and very appreciated feedback from a large group of people.
4-
* __14/02/14__: V1.1.0.
5-
* __16/02/14__: V1.2.0. jQuery UI implementation for sorting columns and items.
6-
* __23/05/14__: V1.4.0. Introduction of Grunt and Bower
7-
* __01/08/15__: V2.0.0. Complete overhaul of design and functionality. Move to MV* framework and introduction of minimal UI using MDL.
8-
* __02/10/15__: Documentation reduction.
9-
* __05/10/15__: Add markdown support + bug fixes.
10-
* __17/10/15__: Implement dynamic linking between entities via Markdown `#`.
11-
* __16/09/16__: V3.0.0 Removal of CoffeeScript in favor of Babel ES6 + various bug fixes/improvements.
3+
* __11/12/13__: Posted to HN, really great and very appreciated feedback from a large group of people
4+
* __14/02/14__: V1.1.0
5+
* __16/02/14__: V1.2.0. jQuery UI implementation for sorting columns and items
6+
* __23/05/14__: V1.4.0. Introduction of Grunt and Bower
7+
* __01/08/15__: V2.0.0. Complete overhaul of design and functionality. Move to MV* framework and introduction of minimal UI using MDL
8+
* __02/10/15__: Documentation reduction
9+
* __05/10/15__: Add markdown support + bug fixes
10+
* __17/10/15__: Implement dynamic linking between entities via Markdown `#`
11+
* __16/09/16__: V3.0.0 Removal of CoffeeScript in favor of Babel ES6 + various bug fixes/improvements
1212
* __06/12/16__: V3.0.1 Removal of Bower in favor of just npm use with Yarn. Fix issues #60 and #61
1313
* __17/07/2017__: V3.0.2 Update `yarn.lock` and deps to use `jquery/jquery-ui`. Update vendor scripts required. Add `package-lock.json`
14+
* __11/10/2017__: V3.0.3 Update `mocha-phantomjs` and add styling rules for embedded images #67

0 commit comments

Comments
 (0)