Commit Graph

392 Commits (772b9ab534bc7288ec3f3aebfe61f388a7fea2d7)

Author SHA1 Message Date
Etienne Lemay 772b9ab534 Add /docs
For GH Pages
2017-11-08 23:58:41 -08:00
Etienne Lemay 56be88ed41 Move spec out of src 2017-11-08 22:41:57 -08:00
Etienne Lemay cecb92bb9f Reduce svgs/index.js size 10% 2017-11-08 22:34:35 -08:00
Etienne Lemay c4c258466a Release v2.2.0 2017-11-08 17:10:01 -08:00
Etienne Lemay d34645784c Fix CSS for IE10 [Close #135] 2017-11-08 17:01:00 -08:00
Etienne Lemay 810c472917 Provide more data to `emojisToShowFilter` in search [Fix #141] 2017-11-08 09:48:35 -08:00
Etienne Lemay d4c86bc6e1
Update README 2017-11-07 21:32:56 -08:00
Etienne Lemay 724bed6e4e
Retinafy images 2017-11-07 21:32:03 -08:00
Etienne Lemay 1939417a9e Release v2.1.2 2017-11-07 19:10:39 -08:00
Etienne Lemay b24b0ccee5 💄 2017-11-07 19:09:40 -08:00
Etienne Lemay 153f02b18f Update README 2017-11-07 19:04:41 -08:00
Etienne Lemay 9cd6494c39 Handle using custom storage instead of localStorage 2017-11-07 19:02:32 -08:00
Etienne Lemay 9fda2d9803 Early return `measureScrollbar` when document isn’t defined [Fix #136] 2017-11-07 19:02:32 -08:00
Etienne Lemay 35c05eb62d
Merge pull request #133 from Gargron/feature-filter-invalid-emojis [Fix #134]
Feature filter invalid emojis
2017-10-30 17:19:46 -04:00
Etienne Lemay 655b047d68
Merge pull request #132 from Gargron/feature-pass-down-frequently
Allow passing down a `recent` prop instead of localStorage
2017-10-30 17:19:25 -04:00
Eugen Rochko 8df1c418d3 Filter invalid emojis from recent category 2017-10-09 20:23:28 +02:00
Eugen Rochko e4ec409fc7 Update README 2017-10-07 19:32:49 +02:00
Eugen Rochko d781320498 Fix #129 - Passing down a `recent` prop instead of localStorage 2017-10-07 16:26:09 +02:00
Etienne Lemay 067d665ab2 Update README 2017-10-07 00:22:30 -04:00
Etienne Lemay 3021758115 Prettier 💄 2017-10-07 00:02:29 -04:00
Etienne Lemay 9ff4c8855c Remove unused dependency
Since 620576ds
2017-10-07 00:00:25 -04:00
Etienne Lemay bb874f4517 Add tooltip (title) props to both Picker & Emoji 2017-10-06 23:34:06 -04:00
Etienne Lemay 5f2ffcc0be Release v2.1.1 2017-10-06 17:25:11 -04:00
Etienne Lemay 57cc2ea4a5 Intersect search results [Fix #131] 2017-10-06 17:23:04 -04:00
Etienne Lemay b0e1d44d6e Fix spec syntax error 2017-10-06 17:22:57 -04:00
Nolan Lawson 9b6ddf0c9c Add test for thinking_face/woman-facepalming 2017-10-06 17:19:01 -04:00
Etienne Lemay 80b5522a5e Release v2.1.0 2017-10-06 17:01:07 -04:00
Etienne Lemay 9e81cc496a Merge pull request #130 from nolanlawson/fix-tests
Fix tests
2017-10-06 16:50:04 -04:00
Nolan Lawson 26017eba75 Fix tests 2017-10-06 09:25:03 -07:00
Etienne Lemay f8e824e1c5 Merge pull request #120 from nolanlawson/es-modules
Build as ES module as well as CommonJS
2017-10-04 16:07:24 -04:00
Nolan Lawson fdc91d0733 Build as ES module as well as CommonJS 2017-10-01 08:05:18 -07:00
Etienne Lemay bbd4fbe764 Merge pull request #125 from Gargron/fix-useless-rerenders
Remove function binds in render wherever possible, use PureComponent
2017-09-30 11:42:03 -04:00
Etienne Lemay 3024f9e190 Merge branch 'master' into fix-useless-rerenders 2017-09-30 11:38:34 -04:00
Etienne Lemay 22d1a0375d Revert Emoji back to a functional component 2017-09-30 11:37:02 -04:00
Etienne Lemay 045c77631d use `background-size: contain` for custom emojis 2017-09-30 11:01:03 -04:00
Etienne Lemay 45215092e5 Fix headless search with custom emojis [Fix #118] 2017-09-30 10:37:13 -04:00
Etienne Lemay d5a8c24a41 Fix key warning in stories 2017-09-29 19:52:40 -04:00
Etienne Lemay ac709e5cf3 Fix include sorting [Fix #116] 2017-09-29 19:45:52 -04:00
Etienne Lemay 88cde669e6 Exclude flag-un from data
I have yet to find a browser that supports it
2017-09-29 19:35:21 -04:00
Etienne Lemay 274d8b3862 Set `background-size: cover` for custom emojis [Fix #117] 2017-09-29 19:26:13 -04:00
Etienne Lemay 1a2d400362 Signify custom emoji elements with class [Ref #117] 2017-09-29 19:26:04 -04:00
Etienne Lemay 922ae30a0f Fix TypeError on emoji click when picker has been unmounted [Fix #126]
`isMounted` is being deprecated, so we test against scroll ref being defined
2017-09-29 19:14:24 -04:00
Etienne Lemay 00e5df4103 Release v2.0.1 2017-09-29 14:39:37 -04:00
Etienne Lemay 81f39b138a Use SVGs inline 2017-09-29 14:33:08 -04:00
Etienne Lemay 3502927ebc Fix stories 2017-09-29 14:32:57 -04:00
Etienne Lemay bf409bfd6f Update start script 2017-09-29 14:31:44 -04:00
Eugen Rochko fdb88daa31 Remove function binds in render wherever possible, use PureComponent 2017-09-29 16:46:29 +02:00
Etienne Lemay 620576d5a2 Use measure-scrollbar locally instead of a dependency
So that Babel doesn’t become a dependency just for that (lib is using export).
Giving credit to original author.
2017-09-28 20:04:24 -04:00
Etienne Lemay e8dc29bfaa Move data in src
So that it’s then compiled into dist
2017-09-28 20:03:23 -04:00
Etienne Lemay 3ed6b746bc Release v2.0.0 2017-09-28 18:15:32 -04:00