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
mr-loop-1
644356820f
reset pretty print
2023-10-04 00:40:38 +05:30
mr-loop-1
8165af3a99
one based indexing in prompt
2023-10-04 00:18:07 +05:30
mr-loop-1
1aedbcfa28
feat added prompts when missing name or skeleton
2023-10-04 00:11:34 +05:30
Jan Dvorak
8b04a11f58
Merge branch 'devel' into spell-eacces-correctly
2023-10-03 18:21:09 +02:00
matheusccastro
6e386e7ce1
Update cordova android to 12.0.1
2023-09-26 20:19:32 -03:00
BANSAL-NISHU
b411f0ecfa
Fix: Bugs in negated “in” and “instanceof” expressions ( #12781 )
2023-09-26 16:36:58 +05:30
Matheus Castro
a897c3b219
Drop support for dark mode splash screens on Android - now they should be implemented as a night/day theme.
2023-09-21 22:04:35 -03:00
Matheus Castro
5c09ba6188
Remove cordova-plugin-splashscreen references on cordova-plugin-meteor-webapp and launch-screen package.
2023-09-21 21:37:45 -03:00
Matheus Castro
0039b57473
Remove cordova-plugin-splashscreen since Android does not need it anymore (because of cordova@11).
2023-09-19 20:53:54 -03:00
matheusccastro
19211da99e
Update Cordova android and iOS to latest versions.
...
Also adapt android launch screens to use the new preference tag. Still need to think about dark splash images.
2023-09-19 20:37:01 -03:00
jamauro
0a497fef5f
Remove console.log
2023-08-11 13:48:01 -05:00
jamauro
2f2dd33b34
Log fetch in test to debug
2023-08-11 10:11:41 -05:00
jamauro
bc4e0c90c1
Removing the version number from fetch
2023-08-11 09:45:41 -05:00
zodern
21a6771a5f
Reduce parser plugins used in js-analyze
...
This makes the parsing 3 -4x faster
2023-07-27 11:03:48 -03:00
vitor
a4eb86605a
fix(skell): update old react tutorial link
2023-07-19 19:53:26 -03:00
Dan Rosart
79048b5e62
Fix: correct spelling of EACCES in rename
...
On windows and WSL, renaming a file can fail because of EPERM or EACCES, so there's a special version of the rename function that retries those errors up to a time limit, then copies the file and deletes the old one instead. However, the decision to retry is based on the correct name of the code (EACCES), and the decision to copy and delete is based on a misspelling (EACCES_S_). This fixes the typo.
2023-07-02 15:49:52 -07:00