This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Move $position and bindHtml to ui-utils #1049
Closed
Description
Both of these modules I think could benefit many people who do not use ui-bootstrap and they are not specific to ui-bootstrap. I myself have encountered a few places where I've needed to do position calculations and didn't want to make jquery a dependency.
I believe making ui-utils a dependency of ui-bootstrap would help improve both projects.
Personally, I use ui-utils as much as I do ui-bootstrap and tend to encourage the community as a whole to do the same, so making it a dependency does not feel unreasonable to me.
ui-utils
is no longer dependent on jquery and has become much lighter in footprint.