Ryan Cramer
|
4f75a7e81c
|
Minor code updates for various core classes
|
2023-03-31 11:06:33 -04:00 |
|
Ryan Cramer
|
c0ffd35b7d
|
Update the new path hooks to support $wire->addHook('/foo/{bar}/baz', ...) where {bar} would match any segment and populate it to a $bar variable on the HookEvent. Plus add enforced trailing slash vs. non-trailing slash with redirect, depending on whether your match pattern uses a trailing slash.
|
2021-03-08 10:10:26 -05:00 |
|
Ryan Cramer
|
94e71209b3
|
Update HookEvent class to support named arguments directly from $event object
|
2021-03-05 15:12:06 -05:00 |
|
Ryan Cramer
|
78b7d198a7
|
Update HookEvent::removeHook($key) so that it also accepts itself (HookEvent instance) as the $key
|
2020-03-25 09:28:45 -04:00 |
|
Ryan Cramer
|
953ca72014
|
Various updates including optimizations to WireHooks, support for a hookable renderReadyHook method in Inputfield, cache prevention measures for Pages::findMany() per @apeisa, and some work in progress on InputfieldSelector support for improved "custom (field=value)" searches.
|
2016-12-13 14:24:01 -05:00 |
|
Ryan Cramer
|
35df716082
|
Additional documentation updates and bump version to 3.0.42
|
2016-11-25 14:58:02 -05:00 |
|
Ryan Cramer
|
654c18fbe9
|
Various minor tweaks and documentation improvements
|
2016-11-14 05:37:50 -05:00 |
|
Ryan Cramer
|
bac5b0de5d
|
Initial commit to new repo (carried over from: https://github.com/ryancramerdesign/ProcessWire/tree/devns)
|
2016-09-02 14:55:17 -04:00 |
|