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

480 Коммитов

Автор SHA1 Сообщение Дата
Ben Feely 39661823d0 Working on bug in DOCS github site. 2018-04-10 16:35:24 -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
Ben Feely c7f8904593 Style updates to triangles. 2018-04-09 18:03:34 -07:00
Ben Feely a7ec6c6207
Users/benfeely/projecting react (#1)
* Projection of dialog footer with buttons working.

* Dialog working with projection!

* React perf working reasonably well...

* Fix bug in link name.

* Updates to dependencies (cli).
Failed to complete 'yarn update' (nx).

* Trying to get react/mixed perf working...

* React perf working.

* Remove unused comment.

* Cleaning up the triangle.

* Cleaning up dots.
2018-04-09 15:52:28 -07:00
Ben Feely 36533e4395 Add const for prop name. 2018-04-07 16:38:54 -07:00
Ben Feely 3bd4805c17 Projected content working. 2018-04-07 15:50:05 -07:00
Ben Feely f5f5c47efa Working on projecting content into React node. 2018-04-07 14:28:50 -07:00
Ben Feely 68624f2933 Moving away from deferred hybrid renderer.
It may be necessary to try this again, but for now I am in favor of this far simpler option.  Success will depend on whether I can support projection of content into <ng-content> within a React element.
2018-04-07 12:28:36 -07:00
Ben Feely 7c1a2451e2 Checking in code in a debug state. 2018-04-06 17:15:19 -07:00
Ben Feely 4d216f78c0 Fixed a bug in the dom render function. 2018-04-06 16:10:22 -07:00
Ben Feely 2641f68126 Updates to renderer. 2018-04-06 11:59:10 -07:00
Ben Feely f5ff8142ac Fix comment for removeChild. 2018-04-06 00:51:13 -07:00
Ben Feely 1d53ed5a87 Fix removeChild. 2018-04-06 00:47:20 -07:00
Ben Feely 79992311de Solid progress on the virtual renderer. 2018-04-06 00:42:54 -07:00
Ben Feely 567516354b Update comments in renderer to help debug issue with router outlet content. 2018-04-05 11:41:50 -07:00
Ben Feely 78b90c1b53 Work on the renderer to add ability to detect React components anywhere. 2018-04-05 01:17:07 -07:00
Ben Feely 22384d3325 A bunch of updates to the demo site including PERF triangle for Angular. 2018-04-04 18:29:47 -07:00
Ben Feely ae743b4040 Working on library builds. 2018-04-04 10:05:15 -07:00
Ben Feely 5d73df0173 Working on lib for fabric. 2018-04-04 04:31:13 -07:00
Ben Feely a52d15bc75 Updates to NPM package. 2018-04-04 04:05:42 -07:00
Ben Feely c5760650b3 Updating npm publish. 2018-04-04 03:06:30 -07:00
Ben Feely 1958ddd9dd Update package to use scope. 2018-04-04 02:22:27 -07:00
Ben Feely 0f02835ada Prepping package for npm deploy. 2018-04-04 02:02:01 -07:00
Ben Feely e8646ea355 Add build support for lib. 2018-04-03 22:19:42 -07:00
Ben Feely f7fde6e2e3 Removed Fabric dependency from core lib. 2018-04-03 22:12:47 -07:00
Ben Feely 5695dbac90 Change over to core lib. 2018-04-03 21:18:44 -07:00
Ben Feely 65fa1d99f5 Create lib with package.json 2018-04-03 20:40:33 -07:00
Ben Feely 2f4a8e4499 Add demo app. 2018-04-03 20:27:16 -07:00
Ben Feely d538d186c6 Post install. 2018-04-03 20:26:53 -07:00
Angular CLI c6b3f11282 chore: initial commit from @angular/cli
_                      _                 ____ _     ___
   / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
  / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
 / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
               |___/
2018-04-03 20:24:44 -07:00