Commit Graph

20 Commits

Author SHA1 Message Date
Alissa 375630964d change readme 2023-01-06 09:08:15 +02:00
Tex Andersen fc793f0d62 update README.md to explain how function bindings are converted to one-way bindings 2019-10-01 08:24:12 +10:00
Andrew J Daniel 5bc1810407 fix: Override props with injections
If you have a prop and an injection with the same name (perhaps you defined it in a static propTypes class property) then the injection will take precedence and override any props with the same name.

Signed-off-by: Andrew J Daniel <adaniel@uk.ibm.com>
2018-05-02 13:16:55 +01:00
Ryu Komiyama 5fc50367b8 Added missing square closing bracket 2018-01-22 16:42:26 -05:00
Boris Cherny a4a68c23e6 update docs 2017-12-11 09:20:06 -08:00
Boris Cherny 47ff21f922 upgrade deps, add yarn lockfile 2017-09-26 11:26:05 -07:00
Boris Cherny 791681b612 fix build, v bump => 2.0.0 2017-08-31 23:05:04 -07:00
Boris Cherny 6d8b2b4671 transfer to coatue-oss 2017-03-20 17:52:56 -07:00
Boris Cherny 0bea2b5786 clarify readme 2017-03-16 10:24:01 -07:00
Matias Ribichich 740313d72b Updated the readme.md and grouped the new tests 2017-03-16 10:32:19 -03:00
Matias Ribichich d59b511d74 Added the parsing of bindings from the propTypes when present 2017-03-16 00:15:18 -03:00
Boris Cherny 028f80485a link angular2react from readme 2017-03-15 14:56:59 -07:00
Boris Cherny 11eece3808 update readme formatting so npm syntax highlights it 2017-03-10 16:37:58 -08:00
Boris Cherny 686b6ec9f6 minor readme fix 2017-03-02 18:00:08 -08:00
Boris Cherny d153c00962 update description 2017-03-02 17:18:18 -08:00
Boris Cherny d7d9b559e0 clarify docs 2017-03-02 16:10:23 -08:00
Boris Cherny 1af2ff3d23 add logo 2017-03-02 16:07:35 -08:00
Boris Cherny d7be1a4429 rename angularize => react2angular, minor fixes for docs 2017-03-02 15:37:58 -08:00
Boris Cherny dadddfb3c7 add tests 2017-03-01 10:49:29 -08:00
Boris Cherny b33fe4e277 🌅 2017-02-24 18:27:43 -08:00