Age | Commit message (Collapse) | Author |
|
|
|
Add release-it as the release tool
|
|
|
|
Fix composer warning about outdated lock
|
|
|
|
|
|
|
|
|
|
|
|
Add release makefile
|
|
using git archive the removing useless files and adding generated files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Include CodeMirror in edit page
|
|
|
|
|
|
|
|
|
|
|
|
- add npm prerequisite
- add codemirror through npm
- add webpack trough npm to build the js bundles
- add first codemirror enhenced textarea
|
|
fix issue#5 https://github.com/vincent-peugnet/wcms/issues/5
|
|
|
|
|
|
|
|
|
|
|
|
add checkboxtab classto list of exlued event for changeHandler
|
|
|
|
|
|
- use only oninput change event
- dont update unsavedchanges if toggle class
- dont update unsavedchanges if ajax request fails
|
|
|
|
|
|
(not tested)
|
|
|
|
|
|
|
|
create html files in `/render` folder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|