Add fuse.dom.Element data getter / setter API
Reported by John-David Dalton | June 14th, 2010 @ 07:10 PM | in Iteration 3
We need to add a fuse(...).getData() / setData() for public
access.
Internally it should set fuse.dom[uid][expando + key]
Comments and changes to this ticket
-
Joe Gornick September 18th, 2010 @ 01:35 PM
- Assigned user set to John-David Dalton
- Milestone order changed from 0 to 0
-
Joe Gornick September 18th, 2010 @ 04:11 PM
- State changed from new to open
- Assigned user changed from John-David Dalton to Joe Gornick
-
Joe Gornick September 19th, 2010 @ 03:31 AM
- State changed from open to patched
- Assigned user changed from Joe Gornick to John-David Dalton
Commit can be found here: http://github.com/jgornick/fusejs/commit/2366eef52b5a3091232e29a7e4...
-
Joe Gornick September 29th, 2010 @ 09:33 AM
- Milestone cleared.
- Milestone order changed from 3 to 0
-
Joe Gornick March 22nd, 2011 @ 09:40 PM
- Milestone set to Iteration 2
- Milestone order changed from 13 to 0
Located @ https://github.com/jdalton/fusejs/pull/7
-
Joe Gornick March 22nd, 2011 @ 09:41 PM
- Milestone changed from Iteration 2 to Iteration 3
- Milestone order changed from 19 to 0
-
Seid Jeff December 25th, 2022 @ 11:58 AM
Optimize your product development process today without overpaying for the services of an entire development team that require a physical workplace and related maintenance costs. The team in the outsourcing format can cope with the task no worse than the whole development headquarters, and the result will cost you many times cheaper.
Source: https://mobilunity.ch/blog/wie-man-einen-software-ingenieur-in-teil...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.