-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2 #504
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oops
* added ags-bundle a go program to distribute esbuild * added colored output * migrated to typescript * fixed ts-for-gir version * made type generation non verbose
this makes it possible to try all ags with all libs without installing
the astal core lib is now split into two parts
Is there any estimate on when this will be merged? |
beta.16 does not seem to pick up .gir files correctly
[v2] nix: make inputs follow nixpkgs
its not being used as a config but as a target directory so it make sense to rename it to directory
`ags types --tsconfig` updates/writes tsconfig.json and env.d.ts
allow bundling and running apps from non root entries
fix tsconfig resolution
add --arg flag to run to be able to pass arguments to gjs
This was referenced Nov 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2 of AGS, which is going to be a CLI tool to scaffold and run projects using Astal in gjs
init
command which will also generate typescript types, setup env files and a tsconfig.jsontypes
command, when adding new librariesthe entry point can be either app.js, app.ts, app.jsx, app.tsxMarking these as fixed/stale/obsolete as of v2
Closes #577 #563 #554 #549 #547 #542 #541 #540 #537 #534 #533 #514 #497 #477 #472 #471 Aylur/astal#79 #458 #446 #444 #443 #432 #418 #417 #416 #414 #413 #409 #408 #407 #403 #395 #391 #386 #379 #374 #372 #364 #362 #347 #338 #325 #317 #316 #314 #295 #294 #284 #275 #260 #235 #226 #224 Aylur/astal#80 #188 #184 #64 #62 #246 #327 #346 #366 #367 #397 #436 #465 #458 #487 #494 #500 #508 #524 #548 #566 #571 #578 #585
If your issue/PR was about a feature that is still not implemented in the next version (in Astal), please open it again there.