Sitegeist.Monocle
Sitegeist.Monocle copied to clipboard
An fusion based styleguide implementation for Neos
Build a simple component: ``` prototype(Foo.Bar:Block.Thing) < prototype(Neos.Fusion:Component) { @styleguide { title = 'Thing' props { option = true } useCases { blablabla { title = "Blablabla" props { option...
related https://github.com/sitegeist/Sitegeist.Monocle/issues/101 https://github.com/sitegeist/Sitegeist.Monocle/issues/109 - `\Sitegeist\Monocle\Controller\ApiController::getSitePackages` returns an empty array (json `[]`) wich will cause an error in the frontend validation as an object is expected `{}` - `\Sitegeist\Monocle\Service\PackageKeyTrait::getDefaultSitePackageKey` returns false...
This functionality is inspired by Storybook. They use the title to group their stories. Closes #177
Hi, when I click on the "Open Styleguide in a new Window" button I receive the following authentication error: ``` Might be missing or wrong credentials or no authentication provider...
https://github.com/sitegeist/Sitegeist.Monocle/blob/5b33c359f88251d9563de1a068d78c32daf87bfe/Classes/Fusion/FusionService.php#L26 we currently don’t share any code?
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...