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

31 Коммитов

Автор SHA1 Сообщение Дата
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 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
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
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 ffe3e74890
fix docs no compiling (#74) 2019-01-21 19:42:39 +02:00
xjerwa bc393707bd Upgrade to Angular 7.0, Fabric 6.110.0; Fix build errors (#45)
* Upgrade react and react-dom to latest versions

* Updated Angular to v7.0, Updated office-ui-fabric-react to v6.110.0

* Fixed missing imports and reference errors

* Un-generic-ed EventListener (was causing errors since default EventListener is not generic)

* Removed noops on HoverCard and Tooltip component scss since they were moved to global styles in Fabric

* Upgrade office-ui-fabric-react to 6.110.0 + Add PlainCard and ExpandingCard components

* Renamed EventListener to IEventListener, Renamed some *.d.ts files to *.ts due to build issues

* Updated component property bindings to match new Fabric version

* Rename EventListener array and map to `I`-prefied versions to avoid confusion
2018-12-04 10:34:15 +02:00
Ben Grynhaus 7f36a6b47e
Remove all index barrel files (#44) 2018-12-03 21:06:31 +02:00
Ben Grynhaus 68f3581e9e
Package upgrades, Prettier alignment (#38)
- Package upgrades (non-breaking)
- Align repo to Prettier 1.15.3
  - [includes] Revert decorators to their previous position in components, before the change in 1.14.
2018-12-01 21:25:27 +02:00
Ben Feely 3bcc903e10 Update to fix after github move. 2018-08-10 15:17:01 -07:00
Ben Grynhaus d816b5dde2 merge from master 2018-08-02 18:47:04 +03:00
Ben Grynhaus a61460d5fb Prettier alignment 2018-08-02 11:17:54 +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 Feely 3b7ae99083
Users/benfeely/docs update (#8)
* Update to docs for github hosting.

* Updates to docs and readme.
2018-04-17 19:07:21 -07:00
Ben Feely 7cd386ad59
Users/benfeely/bug react destroy (#6)
* Fix console error.

* Fix a performance bug where React elements are not unloaded from memory.

* Update to docs for github hosting.
2018-04-17 12:12:43 -07:00
Ben Feely d91bfeeb72
Users/benfeely/bug profiles (#5)
* Fix bug in layout of performance profiles.

* Update docs for github hosting.
2018-04-17 10:30:31 -07:00
Ben Feely 16509fd9fa Update to fix package deployments. 2018-04-16 23:08:57 -07:00
Ben Feely 7639cc9d18 Bug fix for perf images in github-hosted docs. 2018-04-16 10:46:26 -07:00
Ben Feely 695fd80399 Working on bug fix for docs site. 2018-04-16 10:44:35 -07:00
Ben Feely 1598bfd4b1
Users/benfeely/docs perf (#4)
* Fix bug in import.

* Add some margin below triangle.

* Updates to triangles to support user controlled size.

* Updates to the rendering style, showing content.

* Extra fix.

* Done updating performance profiles.

* Add dot-count to the triangles.

* Toggle profile images zoomed and not.

* Improve the layout a bit for fabric component docs.

* Fix format for output under buttons.

* Switching from Material to Semantic UI for demo.
There is already an Angular version for Material, so not much point of enabling Material React components in Angular.

* Add basic support for Semantic UI button.
2018-04-16 10:31:25 -07:00
Ben Feely 2bfafcc2e4
Users/benfeely/docs (#3)
* Some refactoring and cleanup of directory structure.

* Style updates for nav.

* Fix some style issues when subnav is not used.

* Fix regression in the collapsing subnav.

* More updates for responsive nav.

* Bug fix.

* Update fabric lib to use module per component.

* Final touches for this round in docs.

* Update to docs.
2018-04-11 17:10:21 -07:00
Ben Feely 270114b757 More style fixes for nav. 2018-04-11 10:44:17 -07:00
Ben Feely b4b20a79ec Working on navigation for docs. 2018-04-11 09:14:26 -07:00
Ben Feely 291a56201c Top menu bar looking good. 2018-04-11 00:25:50 -07:00
Ben Feely a9f2d16313 Quick update to readme. 2018-04-10 16:57:28 -07:00
Ben Feely 6216be0e6a Bug fix for 404.html. 2018-04-10 16:48:31 -07:00
Ben Feely 7bbfb386f8 Handle deep links to Angular in Github pages. 2018-04-10 16:46:51 -07:00
Ben Feely 3bbd1546a3
Users/benfeely/material (#2)
* Update NX and add support for Angular Material.

* Added support for Angular Material and implemented simple nav.
Patterned after Angular-Material website.

* Update npm dependency.

* Fix bug when switching between perf pages.

* Rename Demo app to Docs

* Initial after adding demo app.

* Update demo app.

* Build docs for github hosting.
2018-04-10 16:29:10 -07:00