web-library
web-library copied to clipboard
It's currently not possible to create related items using the web library. We can probably skip it for 1.0 and investigate further down the road.
I did not figure this issue out in depth yet, but on the first glance it looks like we have to set the `.has-open` class on the corresponding `.level` element...
See, e.g., Nature in the client — it disables the Language field and locks it to "English (UK)". This is determined by the `default-locale` attribute on the style's root node.
Hello, As the mobile view is highly limited, an user with a capable phone or tablet might need to use the desktop interface on their device while the web app...
As of now all major browsers support 0.5px box-shadow, thus the hairline mixin can be replaced.
Currently we detect user type based on `matchMedia` and touch/mouse events. It would be nice to offer user option to override detection and instead go with user preference. Split from...
Hijack right-click to add context menu in the following areas: * [ ] Libraries and collections, replaces "..." menu * [ ] Items in the item list, contains toolbar actions...