Skip to content

Releases: dropbox/AppExplorer

0.1.0 Improved navigation

06 May 16:27
Compare
Choose a tag to compare

This version uses Miro's normal app_card:open event (round button in the top-right corner of the card) to navigate. The previous version was navigating when you select a single card.

image

AppCards

03 May 18:52
Compare
Choose a tag to compare
  • Up through version 0.0.6 I've been using Miro Cards that can be edited on the board. This makes it too easy to accidentally overwrite titles.
  • When selecting a card from an older version, it will be migrated to a new AppCard and then removed.
    • I couldn't get it to reliably place the new card over the old one, so it just puts it in the center of the viewport.
  • All new cards are AppCards

Code Navigation

02 May 23:01
Compare
Choose a tag to compare
  • Selecting a single card in Miro will bring you to the code
  • Clicking App Explorer (# cards) on the status bar lets you QuickPick a card
    • Miro will move to show yoy the cards as you search
    • Choosing a card will select it in Miro
      • Selecting the card will also navigate to the code.
  • All cards on the board use Miro's native linking feature for permalinks.
  • If you have a card selected in miro, you can AppExplorer: Attach Card to Code to reattach it to a symbol you're looking at.

v0.0.4

24 Oct 18:33
Compare
Choose a tag to compare
  • Fixed an issue where the sidebar was ALSO creating cards

v0.0.3

23 Oct 22:48
Compare
Choose a tag to compare
v0.3 - AppExplorer: Connect