Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/create-vue

🛠️ The recommended way to start a Vite-powered Vue project
https://github.com/vuejs/create-vue

test: deal with errors thrown from child processes

5c6de33fbca76092281d7e52389e81f60c074c47 authored over 3 years ago
3.0.0-beta.3

59a22929f6f838a4d5a4459b5dd8d103e2dca488 authored over 3 years ago
fix: fix bin field

cebe1e4afbd6bd25089dea08b69b0bb3ae883221 authored over 3 years ago
3.0.0-beta.2

c46af61f8bd9751ca5b0ef46cb4605f49c5fff05 authored over 3 years ago
chore: update lockfile

1f257a0b21f37aef672a46ec36ba53594517c65d authored over 3 years ago
chore: regenerate the playground projects with updated dependencies

f77a64434f071019ca75b54a3ab4e08f1989dc40 authored over 3 years ago
build: work around esbuild bundling issue on `import.meta.url`

a4a832fc7dce5e6ad89737bd7f914903a8525606 authored over 3 years ago
chore: bump dependencies

bb7752229c8eeeb54e6bfa3fb288396f27a93122 authored over 3 years ago
build: bundle the project with esbuild

915e54e929b492b9e0094c02a8df5acbf48c95a7 authored over 3 years ago
fix: don't use template files for readme, to simplify the logic

7cf43d2cd5cb96001507ca5b67edc3e2792774b5 authored over 3 years ago
chore: adjust the function name and comment a little bit

f8782941a8e537e1805c8f6ba3c8d5a2e90e74cd authored over 3 years ago
3.0.0-beta.1

5cd339951890067cf06ef137c406a6fff59f1af1 authored over 3 years ago
chore: regenerate the playground projects

8de8b0353dd2d8ad60c317045fb354693dbc2350 authored over 3 years ago
style: format code

0f834fed822b1905bc7d40e3069d1bd9643c8253 authored over 3 years ago
test: fix getCombination function

1165cd537faf1112b21a0834009e23979480afde authored over 3 years ago
chore: mention official @vuejs twitter account in the community section

8ee5c388333ec0bcc539b29c74d27f5c37e041d1 authored over 3 years ago
chore: make the wording the for the Documentation item more succint

14ebd93312954d9d63d5985d03292e51d716bf81 authored over 3 years ago
chore: update router template with simplified folder structure

e6d3c57c000bd6a67555d3d1ab85acf34374784a authored over 3 years ago
fix: update reference to env.d.ts

17683e894bee052867a06992cd984c8c2790fcb1 authored over 3 years ago
chore: simplify ts-router folder structure

9a92800419589f9dc6e31152d906d53bbcf182bc authored over 3 years ago
chore: simplify the folder structure of default templates

6fabade430f7a663c1c66c7692e2bf11f38e5173 authored over 3 years ago
chore: rename vite-env.d.ts to env.d.ts

Most of its content is tool-agnostic

5bce07ea8de02a08409a831e6defc9047f7b7c36 authored over 3 years ago
chore: only add .d.ts and tsconfig for ts projects

cf5a0f79907ff2a3b664651938d246f85ed1a9ed authored over 3 years ago
ci: fix typo

3588dd13aca0b07c8be7f438abcc11a4e268d569 authored over 3 years ago
ci: fix typo

9d528764f1a79df3b436791aef13bec38fe10687 authored over 3 years ago
workflow: run snapshot before tests

61804c367fb62cf64ba83e12c3e373e2948c36f3 authored over 3 years ago
chore: note that the current combination algorithm is incorrect

c890f991f8366a216c883dc4b2d65804e4c8511a authored over 3 years ago
chore: no need to test `dev` & `build` separately

They're covered by the unit & e2e tests

bfbf5fde88d6943756210275302185ea5890bc21 authored over 3 years ago
test: enable `shell` option, fixing pnpm ENOENT errors

6f043b9036ae6e21fd126660460d75b25c1dff2d authored over 3 years ago
ci: shrink test matrix

6e2174cd3d8d50a10e274c3757c2c57362bf0232 authored over 3 years ago
test: fix windows path compatibility

d72a85424d44b328b622e896fbded257468b3f8d authored over 3 years ago
workflow: add github actions config

0e606a27932d51b51c3ea9f56729500c1f2a8271 authored over 3 years ago
refactor: add `Icon` prefix to icon components

Following the naming convention from <https://vuejs.org/v2/cookbook/editable-svg-icons.html>

d8d928cc963eda28d44c49c1959174ade58de305 authored over 3 years ago
workflow: replace `pnpx` with `pnpm exec`

As `pnpx` is deprecated

28ae1629038a17ec2a16bb95776ce621bef8ce88 authored over 3 years ago
3.0.0-beta.0

ff80f74b52334e4867aacf7d85034c1d7f461222 authored over 3 years ago
chore: snapshot

29cbb83a09e40b6f67623aada54d3b1e5a2eb47f authored over 3 years ago
feat: router templates

590a82ce07509505cbde3a4f8124ac9102ffd990 authored over 3 years ago
chore: some cleanup in the styles

8533c36d470f3c0e6017012a6b30992926f6ab1c authored over 3 years ago
chore: text color can be a little dimmer in dark mode

0825dcc01d49f32b97fd3990ffac46d454f82176 authored over 3 years ago
chore: use a slightly smaller font for `h3`

95712ceea4b6f914f03d7377a227a649e3a999a5 authored over 3 years ago
chore: refine text styles

aecdf8deb4dbadfc74a471a72335983985f52ac2 authored over 3 years ago
chore: remove unused styles

b07ce3d4560f525efb703ff24613373eaeb605f6 authored over 3 years ago
3.0.0-alpha.3

0c00dee100727764df33e3e537af157c09940709 authored over 3 years ago
fix: don't exclude spec files from ts check

As https://github.com/cypress-io/cypress/issues/17480 is resolved

62a70a52118f27adfc4578483efbf08e6a91af34 authored over 3 years ago
feat: new landing page design for default & typescript-default template

ee804a0b541b8811f5de315fb9d4e2b679734be6 authored over 3 years ago
style: printWidth 100 looks better to me

afddba98c4a33642b6b29331e7983dc8e5bf5f2e authored over 3 years ago
chore: dependency maintenance

be57524c6335888873259eee1e73b3548b2a8e28 authored over 3 years ago
chore: add a note that `pnpm init` cannot be distinguished at the moment

6652977967ad0c152447057b86b67da1fb96f345 authored over 3 years ago
chore: project maintenance

e1e61c681b1ce54e5b53f6aaa3c56b360d5f59b0 authored over 3 years ago
style: format code

56346a991f7068ff963e78affdacd8669e0993ba authored over 3 years ago
3.0.0-alpha.2

c7f5230b5f488ed8f56de665d904a12e698c6f3b authored over 3 years ago
chore: regenerate all template snapshots with the new readme

e6fa562d8270872d9f4c47c18c93586a381b9dd9 authored over 3 years ago
feat: implement readme generation

f1602606ca4ce3caf0807f39f5d680a7f2831959 authored over 3 years ago
test: implement basic testing for generated templates

871619793704ea39d9390ef23e438b450c5fc9b0 authored over 3 years ago
chore: ignore dist directories

2bc2c0b769c3ae6ec5e9fd7f26e94aa53f241ba0 authored over 3 years ago
fix: fix js HelloWorld template

793adb0c3d63149f292787f1c5cbf9db06e315c3 authored over 3 years ago
fix: fix entry path in js projects

9ca91a2b1deda432f2db3eb51a7be90f1e918be8 authored over 3 years ago
feat: add force overwrite option

adec95debfe730576d5fc81b4b3b64a11630c7f8 authored over 3 years ago
style: format code

ea858fa2ba0ce5c3db68f617d5034da2d65b8bb1 authored over 3 years ago
chore: regenerate all templates with new feature flags

7fb086362ff047bb3e717812fe8c97071900e03a authored over 3 years ago
refactor: move base template out of `config` category

0ba90b1a9257cb2f5518aca7a51c293d8b3a1313 authored over 3 years ago
feat: add vuex option

`main.js/ts` template is extracted to a standalone `entry` category,
as it will, and only will b...

864b60c45052a7d74cfbc34f8da4b1d39b85b111 authored over 3 years ago
feat!: rename `--spa` option to `--router`

c0df900cd93e7b3e9279e0119ccc7d26822f9273 authored over 3 years ago
refactor!: support command line flags such as `--ts`

073af21c40990d99c40c34a09680e811a6e312bf authored over 3 years ago
chore: add `NPM-SCRIPTS-PLACEHOLDER` in README

86533d871412b38f765b615a6c3ade7ff69e1f62 authored over 3 years ago
refactor: merge type definitions into 1 file and move them out of `src`

ef3b61d1f559ed8872daef39089bab2363fa6209 authored over 3 years ago
feat: make jsx support optional

74fa619f2877a987b8c8f020e62ee07580de23d3 authored over 3 years ago
chore: 3.0.0-alpha.1

b7155494778f63e994d3dd03b0c9afcc666eb7a5 authored over 3 years ago
fix: correctly name the folder in `files` field

efe61c033e215e792142e0eca08cec5d8e380b8e authored over 3 years ago
chore: 3.0.0-alpha.0

06f06601f1624801dcf5c3f0969321b93e3b9a8a authored over 3 years ago
docs: a simple README, subject to further refinement

6b216add4e380b9ef58cdd0ce31a3d40296eb0be authored over 3 years ago
chore: add open in vscode badge

5a112983894bbedd33621ba4b9a575c309068e77 authored over 3 years ago
chore: add final newline to output package.json file

ab386a39cfeeadb6a5ea860c694c83ae97f0b0a7 authored over 3 years ago
style: format files

3f78be25b977df0792383fcbca8e670449300071 authored over 3 years ago
workflow: generate a snapshot of each template before each release

4114cc444f9cf7752ac208d9cea330ee9bf2a001 authored over 3 years ago
refactor: move utility functions to the `utils` folder

To keep the `files` field concise.

5fae06a97cfc6cd39c4fba9b41315fb6e46169c3 authored over 3 years ago
feat: support `-t/--template` command-line option

3c0ce26f147438ed22e416e140faa92ebd10f17f authored over 3 years ago
refactor: extract deepMerge function

ecdd912b1001a33e6c340c6056b34d7321dbc1c1 authored over 3 years ago
refactor: extract common logic for directory traversal

2813655e80ff4dcb837b30f67153a9b8483df5fb authored over 3 years ago
fix: revert to the `serve` script name for previewing

1. it's the default in vite templates, users might be used to it already
2. `preview` starts wit...

04bd773f06eb90094754ac6f05e5c62fc140bcbb authored over 3 years ago
feat: add a `typecheck` command for typescript projects

46e4b8894f785715f395895e924fd32a6e996703 authored over 3 years ago
fix: should exclude unit tests from type checking

1. there's a bug in `@cypress/vue` at the moment https://github.com/cypress-io/cypress/issues/17...

5f66f0f4781b38cf6fd071caf5dfc5b15ec12cec authored over 3 years ago
feat: add tests in default templates

7974b2e94bcb9e62933b8177a09c257e9b1f4b4c authored over 3 years ago
fix: enable `skipLibCheck` option

0885ed84136630d478a55e7b4ca518ca1e9a299e authored over 3 years ago
feat: add jsconfig.json for javascript template

cb91607b22fc446ae41c80a7ca3dd2a9fdf86b34 authored over 3 years ago
feat: implement the `create-vue` command (no readme or cli argument support yet)

e3ed2527154af9d7a84164db45c929c9ddd822ca authored over 3 years ago
refactor: rename `source` folder to `code`

b2ebbf0d25e9f76e16d8ff3c2c392420470600df authored over 3 years ago
feat: add source code to all templates

4b8d6d43d93a8fcc8c932a97360e3656a4ed2265 authored over 3 years ago
wip: basic structure

cf01dbc6bcf3e9cda94301ea6f9609b17ebae4a0 authored over 3 years ago
Initial commit

fafa537e6d4d6069df2a9571e48eea2209d09edb authored over 3 years ago