Commit Graph

5 Commits (4249472cb5bdc727c0ded61bf3aaa65feecb2048)

Author SHA1 Message Date
Matheus Clemente 9c095f3091 Visual improvements 2023-11-08 00:22:06 -03:00
Matheus Clemente f42ba3da33 Prettier formatting 2 2023-11-08 00:08:35 -03:00
opus1217 63e4e7832e 0.4.5b 15-Mar-2021
- Display tooltip over item/npc name with source compendium

*-browser-list.html
- Add title tooltip to the item/npc names
2021-03-15 13:45:45 -07:00
opus1217 4ddad55232 0.4.2f 16-Feb-2021
- Working with Loading and Maximum message at top
- Reset Filters is not resetting filter display

compendium-browser.js
- Change preload to maxLoaded and display a message to filter if you want more
- replaceList(): Pass updateLoading function (with max warning) to renderItemData

en.json
CMPBrowser.SETTING.Preload -> Maxload
CMPBrowser.LOADING.Message, .MaxLoaded: ADDED

*-browser.html
- Add messages line, convert to flexcol

*-browser-list.html
- Use same argument (listItems)

loading.html
- Message (including maximum if found)

compendium-browser.css
- Add .list-area styling consistent with flex
- Adjust max-width
- Remove ul setting of width
2021-02-16 20:39:39 -08:00
opus1217 4fb315bed3 0.4.1h 11-Feb-2021
Feats seem to be working (missing fields)
Items now showing
NPCs operating erratically

compendium-browser.js
- Add the partials for npc, feat, item and the backing code

*-browser-list.html: ADDED
(partials for changing data)
2021-02-11 20:47:43 -08:00