]> git.wh0rd.org - tt-rss.git/commit
define custom dojo modules with define() instead of require(), update startup module...
authorAndrew Dolgov <noreply@fakecake.org>
Thu, 23 Aug 2018 06:56:34 +0000 (09:56 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Thu, 23 Aug 2018 06:56:34 +0000 (09:56 +0300)
commita3e2f1a9c3b7fa5688f908bd0aa9ed4c6c539953
treedee65ed57833371139cb62b97cae0de43aa5979a
parent54727f9534f8b17b57d87577ed1ec0e8be8be0f3
define custom dojo modules with define() instead of require(), update startup module dependencies
12 files changed:
js/FeedStoreModel.js [new file with mode: 0644]
js/FeedTree.js
js/PrefFeedStore.js [new file with mode: 0644]
js/PrefFeedTree.js
js/PrefFilterStore.js [new file with mode: 0644]
js/PrefFilterTree.js
js/PrefLabelTree.js
js/prefs.js
js/tt-rss.js
lib/CheckBoxStoreModel.js [new file with mode: 0644]
lib/CheckBoxTree.js
lib/_CheckBoxTreeNode.js [new file with mode: 0644]