Nacho Codoñer
e6cd4e6956
Merge pull request #13093 from StevenMia/devel
...
chore: remove repetitive words
2024-04-24 09:02:47 -04:00
StevenMia
dd57a77bd7
chore: remove repetitive words
...
Signed-off-by: StevenMia <flite@foxmail.com >
2024-04-16 00:05:40 +08:00
Jan Dvorak
d16338d4ae
Merge pull request #12953 from jamauro/patch-5
...
Update tsconfig.json for svelte skeleton
2024-03-25 16:52:21 +01:00
Jan Dvorak
119a35cd59
Merge pull request #13033 from meteor/feature/solid-skel-update
...
Update solid skeleton dependencies
2024-03-25 16:30:09 +01:00
jamauro
a59d05a2af
Update App.svelte
...
Small change to recommend moving `handle.ready` into its own `$m` statement. Having it in the same `$m` as the subscription causes `Meteor.subscribe` to be called multiple times which I think is harmless but feels unnecessary.
Also removed `let links`. It's not needed.
2024-02-29 14:37:18 -06:00
Jan Dvorak
7ed74d346c
Update solid skeleton
2024-02-26 19:44:10 +01:00
denihs
8b03be6d5a
- remove unnecessary code
2024-01-30 12:41:29 -04:00
denihs
74b70f1e68
Fix cordova launch screen warnings on 2.15
2024-01-30 10:41:30 -04:00
Gabriel Grubba
63e816a523
update free monotoring optioon
2024-01-23 16:20:16 -03:00
jamauro
d4bd289006
Update tsconfig.json for svelte skeleton
...
Updated the exclude so that it doesn't exclude `"!./.meteor/local/types"`. Prior to this, intellisense for my package's types wasn't working.
From `zodern:types`:
If your tsconfig has exclude configured, make sure the exclude rules do not exclude `.meteor/local/types`
2024-01-08 10:28:52 -06:00
Jan Dvorak
1060278c8e
Try to fix Vue skeleton
2023-12-04 17:31:16 +01:00
Jan Dvorak
289117fbba
Fix wrong babel version number
2023-12-01 11:28:40 +01:00
Jan Dvorak
da5bf91186
Update meteor-node-stubs in skeletons & tests
...
Also update jQuery and @babel packages to the latest version.
2023-11-30 13:30:21 +01:00
Gabriel Grubba
ffebcb235f
Merge branch 'release-2.14' into feature/node-stubs-security
2023-11-28 16:02:29 -03:00
Jan Dvorak
3e26e189a1
Update dependencies in Vue skeleton
2023-11-28 17:54:16 +01:00
Jan Dvorak
117e5ba7b2
Update meteor-node-stubs usage across the board
2023-11-28 17:32:19 +01:00
Gabriel Grubba
772da5b613
Merge pull request #12785 from matheusccastroo/cordova-update
...
[CORDOVA] - Update cordova-android and cordova-ios
2023-11-17 11:11:58 -03:00
Gabriel Grubba
8e8d6d3361
Revert "Incrise time for testing"
...
This reverts commit 89a48db0f3 .
2023-11-16 16:54:02 -03:00
Gabriel Grubba
89a48db0f3
Incrise time for testing
2023-11-16 12:14:26 -03:00
Gabriel Grubba
15ef2f2874
Merge pull request #12721 from meteor/backport-faster-babel-parcing
...
Reduce parser plugins used in js-analyze
2023-11-15 11:38:00 -03:00
Gabriel Grubba
1ab2f4b7b1
Fix console not working properly
2023-11-10 14:51:09 -03:00
Gabriel Grubba
27f21265e6
Merge branch 'release-2.14' into dev-bundle-14.21.4.4
2023-11-08 10:52:06 -03:00
Gabriel Grubba
a65aed074e
Merge pull request #12803 from mr-loop-1/feature/interactive-meteor-create-command
...
Feature: interactive meteor create command
2023-11-01 11:08:37 -03:00
Gabriel Grubba
3d5b0da9f7
Make cli more interactive
2023-10-31 16:02:54 -03:00
Jan Dvorak
9f1a204364
Merge pull request #12620 from StorytellerCZ/feature/typescript-4.9.5
...
Typescript 4.9.5
2023-10-31 16:25:21 +01:00
Jan Dvorak
cde641f5fd
Merge branch 'devel' into feature/typescript-4.9.5
2023-10-31 16:19:07 +01:00
Gabriel Grubba
95d29fceea
Merge pull request #12819 from nameception/devel
...
Add --open option to run command #12233
2023-10-27 09:28:17 -03:00
Gabriel Grubba
08c082e77a
move and update open to be called on built and added to tests
2023-10-24 15:55:08 -03:00
Gabriel Grubba
d236b4d24c
add onBuilt fn for rul-all
2023-10-24 15:54:34 -03:00
Gabriel Grubba
568e15a46f
add docs for cli in text.txt
2023-10-24 15:54:23 -03:00
Gabriel Grubba
3b072c88d2
Merge pull request #12762 from salmanhasni/private-salman-HCP-fix
...
fixes #12761
2023-10-24 11:16:30 -03:00
andre
33fe8099b4
Use provided port in open option
2023-10-22 10:00:45 -03:00
Salman Hasni
2ac936c87d
added test cases for cordova-plugin-meteor-webapp plugin for subdirectory urls
2023-10-20 16:27:04 -04:00
Jan Dvorak
838c4174ce
Merge branch 'release-2.14' into fix/bugs-in-negated-in-and-instanceof-expressions
2023-10-16 16:43:26 +02:00
Jan Dvorak
f224f4b94e
Merge branch 'devel' into backport-faster-babel-parcing
2023-10-16 16:24:39 +02:00
Gabriel Grubba
16f9881e75
Merge pull request #12814 from meteor/updating-vue3-with-other-bundler
...
Update vue3 skeleton to add jorgenvatle vite [sc-3115]'
2023-10-11 15:55:50 -03:00
Gabriel Grubba
526e2b0ca4
Merge pull request #12694 from meteor/fix-vue-3-skeleton
...
Updating Vue skeleton to remove build error
2023-10-10 20:29:14 -03:00
Gabriel Grubba
3b5f9844bb
Merge pull request #12713 from vit0rr/fix-skell-react-url
...
Fix skell react url
2023-10-10 20:19:38 -03:00
andre
665bdd2eb3
Add --open option to run command #12233
2023-10-10 12:30:43 -03:00
mr-loop-1
02e4fdad10
added space in skeleton info
2023-10-10 00:08:08 +05:30
mr-loop-1
ae4c1faf9a
feat made create compatible with existing scripts
2023-10-10 00:03:49 +05:30
mr-loop-1
0901b96d79
fix failed test and added info for skeletons
2023-10-08 09:32:38 +05:30
mr-loop-1
9c8b4ab567
better prompt for skeleton
2023-10-08 00:25:35 +05:30
mr-loop-1
14d92dd7dd
removed unused fn call
2023-10-07 23:44:38 +05:30
mr-loop-1
787de7a725
skeleton fix
2023-10-07 23:43:36 +05:30
mr-loop-1
8f852e8e74
refactored and consistent with existing code
2023-10-07 23:30:30 +05:30
Gabriel Grubba
7f822caec1
fix: updated vue
2023-10-06 14:05:54 -03:00
Gabriel Grubba
78b3d992b2
Revert "Update vue3 skeleton to add jorgenvatle vite [sc-3115]'"
...
This reverts commit 5e0c03a9e1 .
2023-10-06 13:58:31 -03:00
Gabriel Grubba
5e0c03a9e1
Update vue3 skeleton to add jorgenvatle vite [sc-3115]'
2023-10-06 10:21:53 -03:00
Gabriel Grubba
8ca6187c8d
Merge pull request #12698 from Torgen/spell-eacces-correctly
...
Fix: correct spelling of EACCES in rename
2023-10-04 17:01:38 -03:00