Stuart Clark
Stuart Clark
**Describe the bug** Some components are being incorrectly named: ``` - `` | `` (components/druxt/field/number/integer/FieldNumberOfServings.vue) ``` **To Reproduce** Steps to reproduce the behaviour: 1. Clone repository: `git clone https://github.com/druxt/demo.druxtjs.org.git` 2....
**Describe the bug** I tried adding DaisyUI as a plugin for WindiCSS as per the following instructions: https://daisyui.com/docs/install/windicss/ This results in an error: ``` ERROR in ./virtual:windi.css friendly-errors 09:26:52 Module...
Synology Chat is a self-hosted Synology chat based on Slack: https://www.synology.com/en-us/dsm/app_packages/Chat Note, SVG Icon is the best I could do, have reached out to get a proper Icon from Synology....
As a user I want the ability to wrap my code with a the vue-live component so it's code readable but still works. Currently I have to set my code...
As a Nuxt developer I want my components to Fetch data for preview.
As a developer I want to provide tools for my users to manipulate Vue live based documentation of components that rely on Vuex data. I'm currently working on a set...
**🐛 The bug** Vue SFC's edited while running Sirocs `build --watch` aren't re-transpiled. **🛠️ To reproduce** Steps to reproduce the behavior: 1. Go to https://gitpod.io#github.com/druxt/druxt.js 2. Wait 3. Run `yarn...
**🐛 The bug** While building inside a Yarn 2 mono-repo I intermittently get this error: ```sh ERROR Not a selected package. 21:36:31 at .yarn/cache/siroc-npm-0.14.0-02d5e57a2f-d1590acb07.zip/node_modules/siroc/bin/cli.js:629:17 at .yarn/cache/siroc-npm-0.14.0-02d5e57a2f-d1590acb07.zip/node_modules/siroc/bin/cli.js:168:39 at Generator.next () at...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
**Is your feature request related to a problem? Please describe.** As a developer I want to see an example of how I can build a headless content management application using...