Skip to content

ChangeLog

Ringo De Smet edited this page May 1, 2020 · 222 revisions

The changelog has been moved to the repository

Releases prior to those covered in the above file are included below.

January 16th, 2018

November 15th, 2017

October 24th, 2017

October 20th, 2017

BREAKING CHANGES

INTERNAL

TOOLING / META

October 1st, 2017

Hacktoberfest!

September 19th, 2017

September 11th, 2017

September 1st, 2017

May 19th, 2017

April 26th, 2017

March 21st, 2017

March 2nd, 2017

January 14th, 2017

January 13th, 2017

December 19th, 2016

November 12th, 2016

November 4th, 2016

Hacktoberfest!

September 27th, 2016

September 2nd, 2016

August 31st, 2016

August 25th, 2016

WIP on dev not yet released

August 17th, 2016

August 16th, 2016

August 15th, 2016

Jul 25th, 2016

July 18th, 2016

July 13th, 2016

July 6th, 2016

July 3rd, 2016

June 26th, 2016

June 21st, 2016

June 20th, 2016

June 11th, 2016

  • ADD: Template rendering extracted into Pattern Engines | @geoffp
    • Mustache Engine | @geoffp
    • Handlebars Engine | @geoffp
    • Underscore Engine | @geoffp
    • Twig Engine | @geoffp
  • ADD: Patterns engines are searched for alongside core and the consumer (usually an edition) | @geoffp
  • CHG: Improved pattern object, with a better constructor and engine interface| @geoffp
  • CHG: Moved utility functions into their own file | @geoffp
  • CHG: Refactor UI builder into its own file | @geoffp
  • DEL: Removed all styleguide code | @bmuenzenmeyer
  • DEL: Removed all public/ code | @bmuenzenmeyer
  • DEL: Removed all source/ code | @bmuenzenmeyer
  • DEL: Removed gulp and grunt CLI tasks in favor of editions| @bmuenzenmeyer
  • CHG: Massive Refactor from pattern.key to pattern.patternPartial to align with styleguide-assets-default | @bmuenzenmeyer
  • CHG: Refactor UI navigation to align with styleguide-assets-default | @bmuenzenmeyer
  • CHG: Refactor lineage to align with styleguide-assets-default | @bmuenzenmeyer
  • CHG: Refactor patternName to align with styleguide-assets-default | @bmuenzenmeyer
  • CHG: Refactor expected location of meta patterns to align with stylguide-assets-default | @bmuenzenmeyer
  • ADD: Enhance annotations to support .md | @bmuenzenmeyer
  • ADD: Support .md pattern descriptions | @bmuenzenmeyer
  • ADD: Support starterkits | @bmuenzenmeyer
  • ADD: Support pattern breadcrumbs | @bmuenzenmeyer
  • ADD: Better error handling around expected files / engines | @bmuenzenmeyer & @geoffp
  • CHG: Hopefully improve cross-platform support by always using Node API for pathing | @bmuenzenmeyer & @geoffp
  • FIX: countless bugs! | @bmuenzenmeyer & @geoffp
  • FIX: View all pages are not completely rendered | reported on 1.X by @hinok - fixed manually

April 16th, 2016

April 4th, 2016

March 27th, 2016

March 11th, 2016

February 26th, 2016

February 22nd, 2016

February 15th, 2016

February 8th, 2016

December 8th, 2015

November 25th, 2015

  • FIX: Resolve issue with styleModifiers not being replaced when the partial has spaces in it.
  • ADD: Support multiple styleModifier classes using the | pipe syntax
  • FIX: Resolve issue with styleModifiers not being applied correctly when mixed with pattern parameters

November 12th, 2015

October 14th, 2015

  • FIX: Allow verbose partials for list items

October 6th, 2015

September 20th, 2015

August 25th, 2015

August 9th, 2015

Prior to v0.10.1 releases