mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-22 22:10:59 +02:00
The itemNode and expandoNode elements have changed from img to span (https://bugs.dojotoolkit.org/ticket/16699), so we now put our tree icons inside them rather than replacing them. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This folder contains the stores and utilities implementing the Dojo Object Store API, a successor and unifier to Dojo Data, Dojo Storage, and potentially Dojo Model. These stores are designed to provide simple lightweight implementations providing core functionality for typical applications. See http://dojotoolkit.org/features/1.6/object-store for more information