-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from jh3y/develop
Resolve #67 (V3.0.3)
- Loading branch information
Showing
5 changed files
with
3,336 additions
and
479 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
Log ![alt tag](https://raw.github.com/jh3y/tyto/master/src/img/tyto.png) | ||
=== | ||
* __11/12/13__: Posted to HN, really great and very appreciated feedback from a large group of people. | ||
* __14/02/14__: V1.1.0. | ||
* __16/02/14__: V1.2.0. jQuery UI implementation for sorting columns and items. | ||
* __23/05/14__: V1.4.0. Introduction of Grunt and Bower.̨ | ||
* __01/08/15__: V2.0.0. Complete overhaul of design and functionality. Move to MV* framework and introduction of minimal UI using MDL. | ||
* __02/10/15__: Documentation reduction. | ||
* __05/10/15__: Add markdown support + bug fixes. | ||
* __17/10/15__: Implement dynamic linking between entities via Markdown `#`. | ||
* __16/09/16__: V3.0.0 Removal of CoffeeScript in favor of Babel ES6 + various bug fixes/improvements. | ||
* __11/12/13__: Posted to HN, really great and very appreciated feedback from a large group of people | ||
* __14/02/14__: V1.1.0 | ||
* __16/02/14__: V1.2.0. jQuery UI implementation for sorting columns and items | ||
* __23/05/14__: V1.4.0. Introduction of Grunt and Bower | ||
* __01/08/15__: V2.0.0. Complete overhaul of design and functionality. Move to MV* framework and introduction of minimal UI using MDL | ||
* __02/10/15__: Documentation reduction | ||
* __05/10/15__: Add markdown support + bug fixes | ||
* __17/10/15__: Implement dynamic linking between entities via Markdown `#` | ||
* __16/09/16__: V3.0.0 Removal of CoffeeScript in favor of Babel ES6 + various bug fixes/improvements | ||
* __06/12/16__: V3.0.1 Removal of Bower in favor of just npm use with Yarn. Fix issues #60 and #61 | ||
* __17/07/2017__: V3.0.2 Update `yarn.lock` and deps to use `jquery/jquery-ui`. Update vendor scripts required. Add `package-lock.json` | ||
* __11/10/2017__: V3.0.3 Update `mocha-phantomjs` and add styling rules for embedded images #67 |
Oops, something went wrong.