Jeffrey Bosch

Results 14 issues of Jeffrey Bosch

## PR Checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes/features) - [ ] Docs have been...

effort1: hours
pr: lgtm
type: refactor
scope: CodeGen
scope: UI
scope: Editor
priority: High
scope: Parser
status: accepted
scope: App
scope: Build
scope: DSL

**Describe the solution you'd like** We have found a library called [css-purge](https://www.npmjs.com/package/css-purge) that would help us with the optimization of the `css` part. As this library is only available for...

community-help
effort3: weeks
type: enhancement
hacktoberfest
scope: CodeGen
priority: High
status: accepted

**Describe the solution you'd like** It would be nice to generate components from a cli tool. This way the sketch files can live next to the components. Use case I...

effort2: days
type: RFC
priority: Low
scope: Plugins
flag: requires-backend

As we are looking at a vscode plugin we need to support node. ATM I copied over parts of the project and made some changes to it so that it...

community-help
effort1: hours
type: refactor
backlog
scope: CodeGen
priority: High
status: accepted
scope: Build

We should add a simple documentation website.

documentation
enhancement
help wanted
good first issue

Our current README lacks detailed instructions on installation and basic usage of our project. This issue aims to update the README to provide clear and concise information, making it easier...

enhancement
help wanted
good-first-issue
area: docs

To align with modern Angular development practices, we propose migrating our project to use Angular Standalone Components. This transition aims to simplify our application architecture, improve modularity, and enhance developer...

enhancement
breaking changes
area: core

Considering the structure and needs of our project, which includes both an application and a library, we propose migrating to Angular CLI's multi-project workspace. This workspace model offers an efficient...

enhancement
breaking changes
area: core

As we first wanted to prototype with stencil we didn't add any tests. However, now we decided to use it as a standalone package we need to add some test...

enhancement
help wanted
good first issue

Reverts angular-split/angular-split#438