You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
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.
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)
The text was updated successfully, but these errors were encountered: