Jakub Grzywacz
|
c4a8ed36fc
|
Feature / search bar customization (#20)
* feat: add props (searchBarStyles,
searchBarTextStyles,
searchBarPlaceholderColor)
* docs: update readme
|
2021-08-11 10:03:37 +02:00 |
Jakub Grzywacz
|
55ae233a94
|
docs: fix table
|
2021-07-30 13:23:55 +02:00 |
Jakub Grzywacz
|
96746d3e6d
|
Merge remote-tracking branch 'origin/master' into feature/searchbar
|
2021-07-30 13:20:38 +02:00 |
Jakub Grzywacz
|
de2d2f3e0c
|
Feature / recently used emojis (#14)
* feat: add translations to recently used
* fix: sort order
* feat: add recently used emojis
* docs: add examples
* refactor: change hideRecentlyUsed to enableRecentlyUsed
* docs: add enableRecentlyUsed to docs
* fix: delete unnecessary arrow
* fix: from code review
|
2021-07-30 12:53:00 +02:00 |
Jakub Grzywacz
|
eea5bfba6a
|
docs: add search bar to docs
|
2021-07-29 12:02:11 +02:00 |
Jakub Grzywacz
|
c0cbef73c2
|
Feature / categories position (#12)
* feat: create category position prop
* docs: update props
* fix: fix spacing
* docs: add category position to docs
|
2021-07-28 14:53:35 +02:00 |
Jakub Grzywacz
|
f3e95cd820
|
docs: add comparison table (#7)
|
2021-07-27 11:37:30 +02:00 |
Wojciech Stanisz
|
7e4b1680cc
|
Change callback name to match defined one (#5)
I think it should be `handlePick` instead of `handleSelect` that doesn't appear anywhere else.
Feel free to close this PR if that was the intention
|
2021-07-26 21:31:48 +02:00 |
Jakub Grzywacz
|
cbe4243248
|
Feature/static keyboard (#2)
* fix: use container styles fix
* refactor: rename static modal
* refactor: let use EmojiStaticKeyboard outside modal
* chore: add static keyboard to readme
* fix: improve readme
* refactor: easier use of static keyboard and refactor contexts
* refactor: update readme example
|
2021-07-26 15:30:04 +02:00 |
Jakub Grzywacz
|
bdb8799fe1
|
refactor: add unicode version, slug and reduce json size
|
2021-07-22 11:42:45 +02:00 |
Jakub Grzywacz
|
486b7a55be
|
chore: add links to examples
|
2021-07-20 12:23:59 +02:00 |
Jakub Grzywacz
|
cadb1b9f4d
|
chore: test link
|
2021-07-20 12:21:41 +02:00 |
Jakub Grzywacz
|
5e914c7f17
|
chore: add more examples and list them in readme
|
2021-07-20 12:19:41 +02:00 |
Jakub Grzywacz
|
fa340ee6a0
|
chore: add new prop activeCategoryContainerColor
|
2021-07-20 11:47:01 +02:00 |
Jakub Grzywacz
|
7da8e9acce
|
fix: spelling
|
2021-07-19 19:29:24 +02:00 |
Jakub Grzywacz
|
b8aeaebcf0
|
refactor: improve readme and change package name
|
2021-07-19 19:26:41 +02:00 |
Jakub Grzywacz
|
f58aa52e40
|
fix: deps and emoji render
|
2021-07-16 14:20:44 +02:00 |
Jakub Grzywacz
|
acaf8922e3
|
fix: readme
|
2021-07-13 12:32:58 +02:00 |
Jakub Grzywacz
|
d3f140bb13
|
chore: add category disable props
|
2021-07-12 13:57:10 +02:00 |
Jakub Grzywacz
|
5483adf926
|
chore: add translation
|
2021-07-12 11:17:39 +02:00 |
Jakub Grzywacz
|
6dae766f77
|
chore: add preview
|
2021-07-10 16:07:16 +02:00 |
Jakub Grzywacz
|
af342a86f9
|
chore: readme update props
|
2021-07-10 15:42:55 +02:00 |
Jakub Grzywacz
|
1f10c14236
|
fix: delete height from TODO
|
2021-07-10 12:41:24 +02:00 |
Jakub Grzywacz
|
dff1271b30
|
chore: allow pass height in percentage
|
2021-07-10 12:39:52 +02:00 |
Jakub Grzywacz
|
cf77277802
|
chore: add category customization props
|
2021-07-10 12:05:18 +02:00 |
Jakub Grzywacz
|
5cab329d57
|
build: create many optional props and general improve
|
2021-07-08 15:10:57 +02:00 |
Jakub Grzywacz
|
3cce2c2e03
|
chore: initial commit
|
2021-07-03 19:51:30 +02:00 |