Skip to content

Latest commit

 

History

History
117 lines (66 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

117 lines (66 loc) · 2.91 KB

Since 6.1.0 (10 Mar 2019):

  • Added support for jinja-html. Thanks to @mweires
  • Migrated to bootstrap 4.3.1. Thanks to @nickylogan

Since 6.0.2 (12 Dec 2018):

Since 6.0.2 (12 Dec 2018):

  • Properly closed h5 brace of modal snippets

Since 6.0.1 (7 Dec 2018):

  • Fixed a minor documentation issue
  • Removed unnecessary spring dependency

Since 6.0.0 (7 Dec 2018):

  • Major refactoring to unify the codebases of IntelliJ & Vscode plugins
  • Now suggestions will use native vscode dropdown menu when user needs to select a single choice among many options
  • Fixed issues with fontawesome icons
  • Code repo is migrated from https://github.com/thekalinga -> https://github.com/1tontech

Since 5.0.0 (20 Nov 2018):

  • Updated Bootstrap version to 4.1.3
  • Added support for vue, django, erb, HTML (Eex)
  • Fixed issue with navbar templates. Thanks to @whitebloodcell
  • Fixed issue with navbar templates. Thanks to @agonxgashi
  • Minor bug fixes

Since 4.3.0 (18 Jul 2018):

  • Added support for JS & JSX files

Since 4.2.2 (18 Jul 2018):

  • Fixed issue with auto closable. Replaced classes fade in with fade show

Since 4.2.1 (18 Jul 2018):

  • Fixed issue with CDN link update

Since 4.2.0 (18 Jul 2018):

  • CDN links are updated

Since 4.1.1 (29 Mar 2018):

  • Fixed documentation issue

Since 4.1.0 (29 Mar 2018):

  • Fixed issue with navbar on mobile screens

Since 4.0.0 (14 Feb 2018):

  • Added support for Font Awesome 5 Free & Pro snippets

Since 3.1.0 (24 Jan 2018):

  • Migrated to stable bootstrap v4

Since 3.0.0 (25 Oct 2017):

  • Migrated to beta-2

Since 2.4.0 (18 Jul 2017):

  • Added support for vue

Since 2.3.3 (16 Feb 2017):

  • Fixed issue with dropdown

Since 2.3.2 (15 Feb 2017):

  • Fixed issue with carousel

Since 2.3.1 (15 Feb 2017):

  • Fixed twig, blade & typescript support. Now if a file format is nto supported by vscode & interprets this as plaintext, b4 still works there

Since 2.3.0 (11 Feb 2017):

  • Fixed twig and blade support
  • Updated README to reflect how package.json and README.md should be updated

Since 2.2.0 (11 Feb 2017):

  • Added twig and blade support

Since 2.1.0 (24 Jan 2017):

  • Added support for badges
  • Modified build process & minor documentation updates

Since 2.0.0 (14 Jan 2017):

  • Updated bootstrap to alpha-6

Since 1.0.2 (16 Dec 2016):

  • Removed an extra flower bracket from input-sizing snippet
  • Removed extra line created from the generated snippet due to editor automatically adding nextline to each template file

Since 1.0.1 (15 Dec 2016):

  • Changed all keys to be mapped using - instead of /
  • Changed the way readme is generated
  • Renamed few templates & deleted few duplicate templates

Since 1.0.0 (14 Dec 2016):

  • Initial support for Bootstrap v4.0.0-alpha.5 & Font awesome 4.7