Commit Graph

6 Commits (980be2c7e665e96da93537eed3e7b0eb545756cb)

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 755308e83c 0.7.2b 4-Jan-2022
- Merge PR #33 (improved NPC search performance) - thanks kyleady
- Fixed #29,#30,#31: Problems running with Foundry v9
- Fixed #28: Problems sorting by magical rarity
- change message to Loading... while still loading.
2022-01-04 17:39:05 -08: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
Pipper Publishing 2ad8d26537 0.4.2d 15-Feb-2021
- Display the type of item being loaded

compendium-browser.js
- renderLoading(): ADDED
2021-02-15 18:49:06 -08:00
Pipper Publishing 9cf9eff45f 0.4.2c 15-Feb-2021
- Correct loading/reloading message

compendium-browser.js
- Correct Loading... message on initial tab, but not on tab switch
- replaceList(): Use new loading.html template

loading.html: ADDED
2021-02-15 16:47:48 -08:00