Mailspring/internal_packages/composer-translate
Juan Tejada e3fc29ee36 remove(popover): Remove Popover in favor of FixedPopover
Summary:
- FixedPopover now correctly adjusts itself when overflowing outside
  window, in all directions
  - Updates styles
  - Adds specs
- Remove Popover and popover.less, and refactor all code that used it in
  favor of the new FixedPopover

Test Plan: Unit tests

Reviewers: drew, evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2697
2016-03-09 10:05:46 -08:00
..
assets feat(composer): new composer footer and icon design 2016-02-23 13:42:10 -08:00
docs remove(popover): Remove Popover in favor of FixedPopover 2016-03-09 10:05:46 -08:00
lib remove(popover): Remove Popover in favor of FixedPopover 2016-03-09 10:05:46 -08:00
stylesheets remove(popover): Remove Popover in favor of FixedPopover 2016-03-09 10:05:46 -08:00
.gitignore fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
examples-screencap-translate.png fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
icon.png 💄(icon): A delightful seafoam green icon 2016-02-23 10:35:08 -08:00
package.json fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
README.md fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00

Translate

A package for N1 that translates draft text into other languages using the Yandex Translation API.

Enable this plugin

  1. Download and run N1

  2. Navigate to Preferences > Plugins and click "Enable" beside the plugin.

Build documentation

cjsx-transform lib/main.cjsx > docs/main.coffee
docco docs/main.coffee
rm docs/main.coffee