Skip to content

Releases: weepower/wee

v4.0.0

08 Sep 19:53
Compare
Choose a tag to compare

Added

  • Data store module
  • Mediator module
  • Location module
  • New test suite based on Karma and Mocha
  • PostCSS
  • Build process built with npm scripts, Webpack, and PostCSS
  • Component based architecture
  • JS linting with ESLint
  • CLI commands built on Commander

Updated

  • New routing module
  • New fetch module
  • Refactored codebase to ES2015+ syntax
  • Mixins and Variables

Removed

  • Less
  • Grunt build process
  • JSHint and JSCS
  • Old test suite
  • Wee apps/data-binding
  • Wee templating
  • Touch module
  • Animate module
  • Module system

v3.4.0

11 Mar 15:23
Compare
Choose a tag to compare

Updated

  • Wee data is now fetch in wee.json
  • Update wee-core from 1.8.1 to 1.8.2
  • Remove stray .htaccess comment

v3.3.9

25 Feb 23:40
Compare
Choose a tag to compare

Updated

  • Update wee-core dependency from 1.6.1 to 1.7.0

3.3.8

18 Nov 21:55
Compare
Choose a tag to compare

Updated

  • Update wee-core dependency from 1.5.0 to 1.6.1

3.3.7

11 Sep 23:05
Compare
Choose a tag to compare

Updated

  • Updated wee-core dependency

3.3.6

23 Jun 00:52
Compare
Choose a tag to compare

Updated

  • Updated wee-core dependency

3.3.5

22 Jun 14:35
Compare
Choose a tag to compare

Updated

  • Updated wee-core dependency

3.3.4

09 Jun 00:08
Compare
Choose a tag to compare

Updated

  • Updated wee-core and intern dependencies

3.3.3

26 May 03:07
Compare
Choose a tag to compare

Fixed

  • Fixed viewport tag discrepancy in 404 template

Added

  • Added X-Content-Type-Options header
  • Added commented X-XSS-Protection header

Updated

  • Updated Highlight.js version from 9.2.0 to 9.5.0
  • Compressed applicable JSON and JavaScript object configurations

Removed

  • Removed charset and x-ua-compatible meta tags from all templates

3.3.2

20 Apr 13:39
Compare
Choose a tag to compare

Updated

  • Updated intern and wee-core dependencies