222 Commits (master)

Author SHA1 Message Date
Joe Attardi fe54bef107 Add more HTML escaping 2 years ago
Joe Attardi 05970c0918 Fix XSS vulnerability with custom emojis 2 years ago
Joe Attardi 4b1464e3e6 Fix emoji order bug 3 years ago
Joe Attardi d9968bd52a Make argument to public events callback optional 3 years ago
Joe Attardi b6526b90aa Fix lint errors 3 years ago
Joe Attardi 788f8abe65 Support custom emoji data 3 years ago
Joe Attardi 8be1dc4748 Fix type on public event callbacks 3 years ago
Joe Attardi 08fd6694d3 Refactor 4 years ago
Joe Attardi a3fbfc9447 Refactor 4 years ago
Joe Attardi 82dd0ded58 types and doc fixes for twemoji options 4 years ago
Roderick Hsiao 0da76ef29c Handle empty case 4 years ago
Roderick Hsiao f90dd0c0ea Support custom data options 4 years ago
Joe Attardi 54a0ed6395 Add overridable CSS variable support 4 years ago
unknown 5c2cb5ed84 Added twemojiOptions to EmojiButton(options) 4 years ago
Boyan Mihaylov 4c0a1cae7c Expose the name of the selected emoji when firing the emoji event (closes joeattardi/emoji-button#105) 4 years ago
jmlee2k 01ea6c4964 Fix picker jumping before being destroyed 4 years ago
Joe Attardi 2096c1532c Destroy popper on hide 4 years ago
Joe Attardi 825f2a9dfe Fix lint errors 4 years ago
Joe Attardi f6c1041631 Fix incorrect initial category highlight in Firefox 4 years ago
Joe Attardi 6135124c68 Fix focus stealing when hiding picker with animation 4 years ago
Joe Attardi 8c65ffa2ea Fix delay hiding when animations are disabled 4 years ago
Joe Attardi 10a57f4337 Fix lint error 4 years ago
jmlee2k aaf84756d8 Fix error when hiding picker after showing in mobile mode 4 years ago
jmlee2k e857488de2 Add "hidden" event 4 years ago
jmlee2k d36e9db5a9 Add ability to switch the theme after construction 4 years ago
Joe Attardi ae750ce26d Fix scroll jumping when showing picker 4 years ago
Joe Attardi 19757a8df9 Fix lint error 4 years ago
MehediH f7b2331dcf Add fuzzy search to allow for typos 4 years ago
Joe Attardi daf2b09c9c Remove optional chaining 4 years ago
Joe Attardi cbbb0b41fe Fix lint error 4 years ago
Joe Attardi b63de87d61 Add custom icons 4 years ago
Joe Attardi 7938571d52 Add fixed positioning 4 years ago
Joe Attardi 0cbb76d0d5 Add showAnimation option 4 years ago
Joe Attardi 44753eaaa1 Add plugin support 4 years ago
Joe Attardi 8ce4fd2985 Remove unused options parameter to show and toggle methods 4 years ago
Joe Attardi 8fe1462067 Add isPickerVisible method, make pickerVisible property private 4 years ago
Joe Attardi a803698c67 Fix search focus bug 4 years ago
Joe Attardi 5c7578ed4c Change event format for custom emoji 4 years ago
Joe Attardi aff9b9727a Change event format 4 years ago
Joe Attardi dc82d6ca83 Fix search results to include custom emojis 4 years ago
Joe Attardi 0712721272 Implement custom emojis 4 years ago
Joe Attardi 40b65ec35c Add initialCategory option 4 years ago
Joe Attardi 83a3159f87 Update recents immediately on picking an emoji 4 years ago
Joe Attardi a5a555c8e0 Delay show if hide is in progress 4 years ago
Joe Attardi 52c3068206 Externalize class names 4 years ago
Joe Attardi dc9e9bfb8d Fix autofocus 4 years ago
Joe Attardi 1f28e715d5 Fix error when hiding variant popup 4 years ago
Joe Attardi 59e41c5f1c Fix lazy loading issues 4 years ago
Joe Attardi cfc128da4f Lazy load Twemoji images 4 years ago
Joe Attardi decd5e35f8 Select smileys category after clearing search 4 years ago