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

481 Коммитов

Автор SHA1 Сообщение Дата
Ben Grynhaus 7088423a18 Bump core + fabric to 0.4.0 2018-08-13 21:17:18 +03:00
Ben Grynhaus 0ef14d85d7 Added docs for workaround/fix of issue #5 2018-08-13 21:16:14 +03:00
Ben Grynhaus f59cd34f21 Merge branch 'master' into bugfix/inner-react-render-props-not-render
# Conflicts:
#	libs/fabric/package.json
#	libs/fabric/src/lib/components/command-bar/command-bar.component.ts
2018-08-13 20:07:53 +03:00
Ben Grynhaus 6b91617f6a
Merge pull request #6 from Microsoft/fabric/command-bar/wrong-type-render-icon
[Fabric][CommandBar] Fix wrong type for renderIcon
2018-08-13 20:03:21 +03:00
Ben Grynhaus 14e84b32f2 Fix wrong type for renderIcon 2018-08-13 16:13:31 +03:00
Ben Grynhaus edabdec97c Bump core & fabric versions (beta) 2018-08-13 14:38:41 +03:00
Ben Grynhaus 29982832a9 Fix React-wrapper components inside render props not being re-renderered 2018-08-13 13:22:40 +03:00
Ben Feely 3bcc903e10 Update to fix after github move. 2018-08-10 15:17:01 -07:00
Ben Feely d6e970097c Add missing license and update readme. 2018-08-10 15:05:20 -07:00
Ben Grynhaus 832196b58f
Merge pull request #17 from benfeely/next
Fix rendering of some elements not working in IE11
2018-08-08 10:15:03 +03:00
Ben Grynhaus 8044dfd380 Fix rendering of some elements not working in IE11 2018-08-05 16:27:06 +03:00
Ben Grynhaus bd40a6ceb7
Merge pull request #16 from benfeely/next
Re-generate docs & bump versions to 0.3.0
2018-08-05 10:28:39 +03:00
Ben Grynhaus 0b4fa2fa01 Bump core & fabric versions to 0.3.0 2018-08-02 18:57:55 +03:00
Ben Grynhaus 60311e4bea Added docs back (for GitHub pages) 2018-08-02 18:57:45 +03:00
Ben Grynhaus c0f7f64c9e Removed ignoring docs in git (used for GitHub pages) 2018-08-02 18:56:19 +03:00
Ben Grynhaus 36e2b965bf
Merge pull request #15 from bengry/angular61
Support Angular 6.1, TypeScript 2.9, office-ui-fabric-react 6.43.0
2018-08-02 18:54:08 +03:00
Ben Grynhaus d816b5dde2 merge from master 2018-08-02 18:47:04 +03:00
Ben Grynhaus b2c2f96247 added scripts to public angular61 version 2018-08-02 11:17:54 +03:00
Ben Grynhaus e11978d7b6 changed version to alpha1 2018-08-02 11:17:54 +03:00
Ben Grynhaus de4c84a856 [Fabric] fix public api 2018-08-02 11:17:54 +03:00
Ben Grynhaus a61460d5fb Prettier alignment 2018-08-02 11:17:54 +03:00
Ben Grynhaus 1de2f824e6 [Fabric] Align based on changelog of office-ui-fabric-react 2018-08-02 11:17:54 +03:00
Ben Grynhaus a6f503f209 Use symbol instead of plain string for ReactContent key
# Conflicts:
#	libs/core/src/lib/renderer/react-content.ts
2018-08-02 11:17:54 +03:00
Ben Grynhaus b155012a61 [Fabric] Added 'Omit' type and adjust types
# Conflicts:
#	libs/fabric/src/lib/components/command-bar/command-bar.component.ts
2018-08-02 11:17:00 +03:00
Ben Grynhaus 9e9c90422b amend 82637114f00c482b44c9544077496a10b57507bb 2018-08-02 11:16:46 +03:00
Ben Grynhaus 88573875a0 Remove generated docs output 2018-08-02 11:16:46 +03:00
Ben Grynhaus c8ff288f2b remove non-maintained projects 2018-08-02 11:16:46 +03:00
Ben Grynhaus 3fde3c11c1 Upgrade all dependencies- Angular 6.1- TypeScript 2.9.2- office-ui-fabric-react 6.43.0
# Conflicts:
#	apps/demo/src/app/app.component.ts
#	libs/core/package-lock.json
#	libs/core/package.json
#	libs/fabric/package.json
#	libs/fabric/public-api.ts
#	libs/fabric/src/lib/components/command-bar/command-bar.component.ts
#	package-lock.json
#	package.json
2018-08-02 11:16:43 +03:00
Ben Grynhaus bdd741179c remove yarn.lock 2018-08-02 11:14:42 +03:00
Ben Grynhaus 6f002f9924
Merge pull request #14 from bengry/declarative-pattern
Declarative syntax for Fabric CommandBar
2018-08-02 10:27:57 +03:00
Ben Grynhaus 64ac3541cf
Merge pull request #10 from bengry/next
Add support for render props, and add a few components
2018-07-22 19:45:40 +03:00
Ben Grynhaus 8416429817 Merge branch 'next' into declarative-pattern# Conflicts:# libs/core/src/renderer/renderprop-helpers.ts 2018-07-22 14:28:02 +03:00
Ben Grynhaus 9a0db80b79 Added 'css-to-style' to package.json in root 2018-07-22 14:11:41 +03:00
Ben Grynhaus 18dd2a4095 Removed some redundant casting 2018-07-22 14:11:14 +03:00
Ben Grynhaus 89d39b9eca Workaround for React not removing dead nodes from VDOM 2018-07-22 12:30:52 +03:00
Ben Grynhaus 0affdbcff1 Merge remote-tracking branch 'upstream/master' into next 2018-07-22 10:45:13 +03:00
Ben Grynhaus d27499b291 Typo fix 2018-07-19 13:52:39 +03:00
Ben Grynhaus d0ea893f75 Demonstrate custom component inside command bar 2018-07-19 13:52:26 +03:00
Ben Grynhaus 31b580c8b7 Change to external dependency on @types/css-to-style 2018-07-19 10:48:11 +03:00
Ben Grynhaus 1b4c032c76 move css-to-style to root package.json 2018-07-19 10:45:41 +03:00
Ben Feely 3eda3ee284
Update README.md 2018-07-18 13:28:25 -07:00
Ben Grynhaus 0cf31240aa Add ContextualMenu to public api 2018-07-17 19:12:27 +03:00
Ben Grynhaus 3096fe5dde Slight code simplification 2018-07-17 19:05:38 +03:00
Ben Grynhaus 5089e77356 remove unused imports 2018-07-17 17:18:17 +03:00
Ben Grynhaus 35f54fdb87 CommandBar - declarative syntax. WIP 3 2018-07-17 17:08:14 +03:00
Ben Grynhaus 91d6f52ab8 [Fabric] when rendering a custom icon in command bar the icon is now in the proper location 2018-07-17 17:08:14 +03:00
Ben Grynhaus 33f9e6c2d6 [Core] Allow passing additional props to ReactContent when creating render inputs 2018-07-17 17:08:14 +03:00
Ben Grynhaus 48b94bc594 CommandBar - declarative syntax. WIP 2 2018-07-16 17:03:32 +03:00
Ben Grynhaus 65dd906d61 CommandBar - declarative syntax. WIP 1 2018-07-16 15:56:24 +03:00
Ben Grynhaus 12331c60af Merge branch 'master' into next 2018-07-16 11:59:39 +03:00