This website works better with JavaScript
Home
Explore
Help
Register
Sign In
songchenchen
/
VehicleMonitor-WEB
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6150fad857
Branches
Tags
master
VehicleMonit...
/
node_modules
/
posthtml
/
CHANGELOG.md
CHANGELOG.md
9.4 KB
History
Raw
0.9.2
(2017-01-20)
Bug Fixes
Cannot read property 'length' of undefined (
03da01e
)
index:
trailing space (
3cd00b7
)
index:
typo in require method (
088c9e3
)
test:
fix tree for test options set (
03286ea
)
0.9.1
(2016-09-29)
0.9.0
(2016-07-06)
Bug Fixes
fix run jscs after version update (
124f857
)
Features
make parser configurable (
bfa3e6d
)
lib:
make use method variadic (
43d6a6b
)
0.8.7
(2016-05-04)
Performance Improvements
lib:
on demand html rendering (
4ef0df9
)
0.8.6
(2016-04-26)
Bug Fixes
api:
report true for boolean attrs (
70cec9d
)
docs:
correct typo (
b5133f5
)
0.8.5
(2016-03-31)
Bug Fixes
README:
fix style in Readme (
9944446
)
Performance Improvements
api:
remove extra slice call (
8a3ff11
)
0.8.4
(2016-03-30)
Bug Fixes
promise check and tests (
79bcff9
)
Features
docs:
update README, add docs folder (
619a97c
)
0.8.3
(2016-02-26)
Bug Fixes
promise check and tests (
0162f97
)
0.8.2
(2016-02-05)
Features
remove compilations. Support for NodeJS v0.10 (
ac437b7
)
0.8.1 (2016-01-08)
Bug Fixes
api:
fix binds tree for import API (
a8f25007
)
docs:
fix readme (
cd61bc11
)
Features
docs:
add more plugins in plugin list (
52bfcad2
)
add Gitter chat badge (
97ba9847
)
add new plugins link & add plugin boilerplate link (
40644039
)
0.8.0 (2015-11-24)
Bug Fixes
docs:
delete parse section (
16511096
)
Features
*
:
upd nodejs deps in travis.yml (
481378db
)
api:
chaining (
03080a6e
)
docs:
upd plugin sections in Readme (
c69bc2b9
)
0.7.0 (2015-10-21)
Features
*
:
new dependencies·for posthtml-parser posthtml-render (
a5bc312b
)
api:
delete matchClass method (
912f72ad
)
docs:
add dependency info to readme (
6c3419cf
)
0.6.0 (2015-10-17)
Features
*
:
fix code style (
7a743f78
)
api:
Support RegExp in matcher Object (
e3bd9918
)
docs:
add matchClass deprecated info (
14f1757e
)
0.5.0 (2015-10-10)
Features
api:
support RegExp matchers (
783c5663
)
docs:
add project-stub link. Fix long titles. Upd PostHTMLTree example (
57f48334
)
add posthtml-retext info & upd links (
541dbc03
)
add license info to readme (
32300239
)
add posthtml-bem plugin in readme (
2eea4b19
)
0.4.1 (2015-10-04)
Bug Fixes
posthtml:
fix build ES2015 (
829ba49c
)
0.4.0 (2015-10-03)
Bug Fixes
lint:
fix jscsrc (
a534e0a0
)
posthtml:
extend new object with api methods on each plugin call (
82e096ea
)
code style fix (
d1b3484d
)
code style fix (
26e6d7e3
)
Features
api:
handle array matchers (
335b5aac
)
docs:
write array matchers example in jsdocs/readme (
a14b7675
)
add logo to readme (
78740c34
)
lint:
upd jscs (
cef42d5d
)
posthtml:
implement truly sync and async modes, and tests for them (
337243f5
)
0.3.0 (2015-09-25)
Features
parser:
skip template if tag === false (
3cc9e59f
)
0.2.1 (2015-09-24)
Features
api:
optimize matchClass func (
b0311cd7
)
docs:
Write example Gulp plugin for PostHTML in docs (
b9c8ceff
)
Add Textr plugin to Readme (
bdd3270b
)
0.2.0 (2015-09-23)
Bug Fixes
test:
fix typo & cleanup (
e33ba7fa
)
Features
api:
rename eachClass to matchClass (
efc9b349
)
use options in plugin (
0d8c4555
)
docs:
options
docs write in readme (
d72c2741
)
lint:
own jscs config (
74332ab8
)
parser:
toHtml tests (
789ee545
)
own render html func (
1520e5ff
)
0.1.0 (2015-09-14)
Features
api:
base API (
096654a6
)
0.0.4 (2015-09-13)
Bug Fixes
lib:
fix option declare (
db95e066
)
Features
*
:
upd deps (
054bd94c
)
lib:
delete getOptions method (
931a03a0
)
parser:
no skip parse text simbols (
42b4d156
)
Own parser html to tree (
748d8f1e
)
init (
1ca1b39b
)
readme:
add tree example (
e46e9bc2
)
0.0.3 (2015-08-13)
*
:
upd dependencies (
b1f4f2664106034d6fd530962a4f9bd9c378d17a
)
Features
lint:
use jshint (
504f3c06
)
0.0.2 (2015-07-02)
Features
*
:
add-travis-and-coverage (
92c9ee81
)
changelog build (
044fd58d
)
deep results objects
#13
(
96b86c90
)
add skipParse options (
45eeb9e3
)
gulp:
refactor config (
2fe4ecb2
)
0.0.1
init