Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji autocomplete 🎉 ⚡ #1038

Merged
merged 27 commits into from
Apr 12, 2017
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
7b75363
Initial implementation for emoji autocomplete
maximbaz Apr 7, 2017
b833e5e
Extract important constants
maximbaz Apr 7, 2017
3fff16c
Make CoffeeLinter happy
maximbaz Apr 7, 2017
a2365f7
Style improvements
maximbaz Apr 7, 2017
e90610d
Immutable rules the world
maximbaz Apr 7, 2017
3b3fa5a
Use 'fetch' to download emoji.tsv
maximbaz Apr 7, 2017
18ef286
Introduce constants to fix eslint 'no-magic-numbers'
maximbaz Apr 8, 2017
77beecb
Fix rgba style
maximbaz Apr 8, 2017
01fbcd5
Select emoji on mouse click
maximbaz Apr 8, 2017
7a234ee
Remove static getters for constants in the class
maximbaz Apr 8, 2017
c52c490
Cleanup
maximbaz Apr 8, 2017
1b33e09
Improve styles to show that emojis are clickable
maximbaz Apr 8, 2017
45156a5
Improve integration between mouse and keyboard
maximbaz Apr 8, 2017
e93fe39
Code style adjustments
maximbaz Apr 8, 2017
771b429
Improve code style in 'enter_emoji'
maximbaz Apr 9, 2017
24bca02
Implement visual design suggestions
maximbaz Apr 10, 2017
2218467
Fix color fill of the selected emoji row
maximbaz Apr 10, 2017
2b2717f
Hide emoji list when edit is cancelled
maximbaz Apr 10, 2017
e542923
Introduce offset constants for bubble-style emoji list
maximbaz Apr 10, 2017
19f16ca
Make emoji searching case insensitive
maximbaz Apr 10, 2017
c143f6b
Sort constants
maximbaz Apr 10, 2017
0566487
Close emoji list on Settings / Collection buttons click
maximbaz Apr 11, 2017
6c0d2d1
Fix text alignment regardless of emoji width
maximbaz Apr 11, 2017
20a81fe
Remove bubble arrow
maximbaz Apr 11, 2017
2b7f913
Adjust offsets
maximbaz Apr 11, 2017
5442ca1
Merge branch 'dev' into 541-emoji-autocomplete
lipis Apr 12, 2017
0710d6c
New linter rules :)
lipis Apr 12, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading