Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

v1.11.0

Compare
Choose a tag to compare
@sourcegraph-bot sourcegraph-bot released this 24 Aug 11:36
· 141 commits to release since this release
06f6f75

1.11.0 (2018-08-24)

Bug Fixes

  • settings: update to follow style guide #83 (7c6ad37)
  • a race condition was causing settings to be overwritten (#92) (3c81e9d)
  • add styles for remove button (#86) (b3a45fd)
  • center the command palette button (#96) (134e208)
  • guard against missing featureFlags (#89) (dd413af)
  • missing configure Sourcegraph buttons with empty URL (#72) (c72b3e4)
  • more consistent styling for add button in ecc (#88) (ced0e88)
  • remember to unsubscribe (#95) (bec7678)
  • remove extra padding on CXP client settings box (#84) (566650f)
  • turn the cursor into a pointer in the command palette (#97) (06f6f75)

Features

  • code-intel: add enable code intel to status indicator (#81) (03e382b)
  • cxp: pass btn styles and update ecc (#87) (972f4e2)
  • cxp: redirect to extension on sourcegraph instance (#85) (c0734a3)
  • increase the height of the client settings (#94) (df3bf81)
  • pass the Sourcegraph language server URL to the controller (#90) (7426b0c)
  • suppress no logged-in user error (#93) (8bc3b69)