css-sprite
=>sprity
- Fix bug: minifying
json
- Fix webpack dev-server
- Fix flyfile
- Fix #1: server.js bug
- Goodbye
Gulp
- fly with
fly
gulp
=>fly
gulp prebuild
=>fly prebuild
gulp build
=>fly build
gulp lint
=>fly lint
gulp test
=>fly test
gulp clean
=>fly clear
gulp view
=>fly view
gulp deploy
=>fly release
gulp deploy:master
=>fly master
fly sprite
- sprite imagesfly image
- imagemin, will generate files tobuild/img-min
- Fix mock server
- Fix tasks for ES6
- Eslint rule: Airbnb JavaScript Style Guide
- Install g11n from npm
- Change webpack baseUrl to
src/js
- Use Karma for test
- BrowserSync html-injector
- Remove
preLoaders
from Webpack - New task:
prebuild
- No API changed
- Refactor webpack-dev-server, mock server, and BrowserSync
- use Webpack for Sass, Jade, and related files
- Add task:
jsonminify
- Remove tasks:
htmlmin
,jade
,rev
,sass
,serve
,watch
- Do not reload browser when Mock related files changed
- Fix CORS for Mock server
- Exclude
locales
formrev
- Dropped
laima-sass-library
- Using
laima-mvcss
- Bump dependencies
- scripts: fixed
postinstall
, addedinit
- use g11n for i18n
- auto commit after install
- Fully refactored using ES6
- Using Webpack for js
- Webpack dev server
- Mocha for testing
- new mocking mechanism
- Added .editorconfig
- Dropped Require.js
- Dropped Docco
- Dropped CoffeeScript
- Dropped IE8 support
- Fixed task: build
- MVCSS v4.0.15
- bump dependencies
- MVCSS v4.0.14
- bump dependencies
- eslint backbone
- 預設改用 gulp-sass
- 調整 watch 機制
- bump dependencies
- 修正 task
- 增加判斷值 isBuild
- 調整 task: src, watch
- bump dependencies
- config.js, server.js 改為 coffeescript
- MVCSS v4.0.13
- bump dependencies
- 調整 gitignore
- 修正 welcomepage
- 移除 --src 參數
- 增加 spritesmith
- 調整 gulp 套件引用
- bump dependencies
- 修正測試
- 修正 task: stylus
- MVCSS v4.0.10
- bump dependencies
- 移除 lodash,使用 underscore
- bump dependencies
- 調整 eslint 規則
- 調整 coffeelint 規則
- 修正 lodash 路徑
- bump dependencies
- 預設不安裝 gulp-image
- lodash 3.0.0
- 移除 js 檔案預設執行 eslint
- 移除 coffee 檔案預設執行 coffeelint
- 增加 htmlmin
- 修正 rev 作用範圍
- config 加入版本控制中
- build 時輕量化 bower
- 增加 deploy gh-pages 功能
- build 時增加 rev
- MVCSS v4.0.7
- 增加 gulp-image、gulp-bump
- 修正參數數量問題
- 增加 express middleware
- 增加 Remarkable 選項
- markdown 檔案預設使用 remarkable
- fixed bug
- 增加 gulp-todo
- 調整 jade 註解為不顯示
- 重構 gulpfile 架構,拆分 tasks
- 增加 task:stylus
- mocha for testing
- 增加 lint task
- 移除未使用套件
- 重構 mock 機制,改用 express
- 調整 eslint
- 調整命令 docco 為 doc
- 修改 coffeelint
- 新增 Docco
- 移除 jshint,使用 eslint
- 排除主動編譯
_*.jade
檔案
- QUnit v1.16.0
- MVCSS v4.0.6
- modes: pure, langing (default)
- 新增 gulp-marked
- 移除 gulp-complexity
- scripts: postinstall 安裝 bower
- minor fixes
- 移除 gulp-imagemin
- 移除 qrcode-npm
- 加入 browser-sync-spa
- 加入 server 端 mock.js
- 加入 portscanner
- 加入 mock.js
- 移除 haml
- 調整 bower 路徑
- 加入 gulp-complexity
- 升級套件
- 修正圖片
- 修正圖片權限
- 修正預設 build
- Landing Page
- 修正 qrcode url protocol
- 修正 bower
- 增加 localtunnel
- 調整 task 執行
- 加上 qrcode
- removed Makefile
- 移除未使用模組
- 調整 broswersync 選項
- 調整執行分流
- 開放 mock cors
- 更新 Material Design Color Helper
- 移除 plumber
- 加入 Material Design Color Helper
- 增加 open 參數
- minor fixes
- 加入 mock 機制
- 修正 index.jade 語法
- 加入 jade
- 加入 haml.js
- 移除 template 功能
- 加入 port 參數
- 修正 watch
- 修正 src task 問題
- 調整 js 結構
- 移除 buildPath 參數,使用 --dir 替代
- 調整 reload 及 build 機制
- webserver 換為 browser-sync
- 調整 gulp 機制
- 重構 gulpfile 機制
- 專案架構調整
- 調整 rjs
- 修正 html 檔案
- normalize.css v3.0.2
- gulpfile.coffee
- 加入 coffeescript
- 使用 lodash
- 重構 gulpfile
- 重構 uglify 流程
- 移除 gulp-autoprefixer
- gulp-compass 2.0.0
- 修正 rjs.optimized 為 false 時行為
- 加上 compass 錯誤捕捉
- 增加 font
- 調整內部機制
- config.rjs.compile => config.rjs.optimized
- 簡化內部機制
- first commit