mockup
mockup copied to clipboard
A collection of client side patterns for faster and easier web development
This refs #1379
This is the `pat-relateditems` replacement using a miller column content browser. ### Feature completeness: - [x] Multiple `pat-contenbrowser` occurrences on a single page - [x] TinyMCE `LinkModal` implementation - [x]...
This is a grouped issue because 2 bugs come from the exact same date formatting problem. There are (at least) 3 dates format used in recurrence edition : the first...
After issue https://github.com/plone/plone.base/issues/41, a [PR](https://github.com/plone/plone.base/pull/59) was requested in order to make `help` plugin available throught TinyMCE controlpanel. Checking this plugin option in would display a toolbar or menu options to...
E.g. for a user with reviewer role but not edit role they see the edit icon (a pencil) in folder_contents .... but when they follow it they get "insufficient priviledges"...
Hi, while testing some keyboard navigation related stuff on plone.app.mosaic I noticed that it is impossible to access tabs in their 'Properties' Modal. It seems the 'keydown' Listener on a...
Build a new related-items pattern, in a mac finder style, to replace relateditems. The problem with relateditems is, that we depend heavily on a old version of Selecct2, which we...
You can test this on the [demo page](http://plone.github.io/mockup/pat/livesearch/search). Type something like "news" in the live search input and press enter. You get a 404 - it tries to load [a...
The close "button" is a link (``), and it'd be better to have a ``. I'd like to add ARIA attributes and place inside of it some elements like a...
Following the README.md: ```shell git clone https://github.com/plone/mockup.git cd mockup make install make serve ``` Results in this error message: ```console Makefile:25: warning: overriding commands for target `stamp-yarn' node_modules/@patternslib/dev/Makefile:23: warning: ignoring...