Commit graph

15 commits

Author SHA1 Message Date
79c2784d73
#48 Changed file extensions from js to ts 2020-12-28 21:43:06 +01:00
97042aa26a
#115 replaced checks for undefined with assigned helper function 2020-11-14 18:01:55 +01:00
51b943bc0f
#32 Fixed wrong implementation of settings check for language display 2020-11-08 13:25:55 +01:00
d0ace4b1d2
#32 Changed Configuration adapter and switched to callbacks where the configuration is used 2020-11-07 18:23:00 +01:00
1bbca43444
#32 added options check for all JS enhancements 2020-11-07 17:48:27 +01:00
2960d2ce60
Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
2020-10-01 20:08:29 +02:00
3178d145a0
Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
2020-10-01 20:08:19 +02:00
c31a1abab4
Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
2020-10-01 20:08:11 +02:00
7e3be1e059
#3 Renamed custom property and removed console.log 2020-09-27 12:53:45 +02:00
1f7a9e164a
#3 Added support for boxed mode 2020-09-27 12:47:55 +02:00
378389863a
#3 improved performance of language display update in lists
Only tries to update if the node is a list element and only updates the single node instead of fetching and updating all nodes each time the page changes
2020-09-27 12:01:35 +02:00
d3f633f559
Optical improvements 2020-09-20 17:56:27 +02:00
e4a7238921
#3 Minor syntax issues 2020-09-20 17:46:25 +02:00
d14040ceb6
#3 JS fixes after merge 2020-09-20 17:44:43 +02:00
d58b651a8f
Merge branch 'develop' into feature/#3-better-display-of-language-icons
# Conflicts:
#	manifest.json
#	src/javascript/enhancements/languageDisplay.js
2020-09-20 17:40:27 +02:00