Kael
Kael
### 🤔 What is the nature of this change? - [ ] New feature - [ ] Fix bug - [ ] Style optimization - [ ] Code style optimization...
``` vue upgrade --all --next && npm dedupe ```
closes #1652
We have rooms that start with just two users but a third can join at any time. We don't know in advance if there will be an additional member. Currently...
```ts type Kind = 'component' | 'directive' type Replace = { symbol: string, from: string, as?: string } /** * true | null: fall back to the default matcher *...
Looking at [Vuetify's readme](https://www.npmjs.com/package/vuetify) I noticed some duplicated headings that are different on github. The basic HTML that reproduces this is ```html Patrons Diamond Palladium Introduction ``` Which should come...
## Components - `VTabsItems` -> `VWindow` - `VTabItem` -> `VWindowItem` - `VTabsSlider` removed - only `sliderColor` allowed ## Props - color: `primary darken-1` -> `primary-darken-1` - `light` -> `theme="light"` -...
- Menu/dialog non-scoped activator slot - camelCase slots on calendars
Requires https://github.com/pastelsky/package-build-stats/pull/52 fixes #218 fixes #379 Next step would be to parse `package.exports` and generate a list of available entrypoints and their sizes, probably have to skip anything with wildcards...
### Proposed solution Fade/grow from bottom