feat: handle mobile portrait mode for current words table, improve top menù layout
125ee1c
alessandro trinca tornidorcommited on
style: improve margins for mobile interfaces
3dc190b
alessandro trinca tornidorcommited on
feat: start refactoring the UI interface on mobile
4614287
alessandro trinca tornidorcommited on
refactor: update example text within index.html
fc3bbf3
alessandro trinca tornidorcommited on
feat: add some helper functions from lite.koboldai.net integration
0a8999b
alessandro trinca tornidorcommited on
feat: handle correctly html text content nested within SPAN childNodes, like lite.koboldai.net editable mode
cb64b5f
alessandro trinca tornidorcommited on
feat: setCaret(), handle case when user edit the contenteditable editor div
de48b4c
alessandro trinca tornidorcommited on
test: prepare playwright tests to ensure avoid regressions on text stemming results
f4cd2d5
alessandro trinca tornidorcommited on
feat: avoid removing multiple newlines from input text
6c35a72
alessandro trinca tornidorcommited on
feeat: new layout separating the list of prefix frequencies from the table of word positions
1b77e8d
alessandro trinca tornidorcommited on
feat: small changes to make the frontend more similar to the components integrated into lite.koboldai.net
87def91
alessandro trinca tornidorcommited on
feat: now the frontend is more similar to the one within kite.koboldai.net; when digiting within the input field it's possible to fire the funtion pressing enter
a4a5767
alessandro trinca tornidorcommited on
feat: add optional embedded stemmer
5dbc043
alessandro trinca tornidorcommited on
feat: prepare a new playwright assertion, small html fixes
1068a71
alessandro trinca tornidorcommited on
style: fix h4 and table cells styles for lite.koboldai.net
60f1e93
alessandro trinca tornidorcommited on
feat: improve compatibility with lite.koboldai.net
304cdac
alessandro trinca tornidorcommited on
refactor: rename occurrences of "word frequency" to "words frequency"
8137781
alessandro trinca tornidorcommited on
feat: add message for mobile users for using the project in landscape mode
128c69e
alessandro trinca tornidorcommited on
fix: update misleading html id and aria labels
fbdab60
alessandro trinca tornidorcommited on
feat: fix wrong id and aria labels on radio inputs
803968a
alessandro trinca tornidorcommited on
feat: add output table filtering, sorting and ordering