Skip to content

Releases: pangolinjs/core

Release 2.1.0

02 Dec 10:05
Compare
Choose a tag to compare

Improved

6a5cd06 Decrease simple copy complexity
4fd585f 25c6415 Switch to separate CLI and local versions

Release 2.0.0

01 Dec 14:51
Compare
Choose a tag to compare

Improved

  • Make a npm package out of this styleguide
  • Switch back to GPLv3 license

Release 1.15.0

25 Nov 09:37
Compare
Choose a tag to compare

Improved

d92d64a 694ce48 Styleguide CSS
d956a76 Layout partials
0fe5075 95c35e9 ESLint configuration
f2907c9 Replaced included normalize.css with npm package
498c6aa Replace path configuration JavaScript with JSON

Added

5814f3b Exclude option for copy task

Release 1.14.2

22 Oct 07:52
Compare
Choose a tag to compare

Improved

2fb3b61 Handlebars example files
d9ac3e7 6a1514e Styleguide CSS
f29c8b7 In-file documentation

Added

ec2b2fd Browserify error handler

Release 1.14.1

19 Oct 11:48
Compare
Choose a tag to compare

Improved

4d98b65 Screenreader only CSS

Added

dcec799 Node environment eslint flag to gulpfile.js

Fixed

52b98f6 Cross platform frontmatter remover

Release 1.14.0

12 Oct 12:53
Compare
Choose a tag to compare

Improved

dbb48e6 Styleguide menu JavaScript generation with development task
6ffde8e Increase Sass precision to 10
693a46e Switch to simple gulp plugin to remove Handlebars front matter
efe853e Use .eslintrc.json instead of custom path and file to support IDE linters

Updated

e35a288 Normalize.css

Added

44e3f8c Bundle JavaScript with Browserify

Removed

44e3f8c JavaScript concatenation (replaced by Browserify)

Release 1.13.0

23 Sep 06:14
Compare
Choose a tag to compare

Improved

abd5d0f More generic copy task
34d1d6f Replace Windows file paths with Unix in Handlebars output
fdfa738 No more index.html in {{page "filename"}} and {{page "filepath"}} helpers

Fixed

b86f3c4 README.md errors
8500e1b Styleguide navigation bar cookie
7eb6923 Copy task watching

Release 1.12.1

07 Sep 10:18
Compare
Choose a tag to compare

Removed

48ece15 HTML development clean task

Release 1.12.0

07 Sep 08:19
Compare
Choose a tag to compare

Improved

1d159e7 Missing alt accessibility check
21d7536 Uniform Handlebars helpers and data

Added

10ae102 Example for embed-responsive
8d8bda7 Duplicate ID accessibility check
075bae6 Missing label accessibility check
c99aaa6 SVG icon sprite component page

Fixed

1904718 NPM Assets copy task (new syntax)

Removed

2fa475a Leftover IDs from testing

Release 1.11.0

26 Aug 07:05
Compare
Choose a tag to compare

Improved

ba706a2 Switched to permissive MIT license
4ec6402 Separated Styleguide JavaScript from HTML
9cbbad6 ea59674 Styleguide CSS
6cc674e Gulp config file is now JSON

Added

9adf54e Basic accessibility testing from Styleguide navigation