You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/stylesheets
Lilia fb931b4733 Emoji picker (#1608)
* Add emoji button and popup panel

This integrates a simple third party emoji panel with a few css overrides to
correct some relative paths and colors.

The trickiest thing about this is ensuring we don't break the layout, which is
acheived through precise control over the panel's height, and prodigious calls
to updateMessageFieldSize.

// FREEBIE

* Don't close emoji panel on click, do close on send

To better facilitate multiple emoji entry.

// FREEBIE

* Make panel emojis bigger and higher resolution

// FREEBIE

* Move paperclip button to the right of the microphone

This makes our bottom-bar button arrangement more comfortable and consistent
with Android.

// FREEBIE

* Move emoji picker padding to inner container

* Insert emojis at cursor position

Don't just append to the end like a n00b! Also handle selected text correctly.
https://stackoverflow.com/questions/11076975

// FREEBIE

* A few visual tweaks to reduce visual complexity of emoji panel

- No gray buffer on the right side of the emoji panel
- No gray buffer between message compose text box and emoji window
- The scroll bar for the emojis is the same as our normal scrollbars
8 years ago
..
_android.scss Fix file icons on android theme 8 years ago
_conversation.scss Emoji picker (#1608) 8 years ago
_debugLog.scss Use relative paths 8 years ago
_emoji.scss Emoji picker (#1608) 8 years ago
_global.scss Emoji picker (#1608) 8 years ago
_hourglass.scss Use relative paths 8 years ago
_index.scss Move app theming from index to app view (#1479) 8 years ago
_intlTelInput.scss Create install flow 10 years ago
_ios.scss Fix paths for all newly-added icons 8 years ago
_lightbox.scss Use relative paths 8 years ago
_mixins.scss Darken material colors in dark theme 8 years ago
_modal.scss Add frontend for safety numbers approval setting 9 years ago
_progress.scss Switch to grunt-sass + node-sass-import-once 8 years ago
_recorder.scss Use relative paths 8 years ago
_settings.scss Add frontend for safety numbers approval setting 9 years ago
_variables.scss Use relative paths 8 years ago
android-dark.scss Make .status CSS rules more specific to fix onboarding text (#1547) 8 years ago
manifest.css Emoji picker (#1608) 8 years ago
manifest.scss Upgrade emoji support (#1482) 8 years ago
options.css Fix scroll overflow in installer layout 8 years ago
options.scss Better install view error handling (#1472) 8 years ago