Releases: JPeer264/node-rcs-core
Releases · JPeer264/node-rcs-core
v1.0.1
16 Jul 10:54
Compare
Sorry, something went wrong.
No results found
Fix: replace the strings of the original node.value (closes #20 )
v1.0.0
28 Jun 17:06
Compare
Sorry, something went wrong.
No results found
Breaking
removed replace.buffer* methods
removed replace.file* methods
removed helper.objectToSync
rewritten nameGenerator
rewritten options in selectorLibrary
Feat
replace.css
replace.js
replace.any
fillLibraries
Fix
Replace chained selectors (e.g. .selector.class)
v0.12.1
11 Jun 07:54
Compare
Sorry, something went wrong.
No results found
Fix
fix eslint errors and remove not installed dependencies (#19 )
Chore
add eslint with airbnb styleguide
v0.12.0
02 Jun 22:07
Compare
Sorry, something went wrong.
No results found
v0.11.1
27 May 07:39
Compare
Sorry, something went wrong.
No results found
Fix
match EVERYTHING inside strings
Docs
v0.11.0
26 May 14:35
Compare
Sorry, something went wrong.
No results found
Feat
rcs.keyframesLibrary.fillLibrary
v0.10.0
26 May 13:56
Compare
Sorry, something went wrong.
No results found
Feat
rcs.replace.regex
rcs.selectorLibrary.fillLibrary
Docs
update links in keyframesLibrary
add ignoreAttributeSelector in BufferCss options
v0.9.2
26 May 06:42
Compare
Sorry, something went wrong.
No results found
Fix
not fail on replaceKeyframes but w/o keyframes in css
fix more minified code (#16 )
replace keyframes even if there is no whitespace in between (#15 )
v0.9.1
25 May 12:17
Compare
Sorry, something went wrong.
No results found
Fix
return the original keyframe if it is not set
trigger multiple animation names separated by a coma
v0.9.0
25 May 10:09
Compare
Sorry, something went wrong.
No results found
Feat
support keyframes (fixes #10 ) (#11 )