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

Bumped version to 1.4.3 #80

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Bumped version to 1.4.3 #80

merged 1 commit into from
Oct 29, 2024

Conversation

nang-dev
Copy link

No description provided.

@@ -1,7 +1,7 @@
{
"nameShort": "PearAI",
"nameLong": "PearAI",
"pearAIVersion": "1.4.1",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I HATE 1.4.2!

@nang-dev nang-dev merged commit 8a22731 into main Oct 29, 2024
3 of 5 checks passed
@nang-dev nang-dev changed the title Bumped versions Bumped version to 1.4.3 Oct 29, 2024
nang-dev added a commit that referenced this pull request Nov 6, 2024
Co-authored-by: nang-dev <contactnang88@gmail.com>
jpan8866 added a commit that referenced this pull request Nov 7, 2024
* WIP: Walkthrough changes (microsoft#236)

* Added walkthrough progress

* Added progress for walkthrough

* Added todo

* enable editorInsets for inline chat (microsoft#253)

* Fix .gitmodules

* Update code.sh

* update submodule to latest tip (microsoft#260)

* fix: microsoft#262 prioritize pearai commands (microsoft#264)

* fix: microsoft#262 prioritize pearai commands

* fix: update priority order and change test case default chord

* fix: use keymode.shift

* Fixed code version

* feat: docs and newchat shortcut on titlebar (microsoft#266)

* feat: docs and newchat shortcut on titlebar

* typo

* Update README.md (microsoft#276)

* Shortcut change to resize chat  on the app side (microsoft#279)

* Shortcut change to resize chat  on the app side

* Removed test related console log

* Updated splitEditor shortcut

* update icon and watermark (microsoft#278)

* watermarks update

* add shortcuts to watermark

* titlebar icon change

* fix walkthrough

* Added product (microsoft#285)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* set quality:stable (microsoft#267)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule (microsoft#228)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule

* fix constants CAP

* PearAI main app welcome page gif fixed (microsoft#286)

* Update media paths for welcome page GIFs and GIF themselves.

* upload two gifs first

* upload one gif first

* push again

* Fixed walk through (microsoft#288)

* Added imports for gif

* Added png

* Added typo fix

* Added png

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* Added to readme (microsoft#295)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* add hacker theme to pearai (microsoft#300)

* Update README.md

* Set default theme to PearAI Dark/Light (microsoft#322)

* Set default theme to PearAI Dark/Light

* Undo not needed solarized file changes

* Added auto-updating working client-side (microsoft#340)

* Added updating working

* Removed configs

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Updated wording (microsoft#341)

* Added updating working

* Removed configs

* Added pearAI online services

* Added pearAI online services

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Setup Environment with Space in Path (microsoft#335)

* Added v1.1.0 (microsoft#344)

Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Bumped to v1.2.0

* Update README.md

* patch-wsl (add vscode commit) (microsoft#348)

* Update README.md

* If you are looking for commit history, read this please

* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (#66)

* Bumped to v1.4.0

* PearAI Overlay (#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (#84)

* feat: new window watermark (#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (#92)

* Added remove release notes (#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (#97)

* Bumped to v1.4.4

* Default close sidebar for new window (#98)

* Add highlight of quickinput during cmd+i step

* clean up

* package.json

* remove transition

---------

Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Himanshu <him.speedo@gmail.com>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Maximiliano Farfan <72162955+MaxFSP@users.noreply.github.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Co-authored-by: nang-dev <contactnang88@gmail.com>
nang-dev added a commit that referenced this pull request Nov 8, 2024
Co-authored-by: nang-dev <contactnang88@gmail.com>
nang-dev added a commit that referenced this pull request Nov 8, 2024
* WIP: Walkthrough changes (microsoft#236)

* Added walkthrough progress

* Added progress for walkthrough

* Added todo

* enable editorInsets for inline chat (microsoft#253)

* Fix .gitmodules

* Update code.sh

* update submodule to latest tip (microsoft#260)

* fix: microsoft#262 prioritize pearai commands (microsoft#264)

* fix: microsoft#262 prioritize pearai commands

* fix: update priority order and change test case default chord

* fix: use keymode.shift

* Fixed code version

* feat: docs and newchat shortcut on titlebar (microsoft#266)

* feat: docs and newchat shortcut on titlebar

* typo

* Update README.md (microsoft#276)

* Shortcut change to resize chat  on the app side (microsoft#279)

* Shortcut change to resize chat  on the app side

* Removed test related console log

* Updated splitEditor shortcut

* update icon and watermark (microsoft#278)

* watermarks update

* add shortcuts to watermark

* titlebar icon change

* fix walkthrough

* Added product (microsoft#285)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* set quality:stable (microsoft#267)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule (microsoft#228)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule

* fix constants CAP

* PearAI main app welcome page gif fixed (microsoft#286)

* Update media paths for welcome page GIFs and GIF themselves.

* upload two gifs first

* upload one gif first

* push again

* Fixed walk through (microsoft#288)

* Added imports for gif

* Added png

* Added typo fix

* Added png

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* Added to readme (microsoft#295)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* add hacker theme to pearai (microsoft#300)

* Update README.md

* Set default theme to PearAI Dark/Light (microsoft#322)

* Set default theme to PearAI Dark/Light

* Undo not needed solarized file changes

* Added auto-updating working client-side (microsoft#340)

* Added updating working

* Removed configs

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Updated wording (microsoft#341)

* Added updating working

* Removed configs

* Added pearAI online services

* Added pearAI online services

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Setup Environment with Space in Path (microsoft#335)

* Added v1.1.0 (microsoft#344)

Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Bumped to v1.2.0

* Update README.md

* patch-wsl (add vscode commit) (microsoft#348)

* Update README.md

* If you are looking for commit history, read this please

* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (#66)

* Bumped to v1.4.0

* PearAI Overlay (#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (#84)

* feat: new window watermark (#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (#92)

* Added remove release notes (#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (#97)

* Bumped to v1.4.4

* Default close sidebar for new window (#98)

* Add highlight of quickinput during cmd+i step

* clean up

* package.json

* remove transition

---------

Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Himanshu <him.speedo@gmail.com>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Maximiliano Farfan <72162955+MaxFSP@users.noreply.github.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Co-authored-by: nang-dev <contactnang88@gmail.com>
jpan8866 pushed a commit that referenced this pull request Nov 11, 2024
Co-authored-by: nang-dev <contactnang88@gmail.com>
jpan8866 added a commit that referenced this pull request Nov 11, 2024
* WIP: Walkthrough changes (microsoft#236)

* Added walkthrough progress

* Added progress for walkthrough

* Added todo

* enable editorInsets for inline chat (microsoft#253)

* Fix .gitmodules

* Update code.sh

* update submodule to latest tip (microsoft#260)

* fix: microsoft#262 prioritize pearai commands (microsoft#264)

* fix: microsoft#262 prioritize pearai commands

* fix: update priority order and change test case default chord

* fix: use keymode.shift

* Fixed code version

* feat: docs and newchat shortcut on titlebar (microsoft#266)

* feat: docs and newchat shortcut on titlebar

* typo

* Update README.md (microsoft#276)

* Shortcut change to resize chat  on the app side (microsoft#279)

* Shortcut change to resize chat  on the app side

* Removed test related console log

* Updated splitEditor shortcut

* update icon and watermark (microsoft#278)

* watermarks update

* add shortcuts to watermark

* titlebar icon change

* fix walkthrough

* Added product (microsoft#285)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* set quality:stable (microsoft#267)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule (microsoft#228)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule

* fix constants CAP

* PearAI main app welcome page gif fixed (microsoft#286)

* Update media paths for welcome page GIFs and GIF themselves.

* upload two gifs first

* upload one gif first

* push again

* Fixed walk through (microsoft#288)

* Added imports for gif

* Added png

* Added typo fix

* Added png

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* Added to readme (microsoft#295)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* add hacker theme to pearai (microsoft#300)

* Update README.md

* Set default theme to PearAI Dark/Light (microsoft#322)

* Set default theme to PearAI Dark/Light

* Undo not needed solarized file changes

* Added auto-updating working client-side (microsoft#340)

* Added updating working

* Removed configs

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Updated wording (microsoft#341)

* Added updating working

* Removed configs

* Added pearAI online services

* Added pearAI online services

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Setup Environment with Space in Path (microsoft#335)

* Added v1.1.0 (microsoft#344)

Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Bumped to v1.2.0

* Update README.md

* patch-wsl (add vscode commit) (microsoft#348)

* Update README.md

* If you are looking for commit history, read this please

* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (#66)

* Bumped to v1.4.0

* PearAI Overlay (#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (#84)

* feat: new window watermark (#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (#92)

* Added remove release notes (#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (#97)

* Bumped to v1.4.4

* Default close sidebar for new window (#98)

* Add highlight of quickinput during cmd+i step

* clean up

* package.json

* remove transition

---------

Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Himanshu <him.speedo@gmail.com>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Maximiliano Farfan <72162955+MaxFSP@users.noreply.github.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Co-authored-by: nang-dev <contactnang88@gmail.com>
Fryingpannn added a commit that referenced this pull request Nov 12, 2024
* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (#66)

* Bumped to v1.4.0

* PearAI Overlay (#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (#84)

* feat: new window watermark (#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (#92)

* Added remove release notes (#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (#97)

* Bumped to v1.4.4

* Default close sidebar for new window (#98)

* Bumped to v1.4.5

* highlight cmd i onboarding (#105)

* WIP: Walkthrough changes (microsoft#236)

* Added walkthrough progress

* Added progress for walkthrough

* Added todo

* enable editorInsets for inline chat (microsoft#253)

* Fix .gitmodules

* Update code.sh

* update submodule to latest tip (microsoft#260)

* fix: microsoft#262 prioritize pearai commands (microsoft#264)

* fix: microsoft#262 prioritize pearai commands

* fix: update priority order and change test case default chord

* fix: use keymode.shift

* Fixed code version

* feat: docs and newchat shortcut on titlebar (microsoft#266)

* feat: docs and newchat shortcut on titlebar

* typo

* Update README.md (microsoft#276)

* Shortcut change to resize chat  on the app side (microsoft#279)

* Shortcut change to resize chat  on the app side

* Removed test related console log

* Updated splitEditor shortcut

* update icon and watermark (microsoft#278)

* watermarks update

* add shortcuts to watermark

* titlebar icon change

* fix walkthrough

* Added product (microsoft#285)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* set quality:stable (microsoft#267)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule (microsoft#228)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule

* fix constants CAP

* PearAI main app welcome page gif fixed (microsoft#286)

* Update media paths for welcome page GIFs and GIF themselves.

* upload two gifs first

* upload one gif first

* push again

* Fixed walk through (microsoft#288)

* Added imports for gif

* Added png

* Added typo fix

* Added png

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* Added to readme (microsoft#295)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* add hacker theme to pearai (microsoft#300)

* Update README.md

* Set default theme to PearAI Dark/Light (microsoft#322)

* Set default theme to PearAI Dark/Light

* Undo not needed solarized file changes

* Added auto-updating working client-side (microsoft#340)

* Added updating working

* Removed configs

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Updated wording (microsoft#341)

* Added updating working

* Removed configs

* Added pearAI online services

* Added pearAI online services

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Setup Environment with Space in Path (microsoft#335)

* Added v1.1.0 (microsoft#344)

Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Bumped to v1.2.0

* Update README.md

* patch-wsl (add vscode commit) (microsoft#348)

* Update README.md

* If you are looking for commit history, read this please

* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (#66)

* Bumped to v1.4.0

* PearAI Overlay (#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (#84)

* feat: new window watermark (#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (#92)

* Added remove release notes (#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (#97)

* Bumped to v1.4.4

* Default close sidebar for new window (#98)

* Add highlight of quickinput during cmd+i step

* clean up

* package.json

* remove transition

---------

Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Himanshu <him.speedo@gmail.com>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Maximiliano Farfan <72162955+MaxFSP@users.noreply.github.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Co-authored-by: nang-dev <contactnang88@gmail.com>

* Overlay structuring to happen in submodule (#102)

* Updated visuals on the new window page (#106)

* Updated visuals on the new window page

* Fixed css indentation

* Visual fix on new window page

---------

Co-authored-by: nang-dev <contactnang88@gmail.com>
Co-authored-by: himanshu <him.speedo@gmail.com>
Co-authored-by: John Pan <john.pan@mail.mcgill.ca>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Himanshu-Singh-Chauhan pushed a commit to Himanshu-Singh-Chauhan/pearai-app that referenced this pull request Jan 4, 2025
Co-authored-by: nang-dev <contactnang88@gmail.com>
Himanshu-Singh-Chauhan added a commit to Himanshu-Singh-Chauhan/pearai-app that referenced this pull request Jan 4, 2025
* WIP: Walkthrough changes (microsoft#236)

* Added walkthrough progress

* Added progress for walkthrough

* Added todo

* enable editorInsets for inline chat (microsoft#253)

* Fix .gitmodules

* Update code.sh

* update submodule to latest tip (microsoft#260)

* fix: microsoft#262 prioritize pearai commands (microsoft#264)

* fix: microsoft#262 prioritize pearai commands

* fix: update priority order and change test case default chord

* fix: use keymode.shift

* Fixed code version

* feat: docs and newchat shortcut on titlebar (microsoft#266)

* feat: docs and newchat shortcut on titlebar

* typo

* Update README.md (microsoft#276)

* Shortcut change to resize chat  on the app side (microsoft#279)

* Shortcut change to resize chat  on the app side

* Removed test related console log

* Updated splitEditor shortcut

* update icon and watermark (microsoft#278)

* watermarks update

* add shortcuts to watermark

* titlebar icon change

* fix walkthrough

* Added product (microsoft#285)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* set quality:stable (microsoft#267)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule (microsoft#228)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule

* fix constants CAP

* PearAI main app welcome page gif fixed (microsoft#286)

* Update media paths for welcome page GIFs and GIF themselves.

* upload two gifs first

* upload one gif first

* push again

* Fixed walk through (microsoft#288)

* Added imports for gif

* Added png

* Added typo fix

* Added png

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* Added to readme (microsoft#295)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* add hacker theme to pearai (microsoft#300)

* Update README.md

* Set default theme to PearAI Dark/Light (microsoft#322)

* Set default theme to PearAI Dark/Light

* Undo not needed solarized file changes

* Added auto-updating working client-side (microsoft#340)

* Added updating working

* Removed configs

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Updated wording (microsoft#341)

* Added updating working

* Removed configs

* Added pearAI online services

* Added pearAI online services

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Setup Environment with Space in Path (microsoft#335)

* Added v1.1.0 (microsoft#344)

Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Bumped to v1.2.0

* Update README.md

* patch-wsl (add vscode commit) (microsoft#348)

* Update README.md

* If you are looking for commit history, read this please

* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (trypear#66)

* Bumped to v1.4.0

* PearAI Overlay (trypear#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (trypear#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (trypear#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (trypear#84)

* feat: new window watermark (trypear#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (trypear#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (trypear#92)

* Added remove release notes (trypear#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (trypear#97)

* Bumped to v1.4.4

* Default close sidebar for new window (trypear#98)

* Add highlight of quickinput during cmd+i step

* clean up

* package.json

* remove transition

---------

Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Himanshu <him.speedo@gmail.com>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Maximiliano Farfan <72162955+MaxFSP@users.noreply.github.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Co-authored-by: nang-dev <contactnang88@gmail.com>
Himanshu-Singh-Chauhan added a commit to Himanshu-Singh-Chauhan/pearai-app that referenced this pull request Jan 4, 2025
* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (trypear#66)

* Bumped to v1.4.0

* PearAI Overlay (trypear#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (trypear#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (trypear#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (trypear#84)

* feat: new window watermark (trypear#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (trypear#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (trypear#92)

* Added remove release notes (trypear#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (trypear#97)

* Bumped to v1.4.4

* Default close sidebar for new window (trypear#98)

* Bumped to v1.4.5

* highlight cmd i onboarding (trypear#105)

* WIP: Walkthrough changes (microsoft#236)

* Added walkthrough progress

* Added progress for walkthrough

* Added todo

* enable editorInsets for inline chat (microsoft#253)

* Fix .gitmodules

* Update code.sh

* update submodule to latest tip (microsoft#260)

* fix: microsoft#262 prioritize pearai commands (microsoft#264)

* fix: microsoft#262 prioritize pearai commands

* fix: update priority order and change test case default chord

* fix: use keymode.shift

* Fixed code version

* feat: docs and newchat shortcut on titlebar (microsoft#266)

* feat: docs and newchat shortcut on titlebar

* typo

* Update README.md (microsoft#276)

* Shortcut change to resize chat  on the app side (microsoft#279)

* Shortcut change to resize chat  on the app side

* Removed test related console log

* Updated splitEditor shortcut

* update icon and watermark (microsoft#278)

* watermarks update

* add shortcuts to watermark

* titlebar icon change

* fix walkthrough

* Added product (microsoft#285)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* set quality:stable (microsoft#267)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule (microsoft#228)

* update MacOS example  in CONTRIBUTING.md file: Packaging step 3 - integrate the submodule

* fix constants CAP

* PearAI main app welcome page gif fixed (microsoft#286)

* Update media paths for welcome page GIFs and GIF themselves.

* upload two gifs first

* upload one gif first

* push again

* Fixed walk through (microsoft#288)

* Added imports for gif

* Added png

* Added typo fix

* Added png

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* Added to readme (microsoft#295)

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>

* add hacker theme to pearai (microsoft#300)

* Update README.md

* Set default theme to PearAI Dark/Light (microsoft#322)

* Set default theme to PearAI Dark/Light

* Undo not needed solarized file changes

* Added auto-updating working client-side (microsoft#340)

* Added updating working

* Removed configs

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Updated wording (microsoft#341)

* Added updating working

* Removed configs

* Added pearAI online services

* Added pearAI online services

---------

Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Setup Environment with Space in Path (microsoft#335)

* Added v1.1.0 (microsoft#344)

Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>

* Bumped to v1.2.0

* Update README.md

* patch-wsl (add vscode commit) (microsoft#348)

* Update README.md

* If you are looking for commit history, read this please

* Updated to v1.3.0

* add pear version in about

* Update CONTRIBUTING.md

update packaging guide

* Update CONTRIBUTING.md

update packaging info

* Update CONTRIBUTING.md

* Git submodule commit update (trypear#66)

* Bumped to v1.4.0

* PearAI Overlay (trypear#67)

* PearAI Overlay

* Uncomment layout

* Remove comment

* Prevent overlay open on every startup + background default color

* Fix overlay bug

* Border radius

* Bumped to v1.4.1

* Fix overlay popping up for half a second at startup (trypear#77)

* Console logs for debugging trace of overlay startup

* Revert "Console logs for debugging trace of overlay startup"

This reverts commit 70fa3bc.

* Fix overlay appearing for half a second on startup

* Bumped versions (trypear#80)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* Handle overlay integration shortcuts (trypear#84)

* feat: new window watermark (trypear#87)

* Added darken and click outside overlay. todo for not closing

* Added min for the auxbar (trypear#94)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* feat: overlay-lock (trypear#92)

* Added remove release notes (trypear#96)

Co-authored-by: nang-dev <contactnang88@gmail.com>

* remove unused vars (trypear#97)

* Bumped to v1.4.4

* Default close sidebar for new window (trypear#98)

* Add highlight of quickinput during cmd+i step

* clean up

* package.json

* remove transition

---------

Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Himanshu <him.speedo@gmail.com>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Maximiliano Farfan <72162955+MaxFSP@users.noreply.github.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
Co-authored-by: nang-dev <contactnang88@gmail.com>

* Overlay structuring to happen in submodule (trypear#102)

* Updated visuals on the new window page (trypear#106)

* Updated visuals on the new window page

* Fixed css indentation

* Visual fix on new window page

---------

Co-authored-by: nang-dev <contactnang88@gmail.com>
Co-authored-by: himanshu <him.speedo@gmail.com>
Co-authored-by: John Pan <john.pan@mail.mcgill.ca>
Co-authored-by: Duke Pan <59063950+Fryingpannn@users.noreply.github.com>
Co-authored-by: Nang <nathanang2000@gmail.com>
Co-authored-by: Nathan A <nang@Nathans-MacBook-Pro-8.local>
Co-authored-by: Brian <brian7149@gmail.com>
Co-authored-by: Andrew Hopkins <ahopkins0929@gmail.com>
Co-authored-by: Nathan A <nang@nathans-mbp-8.mynetworksettings.com>
Co-authored-by: Ashvin Nihalani <ashvin.nihalani@gmail.com>
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.

1 participant