Skip to content

Commit c9137a9

Browse files
committed
deploy: 6ddbf85
1 parent 613c456 commit c9137a9

File tree

5,965 files changed

+65376
-62579
lines changed

Some content is hidden

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

5,965 files changed

+65376
-62579
lines changed

appConfig.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
// Autogenerated by gulp scripts. Do not edit
22
window.AppConfig = {
33
"config": {
4-
"app_title": "Phoenix Code Beta",
5-
"app_name_about": "Phoenix Code Beta",
4+
"app_title": "Phoenix Code",
5+
"app_name_about": "Phoenix Code",
66
"about_icon": "styles/images/phoenix-icon.svg",
77
"how_to_use_url": "https://github.com/adobe/brackets/wiki/How-to-Use-Brackets",
88
"support_url": "https://github.com/phcode-dev/phoenix/discussions",
99
"suggest_feature_url": "https://github.com/phcode-dev/phoenix/discussions/categories/ideas",
1010
"get_involved_url": "https://github.com/phcode-dev/phoenix/discussions/77",
11-
"glob_help_url": "https://github.com/adobe/brackets/wiki/Using-File-Filters",
1211
"release_notes_url": "https://github.com/adobe/brackets/wiki/Release-Notes",
1312
"homepage_url": "https://phcode.io",
1413
"update_download_page": "https://phcode.io/",
@@ -25,7 +24,7 @@ window.AppConfig = {
2524
"app_notification_url": "https://updates.phcode.io/appNotifications/staging/",
2625
"app_update_url": "https://updates.phcode.io/tauri/update-latest-pre-release.json",
2726
"linting.enabled_by_default": true,
28-
"build_timestamp": "2024-02-29T18:05:51.750Z",
27+
"build_timestamp": "2024-03-11T07:02:05.646Z",
2928
"googleAnalyticsID": "G-FP5S9BKDSJ",
3029
"googleAnalyticsIDDesktop": "G-D5R1Y6PTS8",
3130
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
@@ -37,8 +36,8 @@ window.AppConfig = {
3736
"bugsnagEnv": "staging"
3837
},
3938
"name": "Phoenix Code",
40-
"version": "3.4.5-19954",
41-
"apiVersion": "3.4.5",
39+
"version": "3.4.7-19978",
40+
"apiVersion": "3.4.7",
4241
"homepage": "https://core.ai",
4342
"issues": {
4443
"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

-12 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ Creating extensions and themes is now easier than ever with a single click in Gi
6363
* Browse and install extensions and themes from the store. Click on the `extensions icon` or select `File > Extension Manager` from menu item to view store.
6464
* To apply themes after installing, click on menu `View > Themes` and select Theme to apply.
6565
* Most extensions from [Brackets](https://brackets.io) is available in Phoenix Web except few that requires native privileges.
66-
![extensions](https://user-images.githubusercontent.com/5336369/211729611-1b8f4097-6f74-4eac-9721-e2447fb68be6.gif)
66+
![extensions](https://github.com/phcode-dev/phoenix/assets/5336369/a6e7b1bf-4020-489c-8234-e5c270ebe56c)
67+
6768

6869

6970
## Number Widget for Live Preview

assets/phoenix-splash/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<div id="mainDiv">
1111
<img id="logo" src="images/phoenix-logo.svg"/>
1212
<div id="MainText">
13-
<h1>Phoenix</h1>
14-
<span>Modern, Open-source, IDE For The Web</span>
13+
<h1>Phoenix Code</h1>
14+
<span>Code Creatively: Visual Editing Tailored for Developers</span>
1515
<br><br>
1616
<button id="load-status-display-btn" class="primary-button">Loading Editor...</button>
1717
<p style= "color: white; font-size:13px;" id="load-status-display-text" >...</p>

assets/pwa/128x128.png

8.28 KB
Loading

assets/pwa/32x32.png

1.58 KB
Loading

assets/pwa/Square284x284Logo.png

23 KB
Loading

assets/pwa/phoenix.png

211 KB
Loading

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)