Skip to content
Rob Garrison edited this page Jun 26, 2018 · 13 revisions

Home | Install | Emojis-image | Emojis-text | Add Emojis | Remove Emojis | Permissions | Change Log

Version 0.2.7 (2018-06-26)

  • Meta: Update editor files & add linting.
  • Cleanup userscript code.
  • Fix hidden settings panel overlap of content.
  • Fix "Restore Default" button position.

Version 0.2.6 (2017-05-16)

  • Meta: Rename license file.
  • Change license to MIT.

Version 0.2.5 (2016-07-28)

  • Update At.js version & tweak css.

Version 0.2.4 (2016-04-11)

  • Add @connect setting (ref).

Version 0.2.3 (2016-03-31)

  • Settings panel: fix input padding.

Version 0.2.2 (2016-03-30)

  • Core: update mutation observer & remove preview observer
  • Readme: update wiki links to each collection.

Version 0.2.1 (2016-03-17)

  • Readme: bunch o'updates.
  • Remove duplicate unicode text emoji.
  • Update news feed & fix code format.

Version 0.2.0 (2016-03-13)

  • Reset autocomplete after refresh or restore.
  • Add support for text emojis:
    • Insert text emojis using a ~ prefix.
    • Add unicode emojis collection.
    • Add custom text emojis collection.

Version 0.1.8 (2016-03-12)

  • Search entire document after mutation. Searching from a specified node is not working as expected.

Version 0.1.7 (2016-03-12)

  • Fix :_derp: (messed up XPath selector)

Version 0.1.6 (2016-03-11)

  • More case sensitive fixes.
  • Improve XPath selector. Fixes issue #1.

Version 0.1.5 (2016-03-07)

  • Update regex with case-sensitive setting.
  • Minor search optimization.
  • Fix JSON loading 1x/day, again!
  • Save collections after loading, otherwise restore won't stick.

Version 0.1.4 (2016-03-06)

Version 0.1.3 (2016-03-05)

  • Use promises to update page after JSON loads.
  • Save the date; JSON loads once per day... :_onion_head_facepalm:

Version 0.1.2 (2016-03-05)

  • Save collections to storage to minimize JSON loading to 1x/day.

Version 0.1.1 (2016-03-04)

  • Readme: various updates.
  • Make autocomplete results more logical.
  • Set minimum height default setting to 20px.

Version 0.1.0 (2016-03-03)

  • Initial commit.