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

Possible? Use of "flex-layout" in non angular environments. #717

Open
MarcusMorba opened this issue Apr 21, 2018 · 3 comments
Open

Possible? Use of "flex-layout" in non angular environments. #717

MarcusMorba opened this issue Apr 21, 2018 · 3 comments
Assignees
Labels
feature P5 Low-priority issue that needs consideration related: angular-core
Milestone

Comments

@MarcusMorba
Copy link

Bug, feature request, or proposal:

Use of "flex-layout" in non angular environments.

What is the expected behavior?

Be able to create a global Design System using Flex-Layout that can also be used in other projects like e.g. React, Decoupled Drupal 8 etc.

What is the current behavior?

I don´t know if this is possible, but have read that the solution is based on pure Javascript.

What is the use-case or motivation for changing an existing behavior?

A lot people like the features and way it works and would love to use this also for their environments. This would make it easier to maintain the main Angular based design system, but offer a usable inbetween solution on the way to "Angular Elements" (https://medium.com/vincent-ogloblinsky/export-angular-components-as-custom-elements-with-angular-elements-a2a0bfcd7f8a)

@CaerusKaru
Copy link
Member

It definitely seems like it might be viable. I'll discuss this offline with @ThomasBurleson and @robwormald next week to see how feasible this is.

@CaerusKaru CaerusKaru added feature related: angular-core P5 Low-priority issue that needs consideration labels Apr 21, 2018
@CaerusKaru CaerusKaru self-assigned this Apr 21, 2018
@CaerusKaru CaerusKaru added this to the Backlog milestone Apr 21, 2018
@MarcusMorba
Copy link
Author

THANKS!

@CaerusKaru
Copy link
Member

I'd like to provide an update on this. There is an experimental implementation of Angular Layout on the adam/ce branch of this repository. It is a set of Custom Elements that can be used independent of Angular.

Please note that it is highly experimental, the API is different from Angular Layout, and the API has not been finalized. That being said, it's entirely usable, and open to anyone. We will continue working on it and find a way to fold it into the Angular Layout library with usage instructions, etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature P5 Low-priority issue that needs consideration related: angular-core
Projects
None yet
Development

No branches or pull requests

2 participants