Skip to content

Releases: madskristensen/WebEssentials2013

Version 2.6.36

16 Aug 00:11
Compare
Choose a tag to compare
  • HTML region support for Knockout comments
  • Fixes and tweaks

v2.6.12

16 Jul 16:52
Compare
Choose a tag to compare
  • Support for VS2013 Update 5
  • Fixes for CSS source map processing
  • Line/column consistency fixed for JS linters
  • Made Microdata validation optional
  • ZenCoding updated
  • Many, many bug fixes and tweaks

Version 2.5.4 for Update 4

13 Jul 18:10
Compare
Choose a tag to compare

Bug fix release

Bug fix release for 2.5

17 Nov 16:26
Compare
Choose a tag to compare
  • Fixes a crash in HTML class attributes

Version 2.5 for Update 4

12 Nov 17:14
Compare
Choose a tag to compare
  • JSON tooltip on hover
  • JSON commands for comment/uncomment
  • Editor watermarks for new file types
  • Removed all node.js based tools ◦Sass/LESS compilers
    • JSHint/JSCS linters
    • CSS AutoPrefixer
    • Handlebars compiler
    • SweetJS/LiveScript compilers
  • New CSS Intellisense icons for known frameworks

Version 2.4 for Update 4 RC

17 Oct 23:20
Compare
Choose a tag to compare

Important! This version requires Visual Studio Update 4 RC

  • Updated LESS and Sass compilers
  • Updates to CSS Media Query Intellisense
  • Added Handlebars compiler
  • Updates to the Markdown editor
  • Removed features that's now in Update 4 RC
  • Bootstrap and Angular icons in HTML Intellisense
  • Added Angular class name Intellisense
  • CSS snippets for gradients
  • Support for .jshintignore

Version 2.3

08 Aug 15:43
Compare
Choose a tag to compare
Merge pull request #1378 from am11/master

CodeGen: Entertain empty classes (#1377)

Version 2.2

04 Aug 15:45
Compare
Choose a tag to compare
v2.2

v2.3

Version 2.0 for Update 2 RC

02 Apr 19:02
Compare
Choose a tag to compare
  • TypeScript fixes
  • CSS snippets for gradients
  • Updated JavaScript Intellisense with modern APIs
  • Updated folder structure of WE source code
  • New Sass Smart Tags for extracting variables
  • Color glyph added to Sass variable declarations
  • Added color glyphs to the Intellisense list
  • Fixed CSS specificity for LESS and Sass
  • Angular.js Intellisense in the JavaScript editor
  • Updated defalut TSLint settings
  • Fixed automatic CSS schema update mechanism
  • Source Maps reading support in preview window
  • CSS filter for uncommon property names

Version 1.9

25 Feb 16:58
Compare
Choose a tag to compare

Important! This version doesn't work with Visual Studio Update 2. We're working on it...

  • Sweet.js compiler
  • DataContract support in Intellisense
  • Saves all genereted files in UTF with BOM
  • HTML Smart Tag for downloading remote files
  • Recursive config support for JSCS
  • ZenCoding updates
  • LESS compiles entire chain when one file changes
  • Browser Link error fixes
  • Better ignore logic for the lint runners