Skip to content

v2.0.8

Compare
Choose a tag to compare
@Alhadis Alhadis released this 10 Jan 13:39
· 814 commits to master since this release
v2.0.8

Added

  • [#471] Partial Nuclide support:
    This solution is only a stopgap until Nuclide integrates the package's icon-service upstream.

    In the meantime, support for Nuclide's file-tree and OmniSearch is incomplete:
    • No support for V2's dynamic matching strategies.
      File entries behave as they did in v1. Icons will continue to display normally elsewhere, however, such as in the tab-pane. Users may notice discrepancies if opening a file with a dynamically-assigned icon.
    • Directory icons limited to their defaults.
      Remember you can still use your stylesheet to target .git folders and the like.
    • Icons don't update when package-settings change.
      Disabling colours, for example, won't remove colours from icons shown in the file-tree until they're redrawn. Users can force them to by collapsing and expanding each root directory when changing a setting.
    • Certain panels don't show icons.
      E.g., OmniSearch's "Recent Files" list, or the file-tree's list of currently-open files.
  • [#501] Support for DTML files
  • Colour for SQL filetypes
  • Support: Emacs (Cask, .emacs.d folders), SQL (.mysql)

Fixed

  • [#505] Wrong icons used for certain .tpl files
  • [#506] Error thrown when changing project paths in Nuclide