Commit Graph

4 Commits

Author SHA1 Message Date
Christopher Speller
2bbedd9def Updating client dependencies. Switching to yarn. (#6433)
* Updating client dependancies. Switching to using yarn.

* Updating React

* Moving pure components to using function syntax (performance gains with newer react version)

* Updating client dependancies.

* Ignore .yarninstall

* Enabling pre-lockfile because it's the entire point of using yarn.

* Removing old webpack config

* Moving to new prop-types

* Fixing ESLint Errors

* Updating jest snapshots.

* Cleaning up package.json
2017-05-18 09:28:18 -04:00
Carlos Tadeu Panato Junior
b1c39204a6 fix issue (#6393) 2017-05-12 09:18:24 +01:00
Saturnino Abril
81b2fd9982 add IDs for reply arrows at center and RHS (#6311) 2017-05-11 08:12:33 -04:00
Saturnino Abril
f88769d1f2 [PLT-6363-1] Create PostFlagIcon component and add flag IDs to posts (#6271)
* [UI-AUTO] add IDs to last 10 posts' text

* create FlagPost component and add flag IDs for posts at center, RHS and
 search results
2017-05-09 07:54:45 -05:00