bruno/packages/bruno-lang/v2/src
Sanjai Kumar a0860febee
Refactor Bruno language parser to support multiline text blocks (#2086)
* Refactor Bruno language parser to support multiline text blocks

* Refactor SingleLineEditor component to allow newlines and adjust height dynamically

* Refactor SingleLineEditor component to fix overflow issue

* Fix overflow issue in SingleLineEditor component

* Refactor SingleLineEditor and MultiLineEditor components to fix overflow issues and allow newlines

* Fix overflow and scrolling issues in MultiLineEditor component

---------

Co-authored-by: Sanjai Kumar <sk@sk.local>
2024-04-17 14:19:44 +05:30
..
bruToJson.js Refactor Bruno language parser to support multiline text blocks (#2086) 2024-04-17 14:19:44 +05:30
collectionBruToJson.js fix(#1003): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type (#2051) 2024-04-10 15:04:42 +05:30
dotenvToJson.js feat(#309): use dotenv for .env file parsing 2023-10-10 04:22:21 +05:30
envToJson.js feat(#199): bru lang updates to store environment secrets 2023-09-22 01:08:35 +05:30
jsonToBru.js Refactor Bruno language parser to support multiline text blocks (#2086) 2024-04-17 14:19:44 +05:30
jsonToCollectionBru.js fix(#1003): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type (#2051) 2024-04-10 15:04:42 +05:30
jsonToEnv.js feat(#199): bru lang updates to store environment secrets 2023-09-22 01:08:35 +05:30