mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
e3fc29ee36
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 |
||
---|---|---|
.. | ||
assets | ||
docs | ||
lib | ||
stylesheets | ||
.gitignore | ||
examples-screencap-translate.png | ||
icon.png | ||
package.json | ||
README.md |
Translate
A package for N1 that translates draft text into other languages using the Yandex Translation API.
Enable this plugin
-
Download and run N1
-
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