Commit Graph

5057 Commits (036f9ebdc8e6ee044e9d9fdc9ee82e0d3d071bd4)

Author SHA1 Message Date
Daniel Gasienica 9d41b86162 Remove escaping from `linkText`
We leverage jQuery’s HTML escaping in `$.html(…)`.
8 years ago
Daniel Gasienica f04c65088b Fork `link-text` module 8 years ago
Daniel Gasienica 144cb58a47 Add `HTML` module for rendering messages 8 years ago
Daniel Gasienica f38370f40e Add custom type definition for `link-text` 8 years ago
Scott Nonnenberg 96bd90a4e0
Simplify assignment; add warning to preload.js about Style Guide 8 years ago
Scott Nonnenberg 05303233fb
window.Signal.React -> window.Signal.Components 8 years ago
Scott Nonnenberg 23537546fe
Big refactor: ts/ directory for all typescript, including react
Split out test-specific and general utility react components too.

And moved our test/legacy* files for the Style Guide into a styleguide/
subdirectory of test/.

I think we'll be able to live in this directory structure for a while.
8 years ago