0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code cleanup and minor bug fixes More... almost 12 years ago
just a quick update of the data with some new series info and tokens updated More... almost 12 years ago
Fixes #36 More... almost 12 years ago
added support for 'all' in series list. clicking it will display all cards. More... almost 12 years ago
commented out the -webperspective call. this was causing a chrome paint issue, which would make it look like the list did not move when switching between views. More... almost 12 years ago
removed debug console.log statement More... almost 12 years ago
optimizing list resize on window resize More... almost 12 years ago
Fixes #22 More... almost 12 years ago
Undo "fix"...it didn't work. More... almost 12 years ago
Merge branch 'master' of github.com:mikechambers/SpectralKitten More... almost 12 years ago
fixed error at startup where filterField was null More... almost 12 years ago
Merge branch 'slidechange' More... almost 12 years ago
Fixed issue # 22 More... almost 12 years ago
clear filter field whenmoving to a new list. More... almost 12 years ago
remove some logic that wasnt needed More... almost 12 years ago
added support for filtering lists in place. More... almost 12 years ago
Removed "height_inherit" class. More... almost 12 years ago
Cleaned up/commented CSS. Removed some unused rules. More... almost 12 years ago
fixed bug where lists were not moving in correctly. More... almost 12 years ago
Put in correct names for top level view nav buttons. More... almost 12 years ago
Handlebar templates for card and series views are now compiled once and then cached and resused. More... almost 12 years ago
pretty extensive refactoring of lists and list handling. We now only have one list template that is used for both card and series lists. There is also only one block of code that creates and manages lists. The will make maintanence much easier, and was also necessary to enable filtering of lists. More... almost 12 years ago
adding a search field above list box. More... almost 12 years ago
initial implimentation and test for filter modile, used to filter arrays of objects by property value (for providing filter for lists in UI). More... almost 12 years ago
cleaned up formatting for card detail. fixed some rendering and layout issues. More... almost 12 years ago
implimenting initial Assault rules parsing tests More... almost 12 years ago
implimented tests for Mend rules parsing More... almost 12 years ago
implimented rules tests for More... almost 12 years ago
updated data with minor token typo in data fixed More... almost 12 years ago
fixed minor data typo More... almost 12 years ago