Jerry Wang
|
8b181cd17e
|
Refactored ChangeableItem(s)Directive to use a helper, Updated CommandBarItem and ContextualMenuItem to use new pattern, Changed component property organization, Ran Prettier on touched files
|
2018-11-14 14:08:35 -08:00 |
Jerry Wang
|
0eff80cf96
|
Added DetailsList, GroupItem, and MarqueeSelection components; Created changeable-item/changeable-items directives
|
2018-11-13 09:21:36 -08:00 |
Ben Grynhaus
|
2b7b9a913d
|
Version bump (0.4.9)
|
2018-11-01 13:11:11 +02:00 |
Ben Grynhaus
|
e08298eb5e
|
[Fabric] Add Calendar component (#35)
|
2018-11-01 13:01:04 +02:00 |
Ben Grynhaus
|
e286189568
|
0.4.8 (#34)
* Change `ReactTemplate` to do `detectChanges`, since `markForCheck` didn't work
* 0.4.8
|
2018-10-21 14:01:01 +03:00 |
Ben Grynhaus
|
f2bb5b1738
|
Change `ReactTemplate` to do `detectChanges`, since `markForCheck` didn't work
|
2018-10-21 13:57:33 +03:00 |
Ben Grynhaus
|
94e7123aae
|
0.4.7
|
2018-10-21 10:55:04 +03:00 |
Ben Grynhaus
|
37cb1bb519
|
Minor fix to bundledDependencies in Core
|
2018-10-21 10:53:37 +03:00 |
Ben Grynhaus
|
b0ce1b44ab
|
v0.4.6 (#32)
|
2018-10-21 10:47:19 +03:00 |
Ben Grynhaus
|
626e9b8d7c
|
Merge pull request #28 from Microsoft/render-prop-update-fix
Fix ng-templates rendered as render props not updating when internal bindings change
|
2018-10-21 10:37:31 +03:00 |
Ben Grynhaus
|
66cb2f61f3
|
Throttle the ngZone subscribe calls
|
2018-10-21 10:28:27 +03:00 |
Ben Grynhaus
|
ee11f92eed
|
Merge branch 'master' into render-prop-update-fix
|
2018-10-20 11:41:24 +03:00 |
Ben Grynhaus
|
c994049297
|
gh-pages fix in CircleCI
|
2018-10-20 11:35:47 +03:00 |
Ben Grynhaus
|
b4d1957484
|
gh-pages fix in CircleCI
|
2018-10-20 11:30:09 +03:00 |
Ben Grynhaus
|
ecf81c63af
|
Merge pull request #31 from Microsoft/circleci-ghpages
Circleci ghpages fix
|
2018-10-20 00:23:49 +03:00 |
Ben Grynhaus
|
d926dffe3c
|
Merge remote-tracking branch 'origin/master' into circleci-ghpages
|
2018-10-20 00:03:26 +03:00 |
Ben Grynhaus
|
ee5b779b98
|
gh-pages change in Circle CI
|
2018-10-20 00:03:09 +03:00 |
Ben Grynhaus
|
fee245b011
|
Merge pull request #30 from Microsoft/circleci-ghpages
gh-pages change in Circle CI
|
2018-10-19 23:58:38 +03:00 |
Ben Grynhaus
|
23568a1d4f
|
gh-pages change in Circle CI
|
2018-10-19 23:56:48 +03:00 |
Ben Grynhaus
|
eb894566d8
|
Merge pull request #29 from Microsoft/fix-circleci-docs-publish
Add SSH deploy key to CircleCI config
|
2018-10-19 23:36:13 +03:00 |
Ben Grynhaus
|
74f1e9df1a
|
Add SSH deploy key to CircleCI config
|
2018-10-19 23:34:38 +03:00 |
Ben Grynhaus
|
da247f0f27
|
Render `ng-template`s using a `ReactTemplate` (React) component
Tracks changes via an `NgZone`
|
2018-10-19 23:00:36 +03:00 |
Ben Grynhaus
|
271ce22e53
|
Some docs and import optimization
|
2018-10-19 22:49:19 +03:00 |
Ben Grynhaus
|
116b201609
|
Accept an NgZone in ReactWrapperComponent to prepare for better template change detection
|
2018-10-19 22:48:49 +03:00 |
Ben Grynhaus
|
33ac0de349
|
Change ReactWrapperComponent's constructor API to prepare for breaking changes
|
2018-10-19 22:44:49 +03:00 |
Ben Grynhaus
|
04f537d432
|
Merge pull request #27 from Microsoft/content-class-style-overall
[Core] Content class and contentStyle refactor and enhancements
|
2018-10-19 22:33:14 +03:00 |
Ben Grynhaus
|
e9eb2279f1
|
Remove some leftovers comments
|
2018-10-19 22:17:13 +03:00 |
Ben Grynhaus
|
045f8f21af
|
[Core] Allow more syntax input options in contentStyle input for ReactWrapperComponent
Allows most [ngStyle] options, with the exception of specifying units in the key (`{ 'width.px': 12 }`)
|
2018-10-19 22:17:13 +03:00 |
Ben Grynhaus
|
c0f51c1229
|
[Core] Added stylenames package (bundleded dependency)
|
2018-10-19 22:17:13 +03:00 |
Ben Grynhaus
|
f6bded7e3b
|
[Core] Allow more syntax input options in contentClass input for ReactWrapperComponent
Allows all [ngClass] options (and more)
|
2018-10-19 22:17:13 +03:00 |
Ben Grynhaus
|
6a8dae502b
|
[Core] Added classnames package (bundleded dependency)
|
2018-10-19 22:17:13 +03:00 |
Ben Grynhaus
|
789e6e7ea0
|
Added Many type
|
2018-10-19 22:17:12 +03:00 |
Ben Grynhaus
|
c1097d3790
|
Merge pull request #26 from Microsoft/commandbar-declarative-cd-fix
Fix change detection on items change in command bar when using declarative syntax
|
2018-10-19 22:16:54 +03:00 |
Ben Grynhaus
|
0635680137
|
Fix change detection on items change in command bar when using declarative syntax
|
2018-10-19 22:06:13 +03:00 |
Ben Grynhaus
|
5b4df68a49
|
Merge pull request #25 from Microsoft/misc-cleanup
Misc cleanup
|
2018-10-19 22:03:53 +03:00 |
Ben Grynhaus
|
2a8b0482a3
|
[chore] organize react-node.ts. private members first, private methods last etc.
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
2d7d63899b
|
Fix setting properties or attributes on a ReactNode overriding others when value was `undefined`
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
c31349583e
|
Simplify creation of ReactContent component and its public & internal API
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
309d323bd0
|
Change all `*RenderContext`s to not be `readonly` for easier usage when `implement`-ing them in components
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
9e011ca753
|
Rename ReactWrapperComponent's detectChanges() to markForCheck()
Better reflects what the method does.
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
c69f01e24b
|
Change known-keys to a declaration file
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
34e0e3a251
|
Rename StringMap type file
|
2018-10-19 22:01:11 +03:00 |
Ben Grynhaus
|
585a852fe3
|
Simplify creation of ReactContent element
|
2018-10-19 11:58:54 +03:00 |
Ben Grynhaus
|
8092577576
|
Change all `*RenderContext`s to not be `readonly` for easier usage when `implement`-ing them in components
|
2018-10-19 11:58:54 +03:00 |
Ben Grynhaus
|
f45dfbfc20
|
Fix change detection on items change in command bar when using declarative syntax
|
2018-10-19 11:58:54 +03:00 |
Ben Grynhaus
|
47ca476767
|
Fix breaking API change in ReactWrapperComponent in Fabric
|
2018-10-19 11:58:54 +03:00 |
Ben Grynhaus
|
35fe59076b
|
Change createTemplateRenderer to accept an NgZone to allow tracking changes
|
2018-10-19 11:58:54 +03:00 |
Ben Grynhaus
|
59ca73a69a
|
Fix ICommandBarItemOptions type (again)
|
2018-10-19 11:58:54 +03:00 |
Ben Grynhaus
|
0561e921fb
|
Merge pull request #23 from Microsoft/commandbar-type-fix
Fix ICommandBarItemOptions type (again)
|
2018-10-18 00:12:59 +03:00 |
Ben Grynhaus
|
85b3620d23
|
Fix ICommandBarItemOptions type (again)
|
2018-10-17 23:22:14 +03:00 |