Граф коммитов

480 Коммитов

Автор SHA1 Сообщение Дата
Ben Grynhaus d0e6109bb5 Update changelog 2018-10-16 00:42:48 +03:00
Ben Grynhaus 5cc7e6826a Bump core & fabric versions 2018-10-16 00:42:48 +03:00
Ben Grynhaus ed15a3c2bf
Merge pull request #21 from Microsoft/fix-intellisense-missing-keys
Fix intellisense missing keys
2018-10-16 00:39:03 +03:00
Ben Grynhaus e584058b0d Remove types that didn't work well 2018-10-16 00:36:19 +03:00
Ben Grynhaus 2c774be3cd Added `skipLibCheck: true` to root tsconfig.json.
`office-ui-fabric-react` sometimes has mismatching types that cause issues at compile time that we can't fix.
2018-10-16 00:23:30 +03:00
Ben Grynhaus 8c61c524cd Fix Omit type to work on types that don't have an index signature 2018-10-16 00:03:17 +03:00
Ben Grynhaus 56cbbfc2ed Better type for ICommandBarItemOptions.
Now completes in intellisense/auto-complete properly.
2018-10-15 23:43:07 +03:00
Ben Grynhaus ba64b4f4bb Better Omit type 2018-10-15 23:42:42 +03:00
Ben Grynhaus 4f039adcd3 Add IndexSignature mapped type 2018-10-15 23:42:26 +03:00
Ben Grynhaus fb72bd9975 Added KnownKeys mapped type 2018-10-15 23:41:31 +03:00
Ben Grynhaus c5c6e5594d
Merge pull request #18 from pdong/fix/fix-contribution-link
Fix issue where contribution link in README linked to the wrong repo
2018-10-04 00:48:55 +03:00
Phi Dong 58d4c32806 Fix issue where contribution link in README linked to the wrong repo 2018-10-02 10:57:05 -07:00
Ben Grynhaus d57e8a8039
Merge pull request #20 from Microsoft/0.4.4
Bump core + fabric to 0.4.4
2018-10-02 13:28:05 +03:00
Ben Grynhaus 9f45fd1ad4 Bump core + fabric to 0.4.4 2018-10-02 13:24:58 +03:00
Ben Grynhaus cbd1f82f45
Merge pull request #19 from Microsoft/typo-fix
Fix 'toggled'->'toggle' @Input typo in base-button
2018-10-02 13:23:15 +03:00
Ben Grynhaus 5e58ab7c93 Fix 'toggled'->'toggle' @Input typo in base-button 2018-10-02 13:20:51 +03:00
Ben Grynhaus 5f4d7951e2
0.4.3 (#17)
* Update changelog

* Bump core + fabric to 0.4.3
2018-09-27 13:38:34 +03:00
Ben Grynhaus 98fa9f7a54
Merge pull request #16 from Microsoft/office-ui-fabric-react-6.73.0-upgrade
Upgrade office-ui-fabric-react to 6.73.0
2018-09-27 13:30:37 +03:00
Ben Grynhaus 8319aff818 Upgrade office-ui-fabric-react to 6.73.0 2018-09-26 13:29:47 +03:00
Ben Grynhaus 24aeeec189
Merge pull request #15 from Microsoft/0.4.2
0.4.2
2018-09-07 17:14:37 +03:00
Ben Grynhaus 8e22abbd61 Added changelog (0.4.2) 2018-09-07 02:48:22 +03:00
Ben Grynhaus 8b0f279751 Version bump (0.4.2) 2018-09-07 02:48:22 +03:00
Ben Grynhaus 5c15bd2030
Merge pull request #14 from Microsoft/bugfix/render-content-fails-optimized
Fix tree shaking removing code needed for handling `ng-content` in production builds
2018-09-07 02:46:12 +03:00
Ben Grynhaus 19c1501880 Fix tree shaking removing code needed for handling `ng-content` in production builds 2018-09-07 01:33:42 +03:00
Ben Grynhaus 2c66d5476a
Merge pull request #12 from Microsoft/ci
Attempt to fix CircleCI GitHub pages auto-deploy
2018-08-29 10:27:14 +03:00
Ben Grynhaus 265c1f5bf3 Attempt to fix CircleCI GitHub pages auto-deploy 2018-08-28 21:59:33 +03:00
Ben Grynhaus 8d1e8f713a
Merge pull request #11 from Microsoft/0.4.1
[Core][Fabric] version bump to 0.4.1 + add changelog
2018-08-28 21:40:45 +03:00
Ben Grynhaus dfd6d115c4 [Core][Fabric] version bump to 0.4.1 + add changelog 2018-08-28 21:36:28 +03:00
Ben Grynhaus c4e521b41b
Merge pull request #9 from Microsoft/bugfix/tree-shake-css
Workaround for #8
2018-08-28 21:23:00 +03:00
Ben Grynhaus b4ec8a1526
Merge branch 'master' into bugfix/tree-shake-css 2018-08-28 21:18:32 +03:00
Ben Grynhaus 8a1828ea5a
Merge pull request #10 from Microsoft/ci
Added CI
2018-08-28 21:18:17 +03:00
Ben Grynhaus 66af2fad98 Added CircleCI config 2018-08-28 21:11:38 +03:00
Ben Grynhaus f44d6af315 Workaround for [issue #8](https://github.com/Microsoft/angular-react/issues/8) for these components:
- CommandBar
- DatePicker
- HoverCard
- Panel
- BasePicker
- TagPicker
- Tooltip
2018-08-28 20:36:24 +03:00
Ben Grynhaus 184844ec74
Merge pull request #7 from Microsoft/fix-unmounting-nodes
Fix React nodes being removed from DOM when they are still needed
2018-08-25 14:47:03 +03:00
Ben Grynhaus 0a13bee79c Add cross-browser support for checking if a node is in the DOM 2018-08-20 00:51:49 +03:00
Ben Grynhaus 902ae07b78 Demo app changes 2018-08-20 00:04:05 +03:00
Ben Grynhaus e7def80812 Change ReactContent to not add already-mounted elements 2018-08-20 00:03:42 +03:00
Ben Grynhaus d05d05a2a4 Remove workaround for React root nodes not being removed when Angular wrapper is unmounted 2018-08-20 00:01:52 +03:00
Ben Grynhaus 8f3c89cfbe Change render props to not re-render when unneeded 2018-08-20 00:01:14 +03:00
Ben Grynhaus 144b77606c Change ComponentRef rendenrer to match Template renderer 2018-08-19 23:58:58 +03:00
Ben Grynhaus 6115e1cff9 amend d98a54f487 2018-08-19 23:54:23 +03:00
Ben Grynhaus f08d1db06d amend 0445891249 2018-08-19 23:54:06 +03:00
Ben Grynhaus d98a54f487 Change HTML render prop format to match Template renderer 2018-08-19 23:53:27 +03:00
Ben Grynhaus 0445891249 Change TemplateRef render prop to not-recreate every time 2018-08-19 23:49:46 +03:00
Ben Grynhaus b9b4f676c1 revert legacy render mode by default 2018-08-19 23:18:41 +03:00
Ben Grynhaus 1c938e7388 POC 2018-08-19 23:11:33 +03:00
Ben Feely 04b0e620d8 Update to license/copyright on each lib file. Lint fixes. 2018-08-16 12:17:03 -07:00
Ben Feely d1dedb975a Update to docs. 2018-08-16 11:23:31 -07:00
Ben Grynhaus 299e4b41f0
Merge pull request #4 from Microsoft/bugfix/inner-react-render-props-not-render
React-wrapped components inside inside ng-template don't re-render on changes
2018-08-13 21:23:17 +03:00
Ben Grynhaus 7088423a18 Bump core + fabric to 0.4.0 2018-08-13 21:17:18 +03:00