Skip to content
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

Merge Release Auto-PR #327

Open
wants to merge 416 commits into
base: release
Choose a base branch
from
Open

Merge Release Auto-PR #327

wants to merge 416 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Merging this PR will invoke release actions

jelveh and others added 30 commits May 4, 2024 12:34
Added Russian translation
- All files within the `.vscode/` directory are ignored except for `settings.json`, `tasks.json`, and `launch.json`.
- For recommendation of extensions or otherwise.
refactor: nomenclature, typo fixes, IDE and documentation enhancement 🔨
KernelDeimos and others added 30 commits May 28, 2024 15:51
ExportService gets removed and instead a global class registry is added.
The `init.js` file is split into `init_sync.js` and `init_async.js`
so that synchronous code that isn't dependent on imports is guarenteed
to run before initgui.js. The globalThis scope and service-script API
now expose `def`, a function for registering class definitions, and
`use`, a function for obtaining registered classes.
class registry for service scripts
Add exit status codes to `puter.exit()`, and an `exit` builtin to Phoenix
Tidy up "newparser" so it can be used properly
refactor: Move PosixError class where it can be accessed outside of Phoenix
This commit adds the following components:
- Glyph
The following improvements were made:
- do not require empty object in constructor
- allow components to override render mode based on constructor values
- improve error handling in get()
- allow array of property names in on_ready()->listen()
- allow components to be attached to shadow roots
This commit adds the following components:
- ActionCard
- Frame
- NotifCard
feat(backend): improve logger and reduce logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants