Sebastian Laube

Results 12 issues of Sebastian Laube

I really like this theme, but i'd like to have more color choises, because the red accentuation doesn't fit to my OS' UI. The Wombat Theme does this very well...

There ist repo: https://github.com/hail2u/color-blindness-emulation which is licenced under CC0. Maybe you would like to integrate the code to make your tests more versatile?

Using this labelling option would make it easier to work with icon fonts and ditch images. Usage: ``` … 'controlsNextLabel' : '→', 'controlsPrevLabel' : '←', … ``` ``` css .fraction-slider...

Currently all subsetted fonts will have a name like ``originalfilename-subset.woff``. I would love to decide by my own if the ``-subset`` suffix is needed and which string it should be....

Hi, this is a feature request. Please add an option to limit the number of attached items. In my case, i only want the user to select one item. Other...

Feature Request

Hi, With 1.4.0 i'm getting this error: `` UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Callback was already called. `` 1.3.7 works. Which information can I provide to help...

bug
question

There is a wierd situation which produces an error on load of the admin edit view: * a filepicker field with `preview_images: true` and `multiple: true` * with one file...

* Use already existing translation from admin plugin for 'Published' field in blueprint * Updated the info about the CLI output and gave additional info for 'offline' plugins in the...

I have a shell script to kickstart a grav project which at the end of the process offers me to add users. It would be great if there was a...

enhancement

I am using translation strings for some page titles in my project. In the sitemap.json these titles will not be translated. Can we have a config flag to enable translation?...