Commit graph

10 commits

Author SHA1 Message Date
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