This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
signal-desktop
Watch
2
Star
0
Fork
You've already forked signal-desktop
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
61a7846149
signal-desktop
/
js
/
react
/
conversation
/
Message.md
7 lines
90 B
Markdown
Raw
Normal View
History
Unescape
Escape
Full styleguide now available via `yarn styleguide` Due to a number of hacks, the style guide can be used to show Backbone views. This will allow a smooth path from the old way of doing things to the new.
2018-04-03 22:56:12 +00:00
```jsx
Parse theme from querystring, put on util. Moment from require() We also fully set up i18n and put it on util as well as making it available on windows.i18n for Backbone views.
2018-04-05 15:31:43 +00:00
<
util.MessageParents
theme
=
{util.theme}
>
Full styleguide now available via `yarn styleguide` Due to a number of hacks, the style guide can be used to show Backbone views. This will allow a smooth path from the old way of doing things to the new.
2018-04-03 22:56:12 +00:00
<
Message
/
>
<
/
util.MessageParents
>
```
Reference in a new issue
Copy permalink