session-desktop/ts
Scott Nonnenberg 26e4e97592
Tighten up CSS
- Remove extra padding at top of Android bubbles, via sibling selector
- Don't include .attachments, .quote-wrapper, .content in bubble unless
  we actually need them. This allows for sibling selectors.
- This is a different technique for adding the ReactWrapperView for
  quotes - it is now appended to the DOM instead of attaching to
  something already in the DOM. This allows us to use .remove(), so it's
  a bit cleaner.
- Users of ReactWrapperView can now specify tagName and className
2018-04-20 15:23:47 -07:00
..
components Tighten up CSS 2018-04-20 15:23:47 -07:00
html Fork link-text module 2018-04-11 16:36:42 -04:00
styleguide Style Guide: Additional message examples, a few fixes to enable 2018-04-20 15:23:47 -07:00
test Add basic implementation of Conversation.updateFromLastMessage 2018-04-11 19:34:21 -04:00
types Add basic implementation of Conversation.updateFromLastMessage 2018-04-11 19:34:21 -04:00