Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-02 | Implement new default `script` behavior, `style is:global` (#2961) | 1 | -1/+1 | ||
* feat: implement RFC0016 * chore: update to latest compiler * chore: update compiler * test: fix script tests * test: update public tests * feat: throw a warning when referencing scripts in `public/` without `is:inline` | |||||
2021-12-22 | Use accessible indentation (#2253) | 1 | -25/+20 | ||
2021-12-17 | Add Component Example (#2203) | 1 | -0/+29 | ||
* Add Component Example * chore(lint): Prettier fix * nit: improve implementation * nit: Update documentation Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> |