Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

[WIP] ssr style fix #556

Closed
wants to merge 2 commits into from
Closed

Conversation

CaerusKaru
Copy link
Member

This is very much a WIP and still needs design review. Blocked by PR #553 since that introduces PLATFORM_ID on all elements

Design Doc: https://docs.google.com/document/d/1fg04ihw42dJJHGd6fugdiBe39iJot8aErhiE7CjwfmQ/edit#

* Remove private API references to getDom()
* Add PLATFORM_ID to all components
@CaerusKaru CaerusKaru force-pushed the universal branch 2 times, most recently from f50c5dc to edec14d Compare January 11, 2018 06:38
@CaerusKaru CaerusKaru added the discussion Further discussion with the team is needed before proceeding label Jan 11, 2018
@CaerusKaru
Copy link
Member Author

CaerusKaru commented Jan 13, 2018

Also blocked by #296 since this relies on having correct default styles.

Edit: discussed offline and this is not a blocker, but will be re-examined as necessary later on.

@CaerusKaru CaerusKaru force-pushed the universal branch 7 times, most recently from 1d5260b to 1dbf11c Compare January 15, 2018 08:59
* Add virtual stylesheet to store server styles, which applies
  default styles when breakpoint overrides are not present
* Intercept all style calls and reroute them to the virtual
  stylesheet while not in the browser
* Add a new type of MediaQueryList similar to the MockMediaQueryList
  for the server that allows for manual activation/deactivation of
  breakpoints
* Update deps to Angular v5.2.x and TypeScript v2.6.x
@CaerusKaru
Copy link
Member Author

Succeeded by PR #567

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked cla: yes discussion Further discussion with the team is needed before proceeding pr: on hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants