#14024 closed enhancement (fixed)
Converting dojox.NodeList.delegate to AMD format
Reported by: | tomc974 | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dojox | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Change History (6)
comment:1 Changed 9 years ago by
Owner: | changed from Adam Peller to bill |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
Thanks for the patch, note though that NodeList.delegate() has been replaced by functionality in dojo/on.
comment:4 Changed 9 years ago by
I know dojo/on can replace NodeList?.delegate() but I came across this module while playing with the API Documentation Previewer which I'm currently rewriting to support documentation written with non-ASCII characters. So I converted it.
Note: See
TracTickets for help on using
tickets.
In [26741]: