Robert Baruck
Robert Baruck
Evaluate Yarn workspaces
### Description Currently used TS version: 3.6 Latest TS version: 4.6
**What I did** fixes #3391 **How I did it** Enabled DateTimeEditor to handle 'now' string. Built tests for that 🚀 **How to verify it** See instructions in #3391. Run tests....
This is what we have in mind for now. Feel free to discuss and update. ## Tactical Changes (Features) - [x] https://github.com/neos/neos-ui/issues/3546 - Upgrade React - Upgrade CKEditor (Typescript rewrite...
Add a CI script to automatically update the gh-pages branch when master is updated.
**What I did** Added some instructions for the getting started for contributing. **How I did it** **How to verify it**
## TODO - [ ] Doctrine migration does not execute successfully because of removed `json_array` type used in `Migrations/Version20160524125855.php`. - Should we change the breaking migration's code to use `flow_json_array`?...
Follow up of https://github.com/sandstorm/MxGraph/pull/31 ** THIS WILL BE A BREAKING CHANGE! ** -> and will be released as v4. I am not sure about using inline styles for alignment, but...
**What I did** Previous Behaviour: - When a view-only user clicks on a node on the preview page nothing happens. - The user can only select nodes via the content...