Kelly Mears

Results 27 issues of Kelly Mears

My only concern: people won't realize `theme.json` is generated and will lose work when it is overwritten. - generates `theme.json` from `bud.config.js` - sets `theme.json` palette from `tailwind.config.js` See: updated...

- Adds en0 IP - Shows `@dist` dir - Breaks down modules by named chunk - Trades old components for ink - Ink componentry is intentionally stateless so it should...

dependencies
@roots/bud-framework
@roots/bud
@roots/bud-dashboard
@roots/bud-extensions
@roots/bud-build
@roots/bud-cache
examples
@roots/bud-compiler
@roots/bud-server
@roots/bud-preset-recommend
@roots/bud-hooks
@roots/bud-imagemin
@roots/bud-stylelint
@roots/bud-typescript
@roots/sage
test

This is too big a process to hinge on a single PR. We'll take it on piecemeal until `tests/unit` is empty. Then we'll close this issue. This PR lays the...

The goal of this PR is to make the introductory docs easier for new users to understand. @alwaysblank if you wanted to provide feedback/help/collaboration, i'm very amenable to it. so...

Enforce backticks. I'm not sure about this one. I want to measure performance impact first. refers: - none ## Type of change **PATCH: backwards compatible change** This PR includes breaking...

@roots/container
@roots/bud-esbuild
@roots/bud-framework
@roots/bud
@roots/bud-api
@roots/bud-dashboard
@roots/bud-extensions
@roots/bud-build
@roots/bud-cache
@roots/bud-compiler
@roots/bud-server
@roots/bud-babel
@roots/bud-preset-recommend
@roots/bud-react
@roots/bud-vue
@roots/entrypoints-webpack-plugin
@roots/merged-manifest-webpack-plugin
@roots/wordpress-dependencies-webpack-plugin
@roots/wordpress-externals-webpack-plugin
@roots/bud-criticalcss
@roots/bud-emotion
@roots/bud-entrypoints
@roots/bud-eslint
@roots/bud-hooks
@roots/bud-imagemin
@roots/bud-mdx
@roots/bud-postcss
@roots/bud-prettier
@roots/bud-purgecss
@roots/bud-sass
@roots/bud-stylelint
@roots/bud-tailwindcss
@roots/bud-terser
@roots/bud-typescript
@roots/bud-wordpress-dependencies
@roots/bud-wordpress-externals
@roots/bud-wordpress-manifests
@roots/critical-css-webpack-plugin
@roots/dependencies
@roots/filesystem
@roots/sage
@roots/bud-solid
@roots/bud-compress
@roots/bud-preset-wordpress

Package supporting use of preact. Right now this only handles preact with `@roots/bud-babel`. Todo: - implement for @roots/bud-typescript - implement for @roots/bud-swc - implement for @roots/bud-esbuild refers: - none ##...

dependencies
docs

## Description When a user has `{"type": "module"}` set in package.json and is using typescript, we should resolve `*.js` imports to `*.ts` sources. ## Context From webpack v5.74.0 release: >...

enhancement

In my Bedrock projects I typically extend the `Config` class with some simple static methods which I have found to have broad utility. It is the aim of this PR...

enhancement

I want to add more examples to run tests against. Goals: - adding new examples for popular libraries/frameworks - for examples with optional configuration fns, split the example into two...

dependencies
examples
@roots/bud-mdx
config

### Agreement - [X] This is not a duplicate of an existing issue - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This is not...

blocked