Skip to content

Commit 70657ac

Browse files
committed
deploy: 49ef3b9
1 parent a54fec5 commit 70657ac

File tree

3,094 files changed

+31419
-30271
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,094 files changed

+31419
-30271
lines changed

appConfig.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ window.AppConfig = {
2424
"app_notification_url": "https://updates.phcode.io/appNotifications/prod/",
2525
"app_update_url": "https://updates.phcode.io/tauri/update-latest-stable-prod.json",
2626
"linting.enabled_by_default": true,
27-
"build_timestamp": "2024-05-02T15:42:19.281Z",
27+
"build_timestamp": "2024-05-26T08:01:57.343Z",
2828
"googleAnalyticsID": "G-FBK9RP5YK2",
2929
"googleAnalyticsIDDesktop": "G-M7MX9BYZZ3",
3030
"mixPanelID": "8cb6814f733e37c05cc59b4adad26407",
@@ -36,8 +36,8 @@ window.AppConfig = {
3636
"bugsnagEnv": "production"
3737
},
3838
"name": "Phoenix Code",
39-
"version": "3.7.1-20243",
40-
"apiVersion": "3.7.1",
39+
"version": "3.7.3-20322",
40+
"apiVersion": "3.7.3",
4141
"homepage": "https://core.ai",
4242
"issues": {
4343
"url": "https://github.com/phcode-dev/phoenix/issues"

appConfig.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/default-project/en.zip

149 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ We are continuously adding features every week to improve the life of web develo
66
<a href="https://github.com/phcode-dev/phoenix/releases" target="_blank">Check out our release page!</a>
77

88
Here's a list of top features recently added to Phoenix:
9+
10+
## Live CSS class and Style Code Hints
11+
12+
`Added on May, 2024`
13+
14+
Interactively edit CSS styles and classes using the up/down arrow keys in code hints. This is available in
15+
CSS files and inline CSS styles/class names in HTML files. This provides an instant boost to your HTML and CSS workflows.
16+
17+
![classLiveHints](https://github.com/phcode-dev/phoenix/assets/5336369/502c8751-5269-4c34-9178-5ad08f8ad837)
18+
919
<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/live-preview-settings/">Custom Live Preview Servers</a></h2>
1020

1121
`Added on April, 2024`

assets/new-project/assets/js/code-editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/new-project/assets/js/code-editor.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

assets/sample-projects/explore.zip

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)