-
when `max-tags` has been reached, the `placeholder` text should not be displayed, as it is now no longer possible to "Add a tag"
-
_Fabian Jakobs (@fjakobs) wrote:_
Move the FlowLayout contributed by Chris Benford into the Framework
_assigned to Fabian Jakobs (@fjakobs)_
-
I have the directive working well on all browsers except IE. I cant add a tag in IE. Do you know of this bug and perhaps have a work around for IE?
-
Hello Carlos,
When you are testing whether or not the data supplied to `extract.digits()` is numeric data, I think you should be using `is.numeric()`. As it stands now, the use of `class(data) != "n…
-
HI is there a way to disable removal of tags (via button and key) ?
PS. Nice project :)
-
http://latimes-calculate.readthedocs.org/en/latest/basicfunctions.html#benford-s-law
-
Hello,
with the new version, the tab key selects the selected entry in the autocomplete list. We use tab to navigate through a table / forms and when we tab into a tags-input field, we got a problem.…
-
The tagsinput component is being initialized inside of `$scope.$apply` and this error is being thrown `Error: type property can't be changed` in this block:
``` javascript
tagsInput.directive('tiBind…
-
Currently the displayText is treated as text both in autocomplete and input-Tag. I would like to have it treated as simple html. This way one could color part of a tag, add Font Awesome characters etc…
-
I am getting a sporadic error where I get a compile error for the directive.
Error: [$compile:tpload] http://errors.angularjs.org/1.3.13/$compile/tpload?p0=ngTagsInput%2Ftags-input.html
at Error (…