108 Commits

Author SHA1 Message Date
ubunteroz 1fd92fdc00 Fix TypeScript on Yarn PnP 2025-08-15 20:55:40 +08:00
ubunteroz 20d801eacd Upgrade to Yarn Berry 2025-08-15 20:51:13 +08:00
ubunteroz cd44cda8a9 Update dependencies 2025-08-15 20:43:58 +08:00
ubunteroz 08b13975e6 remove CircleCI configuration and logo file 2025-08-15 20:43:22 +08:00
Alissa 16b8ffa66a bump version 2023-01-06 09:16:00 +02:00
Alissa c6f6ed839d update guthub url 2023-01-06 09:15:21 +02:00
Alissa 375630964d change readme 2023-01-06 09:08:15 +02:00
Alissa 1c3e7472a3 changed package name 2023-01-06 09:01:02 +02:00
Alissa e66a6d8f20 upgrade to react 18 2023-01-06 08:58:42 +02:00
Chris Khoo e1248f6e1d Merge pull request #111 from texonidas/master
update README.md to explain how function bindings are converted to one-way bindings
2019-10-02 11:18:43 -07: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
Boris Cherny 7183f0d5ae v4.0.6 2019-03-02 13:19:53 -08:00
Boris Cherny 6f8d240dea upgrade deps 2019-03-02 13:19:23 -08:00
Boris Cherny b773a74092 Merge pull request #98 from ttsahi/master
Component will not call render after it has been unmounted
2019-03-02 11:16:06 -10:00
ttsah b902c9ee56 circleci 2019-02-20 10:50:42 +02:00
ttsah 45eb0f4f61 rimraf and fix 2019-02-20 10:38:54 +02:00
ttsah 822b3b106d comment on tests 2019-02-20 10:38:04 +02:00
ttsah 8c06897237 revert 2019-02-20 10:05:51 +02:00
ttsah 28b0631a4a add rimraf for windows users. 2019-02-20 09:46:18 +02:00
ttsah 1e3fc4f4b0 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	index.tsx
#	package-lock.json
#	package.json
2019-02-19 19:30:54 +02:00
ttsah a582f8b13a add rimraf for windows users. 2019-02-19 19:26:28 +02:00
Boris Cherny 3717fbc2ea update circlefile to latest 2019-02-03 23:33:44 -08:00
Boris Cherny b3ac9cf5e9 v4.0.5 2019-02-03 23:29:49 -08:00
Boris Cherny d65fd0b693 upgrade dependencies, fix build 2019-02-03 23:29:13 -08:00
erezyo 83c3c65fb3 fix wrong bool 2019-02-03 11:47:24 +02:00
erezyo c7da92385e no render after unmount 2019-02-03 11:34:45 +02:00
Boris Cherny 3e4f5751c4 v4.0.4 2018-06-21 13:34:06 +03:00
Boris Cherny a46513065d update changelog 2018-06-21 13:33:40 +03:00
Boris Cherny aee4487ea8 upgrade devDependencies, fix internal typing bug caused by variance check 2018-06-21 13:32:03 +03:00
Boris Cherny 59233c76ed clean up clean script 2018-06-21 13:26:54 +03:00
Boris Cherny aa05594395 add lint to build 2018-06-21 13:26:06 +03:00
Boris Cherny 4447c1967a enable ts strict mode 2018-06-21 13:25:28 +03:00
Boris Cherny 5e410b1733 update changelog 2018-06-21 12:29:34 +03:00
Boris Cherny 1108243112 v4.0.3 2018-06-21 12:29:26 +03:00
Boris Cherny 75658b81ba add changelog 2018-06-21 12:28:35 +03:00
Boris Cherny fb55d349fd v4.0.2 2018-05-13 11:26:31 -07:00
Boris Cherny 348b30ff3e Merge pull request #83 from moshfeu/re-place-angular-types
#81 - Move angular types to devDependencies
2018-05-13 11:25:48 -07:00
Mosh Feu fc6fe7c4e6 #81 - Move angular types to devDependencies
So it will not force consumers to use angular types (In case of using custom types file)
2018-05-13 10:28:48 +03:00
Boris Cherny 1d9a24ba86 v4.0.1 2018-05-05 11:07:52 -07:00
Boris Cherny dc49188171 Merge pull request #74 from ajdaniel/master
fix: Override props with injections
2018-05-05 10:45:11 -07:00
Boris Cherny e2ccf8c4b8 Merge pull request #80 from arai-a/ngIsClass
Add $$ngIsClass class accessor to support older browsers
2018-05-05 10:43:40 -07: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
arai f361ac5b90 Add $$ngIsClass class accessor to support older browsers 2018-05-01 21:12:19 +09:00
Boris Cherny d0b8c336b2 v3.2.1 2018-02-08 23:17:18 -08:00
Boris Cherny b307f1b575 upgrade deps, cleanup old code 2018-02-08 23:16:54 -08:00
Boris Cherny 43b084e63a v3.2.0 2018-01-30 17:46:12 -08:00
Boris Cherny ac59a84562 update yarn.lock 2018-01-30 17:45:52 -08:00
Boris Cherny 64e98b0a48 Merge pull request #66 from rkomiyama/patch-2
Added missing square closing bracket
2018-01-22 14:06:01 -08:00
Ryu Komiyama 5fc50367b8 Added missing square closing bracket 2018-01-22 16:42:26 -05:00
Boris Cherny deea3723ed Merge pull request #63 from coatue-oss/greenkeeper/browserify-15.1.0
Update browserify to the latest version 🚀
2018-01-11 15:58:39 -08:00