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
This project is always getting a new ⭐ from time to time an no one is complaining of anything about it!
I was wondering if you are using it and how. Also how would you see this going forward?
Thanks!
The text was updated successfully, but these errors were encountered:
I started looking at this today after being intrigued by this demo, https://gridstylesheets.org/demos/profile-card/index.html. I landed here after searching for an angular solution. Are you using angular-autolayout on anything in production?
console:
builder .. app.js (line 14) - how i would configure the constraints in code.
rule .. app.js (line 33)
redraw .. app.js (line 18) - example of how I would redraw without a directive.
summary:
The user's controller should get access to the auto-layout manager's instance and issue a redraw. It would eliminate this directive: al-update-on="myEvent".
The docs states it is a "service" but I would like to see more granular control as various angular components might use it. (not global level service but an instance based on dom structure). require: "^xyz" //solves this.
Hey there!
This project is always getting a new ⭐ from time to time an no one is complaining of anything about it!
I was wondering if you are using it and how. Also how would you see this going forward?
Thanks!
The text was updated successfully, but these errors were encountered: