Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Release 1.7.0 #475

Merged
merged 25 commits into from
Aug 22, 2020
Merged

Release 1.7.0 #475

merged 25 commits into from
Aug 22, 2020

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Aug 22, 2020

1.7.0 - 2020-08-21

[NEW] UiKit support (#474)
[CHORE] Loki visual tests (#459)
[IMPROVE] Translate to spanish (#413)
[NEW] Message character limit feature (#443)
[IMPROVE] Preact X (#457)
[NEW] Add Emoji rendering support (#412)

ggazzo and others added 25 commits June 29, 2020 17:20
* updated/improved german translations

* Update de.json
* emoji feature added

- added emoji-mart module
- added emoji-Picker in Chat's route

* emoji feature update

- added functionality to show/hide emoji picker

* emoji feature - making the picker responsive

* emoji feature update

- repositioned Picker Component to make it more responsive when multiple lines of text input are present
- linked emoji Picker with text input field(Composer)

* emoji feature update

- add support for rendering emoji to existing Message Component of Livechat
- code refactor

* emoji feature update - auto hide picker, auto add space after emoji short name

* emoji feature update - auto focus Input Area on emoji select and position cursor at end

* emoji feature update

- Auto hide the emoji-picker when user clicks outside of picker
- increase emoji size when only emojis are present in text

* Fix different shortname issue between emoji-mart and emojione

- add new package emoji-toolkit which is used to render emojis on Messages
- Fix tslint errors

* emoji feature update

- allow emojis to be entered anywhere in composer
- show larger emojis when only emojis are present

* removed emoji-toolkit dependency and render unicode emojis

* removed unnecessary comments

* reformat emojis json data and a minor bug fix

* Codebase improvements.

* fix emoji font-size issue

* Fix emoji sizes.

* Add onChange event when the user selects an emoji from the Emoji Picker.

Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
[REFACTOR] Prepare for Preact X - First steps
* [NEW] Setting a character limit

* adding new component ReminderCharacters on Footer

* update function shouldComponentUpdate in Composer

* adding config.settings.limitTextLength in screenProps

* [FIX] Null limitTextLength validation

* added limitTextLength validation if null

* [FEAT] Adding write lock

* Removing visual effects when exceeding message limit
* Adding write block when passing the character limit value

* [FEAT] Highlighting character counter

* Creating class footer__remainder-alert
* Changing to class footer__remainder-alert when textLength is equal character limit

* [FIX] CharCounter

* Changing component name to CharCounter
* Changing alert to hilight

* [FEAT] Storybook CharCounter

* Remove number 1
* Create storybook in stories
* Translate to spanish

* Translate (insert_your_field_here)
@ggazzo ggazzo merged commit 1f0e3e8 into master Aug 22, 2020
@ggazzo ggazzo deleted the release-1.7.0 branch August 22, 2020 03:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants