winmoji

Emoji lookup for Windows 😉 https://www.winmoji.com https://twitter.com/winmoji

MIT License

Stars
107
Committers
8
winmoji - 2.3.0 Latest Release

Published by ryanSN almost 4 years ago

🎉 Change Log

  • 32 bit and portable support!
  • Improve performance a little bit
winmoji - 2.2.1

Published by ryanSN almost 4 years ago

🎉 Minor Update

  • Update font to use native-ish OS font (Fixed #162 )

Please consider starring this project to show your support.

winmoji - 2.2.0

Published by ryanSN almost 4 years ago

cfaccc6 feat: Switch to winmojilib (#160)
0d4ea23 fix: upgrade multiple dependencies with Snyk (#158)
2f254be fix: upgrade electron-store from 6.0.0 to 6.0.1 (#157)
86e44e9 chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#155)
358eaba feat: CLeanup (#154)
cf69594 fix: deprecation errors , set node version strict (#153)
df9f6a1 fix: replace standard with prettier (#152)
8453801 security: upgrade packages (#151)
cc60304 fix: upgrade electron-updater from 4.3.3 to 4.3.4 (#149)
2a1fcc8 chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#150)
f1463e5 Create codeql-analysis.yml
2499056 chore(deps): bump lodash from 4.17.15 to 4.17.19 (#148)
5d5703d chore(deps-dev): bump electron from 7.1.3 to 7.2.4 (#147)
daaa9b3 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#146)
650eb45 [Snyk] Upgrade electron-updater from 4.3.1 to 4.3.2 (#145)
9d61641 [Snyk] Upgrade electron-updater from 4.3.0 to 4.3.1 (#144)
c0ad120 fix: upgrade electron-is-dev from 1.1.0 to 1.2.0 (#143)
8e3ef28 fix: upgrade electron-updater from 4.2.5 to 4.3.0 (#141)
9ec3daf fix: upgrade electron-updater from 4.2.4 to 4.2.5 (#140)
b80c2ff fix: upgrade electron-updater from 4.2.0 to 4.2.4 (#134)
f6e270d chore(package.json): bump node min version (#139)
15910c2 fix: upgrade multiple dependencies with Snyk (#137)
0147226 chore(deps): bump acorn from 5.7.3 to 5.7.4 (#136)
d35d96f chore(readme): remove Greenkeeper badge (#133)
cd22f56 fix: upgrade multiple dependencies with Snyk (#135)
023ba07 chore(yarn): Bump yarn.lock (#127)
4542494 chore(security): Address set-value vul (#126)
f3dd55c Update electron-builder to the latest version � (#125)
f3d216b Update electron to the latest version � (#124)
3b693f5 History list (#123)
b1fd4fe chore(package): update cross-env to version 6.0.0 (#122)
c3d3c02 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#121)
10969d6 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#120)
e48136d chore(package): update standard to version 14.0.0 (#119)
e45c618 chore(package): update electron to version 6.0.0 (#116)
eb96924 chore: Bump jest version (#115)
dc0b889 chore: Bump webpack-dev-server to use 3.1.11 (#114)
6c0190b chore(package): Coveralls 3.0.5 (#113)
1864953 Greenkeeper/monorepo.babel7 20190717234334 (#112)

winmoji - 2.1.0

Published by ryanSN over 5 years ago

c597773 - fix: build commands (ryanSn)
55d0643 - chore: update Electron builder and updater (#111) (Ryan Chatterton)
dd02186 - feat: About Window, Updater fixes, Re-open fixes (#110) (Ryan Chatterton)
f0a812a - fix: Single instance bug when attempting to open exe (#107) (Ryan Chatterton)
557a298 - chore(package): update standard to version 13.0.1 (#103) (greenkeeper[bot])
234a845 - chore(deps): bump handlebars from 4.0.12 to 4.1.2 (#106) (dependabot[bot])
8d3b5f8 - chore(deps): bump lodash from 4.17.11 to 4.17.14 (#105) (dependabot[bot])
9e1357b - Update electron to the latest version (#98) (greenkeeper[bot])
8b85f44 - Merge pull request #100 from ryanSN/dependabot/npm_and_yarn/js-yaml-3.13.1 (dependabot[bot])
1530bae - chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (dependabot[bot])
8e38608 - Update electron to the latest version (#97) (greenkeeper[bot])
f895777 - fix: node version for electron-builder (#96) (Ryan Chatterton)
c392777 - Greenkeeper/monorepo.react 16.6.3 (#95) (Ryan Chatterton)
a14316e - fix(test): Update emojilib update jest snapshot (#94) (Ryan Chatterton)
06803b1 - fix(package): update electron-updater to version 4.0.1 (#91) (greenkeeper[bot])
9137e78 - Greenkeeper/electron builder 20.33.2 (#89) (Ryan Chatterton)
9d271d4 - Update electron-config to the latest version (#88) (greenkeeper[bot])

winmoji - 2.0.1

Published by ryanSN almost 6 years ago

Release Notes:

  • single Instance check (#86)
  • Electron to latest version (#81)
  • webpack new version (#77)
winmoji - 2.0.0

Published by ryanSN over 6 years ago

Changes

  • Upgrade Electron's major version to address security issue from Electron
winmoji - 1.2.2

Published by ryanSN almost 7 years ago

Changes

  • Minor performance improvements
winmoji - Version 1.2.1

Published by ryanSN over 7 years ago

Changes

  • Mac Tray icon (yes this could support macOS soon)
  • Handle focus on input upon toggle of app either tray or shortcut
winmoji - Version 1.2.0

Published by ryanSN over 7 years ago

Changes

  • Global Shortcut to open and minimize winMoji CTRL+SHIFT+E
  • Improved Search!
  • Auto Updates
winmoji - Version 1.1.0

Published by ryanSN over 7 years ago

Version 1.1.0 release

winmoji - Version 1.0.1

Published by ryanSN over 7 years ago

Fix

  • #6 Use PNG for TrayIcon
    -- Address exiting the application issues
winmoji - Version 1.0.0

Published by ryanSN over 7 years ago

Version 1.0.0 Release

Features

  • Clicking Emojis saving to clipboard
  • Filtering Emojis by strings
  • Tray Support and keeping the application running on close
    -- Quit and toggle menu
winmoji - Version 0.1.0

Published by ryanSN over 7 years ago

First pre-release of winMoji and its windows installer 🤞