- Depend on
tinymce-builded
4.1.6, include TinyMCE copy and sed configuration in here and fix some sed tasks. Revert cd89d377e10a28b797fd3c9d48410ad6ad597486: "Remove bower dependency ontinymce-builded
, since thetinymce
dependency already points to the official buildedtinymce-dist
reposotory."tinymce-dist
doesn't include the language files, which are needed. [thet] - Add mimetype selector pattern for textareas. [thet]
- Fix broken HTML tag on structure pattern's
actionmenu.xml
. [datakurre] - Add passwordstrength pattern based on the
zxcvbn
library. Ref: #433. [lentinj] - File label cannot be used as path. [ebrehault]
- Include
docs.less
frommockup-core
, which can better be reused. Use@{bowerPath}
less variable where possible. [thet] - Eventedit pattern: Use more specific CSS selectors, so that switching whole_day on and off doesn't hide the publication date's time component. Refs: plone/plone.app.event#169 [thet]
- Depend on newer mockup-core version. [thet]
- Fix tests to run within reorganized folder structure from 1.8.2. [thet]
- Reorganize folders so that javascript is included in the cooked egg. [esteele]
- Size for modals may be specified. [bloodbare]
- Include vagrant setup as an install option for Mockup. [frapell]
- Bower updates, except pickadate and backbone.paginator. [thet]
- Cleanup: Remove unused
*._develop.js
bundles. Remove unused bundlestoolbar
andtiles
. Remove unused bower dependenciesdomready
,respond
andhtml5shiv
. Move all NixOS plattform specific*.nix
config files to a.nix
subdirectory. Fix index.html markup. Remove unused__init__.py
. [thet] - Remove licensing and author information from source files. Fixes #421 Fixes #422. [thet]
- Package metadata changes including removal of deprecated version specifier from bower.json. [thet]
- Remove bower dependency on
tinymce-builded
, since thetinymce
dependency already points to the official buildedtinymce-dist
reposotory. Raise TinyMCE version to 4.1.6. [thet] - Fix Makefile for node versions < and >= 0.11.x. [petschki, thet]