DE/EN
ProcessWire
Module
Support
About
Über mich
Team
Kontakt
ProcessWire
ProcessWire
Module
Support
About
About
Über mich
Team
Kontakt
RockDevTools
Releases
Go to module page
v1.6.0
02.08.2025 13:55
Features
add checkbox for debugging asset tools (
6dcef54
)
add livereload debugging / info tool (
044d5f6
)
add minify flag to disable JS minification during development (
1616fb3
)
add minify option to LESS/CSS compiler (
6ce67dc
)
allow custom root path (
aa17393
)
improve isNewer and add ChangeInfo class (
c5516b8
)
Bug Fixes
filter broken due to rename (
d8f865a
)
livereload issue on nginx servers (
2bcc834
)
livereload only working if config->livereload is present (
ae7c649
)
prevent filemtime warning (
bbc9d11
)
remove call to rockdevtools()->toPath() (
71e9fbb
)
support livereload with /public setup (
e6d24ce
)
Download v1.6.0
v1.5.0
02.07.2025 15:44
Features
add hookable method to disable livereload via callback (
4e645b3
)
add sourceMap feature (
e4cf325
)
Download v1.5.0
v1.4.2
01.06.2025 17:28
Bug Fixes
make scripttag public (for ajax endpoints) (
4042708
)
Download v1.4.2
v1.4.1
31.03.2025 19:36
Bug Fixes
SCSS Compiler throws an error when you only have one scss file
#3
(
198918c
)
Download v1.4.1
v1.4.0
12.03.2025 16:01
Features
bump version (add support for SCSS) (
635ba5c
)
Download v1.4.0
v1.3.3
23.02.2025 16:42
Bug Fixes
remove orphan line of minifier (
df90602
)
Download v1.3.3
v1.3.2
23.02.2025 15:10
Bug Fixes
prevent double-minification of js assets (
d589763
)
Download v1.3.2
v1.3.1
20.02.2025 13:36
Bug Fixes
remove semicolon to support margin: x y syntax (
dfee1d6
)
Download v1.3.1
v1.3.0
05.02.2025 19:21
Features
improve livereload watchlist (
c309bad
)
Bug Fixes
custom breakpoints for grow/shrink not working (
3ac8c80
)
Download v1.3.0
v1.2.0
04.02.2025 22:25
Features
add grow(), shrink() and pxrem features 😎 (
4120d15
)
Download v1.2.0
v1.1.3
03.02.2025 16:04
Bug Fixes
reload when a new file is created (
37f1800
)
Download v1.1.3
v1.1.2
02.02.2025 20:04
Bug Fixes
add tracy bluescreen panel only if tracy is installed (
0edab66
)
Download v1.1.2
v1.1.1
02.02.2025 18:57
Bug Fixes
add missing levels support on ->add() (
66d5312
)
Download v1.1.1
v1.1.0
02.02.2025 17:16
Features
add automated releases (
28230b3
)
add livereload (
a51c91c
)
add merge/minify for LESS/CSS/JS (
243a27b
)
add new scriptTag() and styleTag() methods (
60d7ef6
)
add page classes to livereload watch (
1fa6ae5
)
add support for addAll("glob") (
bacd805
)
add support for remove() glob pattern (
3099f63
)
cache list of watched files (
3a1b692
)
refactor to use nette finder (
8ea5dfb
)
watch rockmigrations folder (
44fc450
)
Download v1.1.0
Go to module page