Ben Thomson
Ben Thomson
Personally, I believe deployment is too opinionated to be something we can truly include in core, so perhaps this command should be something along the lines of `winter:static`?
Both great ideas definitely, I just personally don't want it to sound like the "one true method"(tm) of deployment.
@AIC-BV could you send through a screenshot of how it looks in preview, before and after your change? Also, I'm not sure about using the URL to determine if it's...
I'm not sure how well the Form widget will lend itself to the Inspector due to it being primarily front-end - it would also mean that we would have to...
@LukeTowers great write-up. My thoughts below: > What needs to be done with the existing events to retain BC as much as possible? The impersonation events are unlikely to be...
@LukeTowers > Did you have any thoughts on making these global events vs local instance specific events (i.e. Event::fire() vs $model->fireEvent()) and/or doing both? I'm leaning towards local events -...
Ah righto - yep, that sounds good.
@Trysystems I believe it is set up this way because the data table was originally built for the Builder plugin (I believe?) and that's the format it used. Since it's...
@Trysystems we have examples of the data table working in the [Test plugin](https://github.com/wintercms/wn-test-plugin) without these changes. Are you able to demonstrate in a PR to the Test plugin an implementation...
@meesiris thanks for the PR. We're prioritising finishing off 1.1.3 and releasing the website and marketplace. Once these are done, we'll be happy to consider implementing this. We'll be in...