Skip to content

Tags: open-source-labs/Swell

Tags

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #358 from oslabs-beta/dev

feat: WebRTC integration and front-end updates (with linux release action updates)

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #351 from oslabs-beta/master

feat: Swell v1.18

v1.18

Toggle v1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #348 from oslabs-beta/master

checking github actions

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #343 from open-source-labs/tommy-devreadme

Update DEV-README.md

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #339 from oslabs-beta/master

Official Swell-1.15.0

v1.14.0

Toggle v1.14.0's commit message
remove electron in dependencies

v.1.13.0

Toggle v.1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #333 from oslabs-beta/master

Merge v.1.13.0 into Swell's OS Labs Main repo

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge v. 1.12.0 dev into master (#331)

* patch: Update version number to correctly patch number.

* added tRPC btn to app

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* got placeholder ui + finished navbar button func

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* adding TRPC composer

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have working queries + multiple queries displaying to response pane + resizeable panes (#3)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have trpc data display in response pane

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add commented string to json parse function

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* send/receive batch tRPC requests

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Protocolselect (#4)

* add TRPC EntryForm and dummy request

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* add protocol select slices

* move protocol select logic to reducers

* snapshot before webRTC modifictions

* fix webRTC appCrash

* Fix webRTC bug

---------

Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* WIP Links

* add multiple query functionality within swell app combined with response pane also add uuid to response id

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

* Jack s (#7)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* WIP Links

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated protocol to include Subscriptions and Query/Mutate requests in tRPC

Co-authored-by: Jaden Nguyen <[email protected]>

* Update TRPCMethodAndEndpointEntryForm.tsx

* merge working subscriptions, query, and mutation functionality into dev branch (#9)

* get subscriptions working, seperate from rest of app functionality.

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add conditional trpc client construction

* figure out how to add subscriptions to response pane

* add working protocol select file, didn't merge properly previously

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

---------

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: EnYa <[email protected]>

* add tRPC test servers for WebSocket and Express (#10)

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated tRPC URL by dispatching request fields respectively (#11)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>

* Jack s (#12)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

* Cleaned up current code, removed consolelogs, added comments where neccessary

Co-authored-by: David Beame <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add working ws kill button (#13)

* clean up old console logs (#14)

* Dev (#15)

* added tRPC btn to app

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* got placeholder ui + finished navbar button func

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* adding TRPC composer

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have working queries + multiple queries displaying to response pane + resizeable panes (#3)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have trpc data display in response pane

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add commented string to json parse function

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* send/receive batch tRPC requests

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Protocolselect (#4)

* add TRPC EntryForm and dummy request

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* add protocol select slices

* move protocol select logic to reducers

* snapshot before webRTC modifictions

* fix webRTC appCrash

* Fix webRTC bug

---------

Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* WIP Links

* add multiple query functionality within swell app combined with response pane also add uuid to response id

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

* Jack s (#7)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* WIP Links

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated protocol to include Subscriptions and Query/Mutate requests in tRPC

Co-authored-by: Jaden Nguyen <[email protected]>

* Update TRPCMethodAndEndpointEntryForm.tsx

* merge working subscriptions, query, and mutation functionality into dev branch (#9)

* get subscriptions working, seperate from rest of app functionality.

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add conditional trpc client construction

* figure out how to add subscriptions to response pane

* add working protocol select file, didn't merge properly previously

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

---------

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: EnYa <[email protected]>

* add tRPC test servers for WebSocket and Express (#10)

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated tRPC URL by dispatching request fields respectively (#11)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>

* Jack s (#12)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

* Cleaned up current code, removed consolelogs, added comments where neccessary

Co-authored-by: David Beame <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add working ws kill button (#13)

* clean up old console logs (#14)

---------

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: EnYa <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Jack <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>

* modify package.json and update READme
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* modify package.json and update READme
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* v.1.12.0 - Add tRPC functionality, resizable pains, and highlighted tab for current protocol (#329)

* added tRPC btn to app

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* got placeholder ui + finished navbar button func

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* adding TRPC composer

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have working queries + multiple queries displaying to response pane + resizeable panes (#3)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have trpc data display in response pane

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add commented string to json parse function

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* send/receive batch tRPC requests

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Protocolselect (#4)

* add TRPC EntryForm and dummy request

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* add protocol select slices

* move protocol select logic to reducers

* snapshot before webRTC modifictions

* fix webRTC appCrash

* Fix webRTC bug

---------

Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* WIP Links

* add multiple query functionality within swell app combined with response pane also add uuid to response id

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

* Jack s (#7)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* WIP Links

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated protocol to include Subscriptions and Query/Mutate requests in tRPC

Co-authored-by: Jaden Nguyen <[email protected]>

* Update TRPCMethodAndEndpointEntryForm.tsx

* merge working subscriptions, query, and mutation functionality into dev branch (#9)

* get subscriptions working, seperate from rest of app functionality.

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add conditional trpc client construction

* figure out how to add subscriptions to response pane

* add working protocol select file, didn't merge properly previously

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

---------

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: EnYa <[email protected]>

* add tRPC test servers for WebSocket and Express (#10)

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated tRPC URL by dispatching request fields respectively (#11)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>

* Jack s (#12)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

* Cleaned up current code, removed consolelogs, added comments where neccessary

Co-authored-by: David Beame <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add working ws kill button (#13)

* clean up old console logs (#14)

* Dev (#15)

* added tRPC btn to app

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* got placeholder ui + finished navbar button func

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* adding TRPC composer

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have working queries + multiple queries displaying to response pane + resizeable panes (#3)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* have trpc data display in response pane

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add commented string to json parse function

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* send/receive batch tRPC requests

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Protocolselect (#4)

* add TRPC EntryForm and dummy request

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* add protocol select slices

* move protocol select logic to reducers

* snapshot before webRTC modifictions

* fix webRTC appCrash

* Fix webRTC bug

---------

Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* WIP Links

* add multiple query functionality within swell app combined with response pane also add uuid to response id

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

* Jack s (#7)

* add TRPC EntryForm and dummy request

Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>

* read trpc request body

* "remove props and methodChange handler"

* "add newRequestProtocolSelected"

* send tRPC query and mutate

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add react-split to panes

* finalize trpc query functionality

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add responsive draggable boxes throughout the app

Co-authored-by: Tanner Malmedal <[email protected]>

* reading url from trpc composer

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* Create temp display for responses

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* WIP Links

* Styling UI of NavBar tabs

Co-authored-by: Mihran <[email protected]>

* Co-authored-by: Mihran <[email protected]>

* Updated Styling to NavBar Components; shows selected composer

Co-authored-by: Mihran <[email protected]>

* Updated styling to NavBar Components; highlights selected composer
Co-authored-by: Mihran <[email protected]>

---------

Co-authored-by: EnYa <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated protocol to include Subscriptions and Query/Mutate requests in tRPC

Co-authored-by: Jaden Nguyen <[email protected]>

* Update TRPCMethodAndEndpointEntryForm.tsx

* merge working subscriptions, query, and mutation functionality into dev branch (#9)

* get subscriptions working, seperate from rest of app functionality.

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add conditional trpc client construction

* figure out how to add subscriptions to response pane

* add working protocol select file, didn't merge properly previously

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

---------

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: EnYa <[email protected]>

* add tRPC test servers for WebSocket and Express (#10)

Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>

* Updated tRPC URL by dispatching request fields respectively (#11)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>

* Jack s (#12)

* Updated tRPC URL by dispatching request fields respectively

Co-authored-by: Jaden Nguyen <[email protected]>

* tRPC URL updates and dispatches changed to requestFields
\
Co-authored-by: Jaden Nguyen <[email protected]>

* Cleaned up current code, removed consolelogs, added comments where neccessary

Co-authored-by: David Beame <[email protected]>

---------

Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: David Beame <[email protected]>

* add working ws kill button (#13)

* clean up old console logs (#14)

---------

Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: EnYa <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>
Co-authored-by: Jack <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>

* modify package.json and update READme
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

* modify package.json and update READme
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Mihran Baytaryan <[email protected]>

---------

Co-authored-by: Ethan Sclarsky <[email protected]>
Co-authored-by: Yale Yng-Wong <[email protected]>
Co-authored-by: Parkreiner <[email protected]>
Co-authored-by: A13xaNunes <[email protected]>
Co-authored-by: A13xaNunes <[email protected]>
Co-authored-by: Hyejin Kim <[email protected]>
Co-authored-by: Travis Lovis <[email protected]>
Co-authored-by: hyejinkim <[email protected]>
Co-authored-by: Travis Lovis <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: EnYa <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>

* fix issues with react-spring (#17)

---------

Co-authored-by: Parkreiner <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Mihran <[email protected]>
Co-authored-by: KingzandBean <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack Sonoda <[email protected]>
Co-authored-by: EnYa <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Jack <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: David Beame <[email protected]>
Co-authored-by: Jaden Nguyen <[email protected]>
Co-authored-by: Tanner Malmedal <[email protected]>
Co-authored-by: Ethan Sclarsky <[email protected]>
Co-authored-by: Yale Yng-Wong <[email protected]>
Co-authored-by: A13xaNunes <[email protected]>
Co-authored-by: A13xaNunes <[email protected]>
Co-authored-by: Hyejin Kim <[email protected]>
Co-authored-by: Travis Lovis <[email protected]>
Co-authored-by: hyejinkim <[email protected]>
Co-authored-by: Travis Lovis <[email protected]>

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
correct version number in package json

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #316 from oslabs-beta/development47

Swell version 1.10.1