Skip to content

Releases: SaltyAom/lagrange

nightly.220113

13 Jan 14:32
Compare
Choose a tag to compare
nightly.220113 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

New Feature

  • Add response time

Improvement

  • Use percentage for splitter instead of absolute pixel to support screen resize
  • Use WindiCSS instead of Tailwind
  • Split schema viewer to separate component
  • Update dependency

Bug fix

  • Undo not working once request is fired

Screen Shot 2565-01-13 at 21 30 09

nightly.211229-3

29 Dec 14:07
Compare
Choose a tag to compare
nightly.211229-3 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

Bug fix

  • Variables somehow save to headers instead

Screen Shot 2564-12-29 at 17 55 40

nightly.211229-2

29 Dec 11:19
Compare
Choose a tag to compare
nightly.211229-2 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

Bug fix

  • Horizontal editor resizing sometime doesn't work

Screen Shot 2564-12-29 at 17 55 40

nightly.211229

29 Dec 10:56
Compare
Choose a tag to compare
nightly.211229 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

New Feature

  • View GraphQL schema

Improvement

  • Use Shadow DOM on Monaco editor, see this

Screen Shot 2564-12-29 at 17 55 40

nightly.211228-3

28 Dec 14:13
Compare
Choose a tag to compare
nightly.211228-3 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

New Feature

  • GraphQL's schema autocomplete base on URL.

Improvement

  • Use monaco vite plugin to injects Monaco language service instead

Bug fix

  • Submit shortcut doesn't prevent new input on gql variable tab

Screen Shot 2564-12-28 at 21 09 36

nightly.211228-2

28 Dec 07:27
Compare
Choose a tag to compare
nightly.211228-2 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

Improvement

  • Reconciliation between new editor model
  • Reduce editor reconciliation
  • Use direct Monaco command for shortcut

Bug fix

  • Editor now don't jump while new language is parsing
  • Editor position doesn't move while using submit shortcut
  • Fix false editor reset process when new language is detected
  • Fix loading and error layout shift not being centered

Screen Shot 2564-12-28 at 14 26 28

nightly.211228

28 Dec 05:16
Compare
Choose a tag to compare
nightly.211228 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

Breaking change

  • Previous version user might have to manually assign body type first otherwise tab will be empty.

New Feature

  • Add selectable body type
  • Add form (url encode) body type

Improvement

  • Use Rust to parse JSON body before fetch
  • Remove requestAnimationFrame on updateEditor, editor update should be faster by 1 frame
  • Make non-editable element unselectable

Screen Shot 2564-12-28 at 12 15 01

nightly.211227

27 Dec 03:51
Compare
Choose a tag to compare
nightly.211227 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

Breaking change

  • Changed save location from LocalData/profile to LocalData/com.saltyaom.lagrange/profile

New Feature

  • Add response tab for navigating between body and headers
  • Add response status

Bug fix

  • New tab doesn't clear the editor and preview

Screen Shot 2564-12-27 at 10 49 05

nightly.211226

26 Dec 15:45
Compare
Choose a tag to compare
nightly.211226 Pre-release
Pre-release
This nightly build version is equivalent to v 0.0.0

Starting of Lagrange.
You can now query with Lagrange.

Screen Shot 2564-12-26 at 22 43 10