Closed 01oseluiz closed 10 months ago
In GitLab by @ismaelpamplona on Jan 18, 2023, 21:04
added 1 commit
In GitLab by @DaniloRaposo on Jan 27, 2023, 11:49
requested review from @DaniloRaposo
In GitLab by @DaniloRaposo on Jan 27, 2023, 12:39
added 1 commit
In GitLab by @DaniloRaposo on Jan 27, 2023, 13:11
Commented on src/components/EmojiPicker/EmojiPicker.stories.mdx line 24
Para deixar de acordo com a padronização na nossa documentação, tire esses var e deixa apenas a variável css
| --szot-emojis-picker-border-radius | --theme-small-shape | Container border radius |
| --szot-emojis-picker-box-shadow | --theme-medium-shadow | Container box shadow |
| --szot-emojis-picker-height | 315px | Container height |
| --szot-emojis-picker-width | 315px | Container width |
| --szot-emojis-picker-category-title-border-color | --theme-light | Category title border color |
| --szot-emojis-picker-category-title-font-color | --theme-dark | Category title font color |
| --szot-emojis-picker-emoji-background-color | transparent | Emoji button background color |
| --szot-emojis-picker-tabs-border-color | --theme-light | Category tab button border color |
| --szot-emojis-picker-tabs-icon-color | --theme-dark | Category tab icon color |
In GitLab by @DaniloRaposo on Jan 27, 2023, 13:40
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 78
Colocar um nome mais legível para a constante
In GitLab by @DaniloRaposo on Jan 27, 2023, 14:36
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 262
Ficou pouco legível por causa das constantes com nome c e d
In GitLab by @DaniloRaposo on Jan 27, 2023, 14:57
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 353
O input não está pegando o focus quando se escolhe a skin do emoji com skin, ao contrário do que ocorre com o emoji sem skin. Acredito que esse não seja o comportamento desejado
In GitLab by @ismaelpamplona on Jan 27, 2023, 16:13
Commented on src/components/EmojiPicker/EmojiPicker.stories.mdx line 24
Ok.
In GitLab by @ismaelpamplona on Jan 27, 2023, 16:17
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 78
OK
In GitLab by @ismaelpamplona on Jan 27, 2023, 16:17
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 262
Ok.
In GitLab by @ismaelpamplona on Jan 27, 2023, 16:26
resolved all threads
In GitLab by @ismaelpamplona on Jan 27, 2023, 18:17
Commented on src/components/EmojiPicker/EmojiPicker.stories.mdx line 24
changed this line in version 4 of the diff
In GitLab by @ismaelpamplona on Jan 27, 2023, 18:17
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 78
changed this line in version 4 of the diff
In GitLab by @ismaelpamplona on Jan 27, 2023, 18:17
Commented on src/components/EmojiPicker/EmojiPicker.svelte line 262
changed this line in version 4 of the diff
In GitLab by @ismaelpamplona on Jan 27, 2023, 18:17
added 1 commit
In GitLab by @ismaelpamplona on Jan 27, 2023, 18:49
added 1 commit
In GitLab by @ismaelpamplona on Jan 27, 2023, 19:30
added 1 commit
In GitLab by @DaniloRaposo on Jan 27, 2023, 19:41
approved this merge request
added 62 commits
master
changed this line in version 8 of the diff
added 2 commits
mentioned in commit 335b71edc3a78f83873303e622a7a0be27f89d7e
In GitLab by @ismaelpamplona on Jan 18, 2023, 14:36
Merges feature/emoji-picker -> master
Gitlab MR Web Template
Descrição
fuse.js
: serve para fazer uma boa pesquisa com a lógica fuzzy e voltar ao usuário, neste caso, os emojis que dão mais match com a busca feita (https://fusejs.io/)@emoji-mart/data
: dados de emojis (https://github.com/missive/emoji-mart)Tempo de desenvolvimento
Tipo de mudança
Em quais navegadores foi testado?
Testei as seguintes resoluções no navegador:
Checklist: