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

480 Коммитов

Автор SHA1 Сообщение Дата
Shai Rose 7a4961352e
Merge pull request #127 from microsoft/upgrade/angular_8
Upgrade/angular 8
2019-06-23 16:41:37 +03:00
Shai Rose 2341e2c85b upgrade (angular 8): dependant package updates (ng-packger, codelyzer, tsickle) 2019-06-23 16:20:13 +03:00
Shai Rose b0adcdda46 upgrade (angular 8): dependant package updates (ng-packger, codelyzer, tsickle) 2019-06-23 16:10:48 +03:00
Shai Rose c2720c07b1 upgrade (angular 8): github build 2019-06-23 15:32:59 +03:00
Shai Rose 66a7ac3e55 upgrade (angular 8): fixed docs site after '/deep/' removal 2019-06-23 14:17:55 +03:00
Shai Rose 57b52e6510 upgrade (angular 8): removed unused files 2019-06-23 11:09:53 +03:00
Shai Rose 0cd6f8e11d upgrade (angular): Upgrade to angular 8 - returned nrwl and ngrx. fixed typescript and build errors 2019-06-20 16:13:23 +03:00
Shai Rose 4b24b79f5f upgrade (angular): Upgrade to angular 8 - removed nrwl, ngrx and rxjs-compat 2019-06-20 13:24:57 +03:00
Shai Rose c2b9c9c73c upgrade (angular): Upgrade to angular 8 - bump version numbers 2019-06-20 12:27:16 +03:00
Shai Rose 2e280c73d2 upgrade (angular): Upgrade to angular 8 - fix static flags 2019-06-20 12:10:25 +03:00
Shai Rose 972f7f1cac upgrade (angular): Upgrade to angular 8 - cdk and material 2019-06-20 11:41:11 +03:00
Shai Rose 7d51e9d491 upgrade (angular): Upgrade to angular 8 - cli and core.
devx: Change default ng-serve port.
docs: Update 'getting started'.
2019-06-20 11:32:05 +03:00
Aaron Greenwald f892a89f00
Merge pull request #121 from microsoft/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-06-06 10:24:31 +03:00
dependabot[bot] 7745a3f93e
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 07:24:01 +00:00
Aaron Greenwald 40976f3d04
Merge pull request #123 from microsoft/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2019-06-06 10:22:25 +03:00
dependabot[bot] e423010413
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 07:20:43 +00:00
Aaron Greenwald 4e2226ff11
Merge pull request #122 from microsoft/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2019-06-06 10:19:04 +03:00
dependabot[bot] 3078830d92
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 07:16:57 +00:00
Aaron Greenwald 67aa8084e9
Merge pull request #120 from microsoft/dependabot/npm_and_yarn/handlebars-4.1.2
Bump handlebars from 4.0.12 to 4.1.2
2019-06-06 10:14:43 +03:00
dependabot[bot] 23251f03c5
Bump handlebars from 4.0.12 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 07:12:17 +00:00
Aaron Greenwald ccd6d0ded6 fix build|invalid file encoding 2019-06-06 10:07:02 +03:00
dorgold f5abed6570 Release version 0.6.5 2019-05-16 10:24:47 +03:00
zavidor 3c731e83f3
Merge pull request #117 from microsoft/bump-fabric
version bump
2019-05-15 14:58:14 +03:00
Zvi Avidor f2eb33b6ab version bump 2019-05-15 14:57:17 +03:00
zavidor 814997684b
Merge pull request #116 from microsoft/propagateMaxLengthInFabText
Propagate max length attribute in fab-text-field component
2019-05-15 13:55:56 +03:00
Zvi Avidor cbf2c7eedf bump version 2019-05-15 13:50:24 +03:00
Zvi Avidor fd12de3490 complete 2019-05-14 22:24:38 +03:00
Ben Grynhaus ba96986429
remove legacy scripts (#113) 2019-04-10 15:37:49 +03:00
Ben Grynhaus bd7eaaa720
Revert "Allow wrapping any React component with an Angular one on-the-fly" (#111)
Reverts Microsoft/angular-react#106

Issues with AOT builds including this, reverting until resolved.
2019-03-30 17:18:21 +03:00
Ben Grynhaus b756043226 Allow wrapping any React component with an Angular one on-the-fly. (#106) 2019-03-30 16:59:25 +03:00
Ben Grynhaus 4bb71a8395
Allow modifying props in custom render function. (#99)
Note that this is only a partial replacement for Fabric's pattern,
since we still want to abstract away JSX from consumers,
and Angular doesn't have first-class support for creating templates in TypeScript.
2019-03-25 17:42:19 +02:00
Ben Grynhaus fe79f0fe76
Fix MessageBar always passing actions, even when non were supplied (#109)
* change MessageBar actions to only be passed when they are actually supplied to the wrapper component

* repro of message bar styling issue
2019-03-25 17:34:15 +02:00
Ben Grynhaus 11b46f1fa4
0.6.2 (#108)
* bump version

* update changelog
2019-03-24 19:27:05 +02:00
xjerwa ab354b3928
Merge pull request #107 from Microsoft/pr/107
0.6.1
2019-03-22 13:10:55 -07:00
Jerry Wang 9923cefa3f 0.6.1 2019-03-22 13:04:57 -07:00
R.C. Shaw a93575c7a1 Add directive support for fab-dropdown (#104)
-Add directives to support i18n for fab-dropdown
-Add demo of new directive-supported fab-dropdown to app.component
-Minor cleanup of directives for fab-combo-box
2019-03-20 23:14:19 +02:00
Ben Grynhaus ec65a3e6d8
Add more documentation (#101)
There's been a lack of documentation in some key parts of the repo, especially under the `@angular-react/core` library.
This PR aims to add some much-necessary internal repo documentation, and in addition to #40 should cover most of the foreseen needs in this regard.
2019-03-19 21:43:01 +02:00
Ben Grynhaus 96753d2990
fix all docs tests and run tests in CI (#100)
- Fix the `docs` project's tests and align their components with more modern standards in the repo.
- Run tests in CI
2019-03-17 17:40:54 +02:00
Ben Grynhaus 8e997c9872
add blur events to fabric text field components (#98)
Continuing work done in #83 by @MarcOne68
2019-03-14 11:58:48 +02:00
Ben Grynhaus 1d94ddc13b
0.6.0 (#97)
* bump core and fabric versions

* update changelog
2019-03-08 02:13:38 +02:00
R.C. Shaw 8ccbaa5e3e Update combobox and calendar with directives (#95)
Add directives for the ComboBox and Calendar to enable the Angular-style template localization pattern.

Change wrapper to fix some timing bugs
2019-03-06 21:23:51 +02:00
Ben Grynhaus 87863d96b2 [Fabric] upgrade office-ui-fabric-react (#96)
Upgrade `office-ui-fabric-react` to latest version as of this PR.

Notice this is a **breaking change**:
* `office-ui-fabric-react` has deprecated some props - as usual - `@angular-react/fabric` doesn't support deprecated APIs and thus these were removed completely.

Expect a new minor version (0.6.0) in the release following this PR's merge, in accordance with semver.
2019-03-06 10:50:42 +02:00
Ben Grynhaus a2578b02aa
0.5.12 (#93)
* bump core and fabric versions

* add changelog
2019-02-20 22:59:29 +02:00
Ben Grynhaus 2f48c6c492
Add explicit events for FabTextField and FabMaskedTextField components (#92) 2019-02-20 22:53:56 +02:00
Eswar Prakash a50eaccf77 Added Nav component and module (#88) 2019-02-15 22:56:06 +02:00
Ben Grynhaus ca4b474e91
v0.5.11 (#87)
* bump version

* update changelog
2019-01-31 19:12:06 +02:00
Ben Grynhaus 498cfded1c
fix typed-changes failing in some AOT configurations (#86) 2019-01-30 19:56:07 +02:00
Ben Grynhaus a6155a5800
v0.5.10 (#84)
* bump version

* changelog update
2019-01-27 19:08:57 +02:00
Ben Grynhaus 9ca3e45705
Merge pull request #80 from shadowglen/master
Take benefits from tree-shaking support in Fabric
2019-01-27 10:43:54 +02:00
Ben Grynhaus a4eb9c1046
Merge branch 'master' into master 2019-01-27 10:39:35 +02:00