aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/js
Commit message (Collapse)AuthorAgeFilesLines
* merge branch pdledit_gui into dev - many widgets still miss their ↵Mario2022-02-201-2/+13
| | | | description and requirements (this is work in progress)
* Apps drag and drop featureMario2021-08-031-1/+1
|
* set touch_max to 1/10 of the screen width to prevent overlaping with cursor ↵Mario Vavti2021-07-081-2/+2
| | | | positioning
* redbasic: close left aside if hq control button is clickedMario Vavti2021-07-051-0/+4
|
* ux fixesMario Vavti2021-07-041-17/+13
|
* do not call stickyScroll() on small screens - it is not functionalMario Vavti2021-07-031-2/+4
|
* since position sticky has no effect if overflow is hidden and the ↵Mario Vavti2021-07-031-0/+1
| | | | workarounds also have issues, we will automatically scroll to top when left aside is brought in
* implement a very simple swipe mechanism for bringing in left asideMario Vavti2021-07-031-11/+53
|
* work around the fact that sticky does not stick if a parent element has set ↵Mario Vavti2021-07-021-2/+2
| | | | overflow to hidden
* get devHilmar R2021-03-011-33/+55
|
* redbasic sticky aside fixesMario Vavti2018-12-021-3/+3
| | | (cherry picked from commit 8d4f6a7865faeeccf984083597893bb131437ecf)
* fix typoMario Vavti2018-09-211-1/+1
|
* fix can not enter text in notes widgetMario Vavti2018-09-211-1/+2
|
* sticky-kit: improve handlingMario Vavti2018-09-061-16/+2
|
* merge groups and filed posts into activity filtersMario Vavti2018-05-311-0/+5
|
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-191-4/+6
|
* move notifications full-screen handling to notifications widgetMario Vavti2017-11-141-14/+0
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-1/+3
|
* z-index issue and some icons. rename notifications-btn-1 to notifications-btnMario Vavti2017-10-111-1/+1
|
* new notification fixesMario Vavti2017-10-101-8/+26
|
* new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-0/+5
|
* more new notifications fixesMario Vavti2017-10-091-6/+7
|
* experimental new notifications - needs pconfig experimental_notif set to 1 ↵Mario Vavti2017-10-081-0/+7
| | | | for your channel to work.
* fix some issues with sticky-kitMario2017-09-191-4/+2
|
* close the apps-menu if the notifications-menu is open and vice versagit-marijus2017-07-291-0/+12
|
* add text-dark class to cat tagsinputgit-marijus2017-07-221-1/+1
|
* update bd-dev and remove hotfixMario Vavti2017-04-051-7/+0
|
* minor bs4 fixesMario Vavti2017-03-281-1/+1
|
* some fixes for latest bs-devMario Vavti2017-03-281-0/+7
|
* superfluos ;Mario Vavti2017-03-201-1/+1
|
* really fix fullscreen and fix some issues in chatMario Vavti2017-03-201-1/+1
|
* fix webpages widgetsMario Vavti2017-03-201-2/+2
|
* fix fullscreen and bbco_autocomplete popup renderingMario Vavti2017-03-201-6/+3
|
* bs4 fixesMario Vavti2017-03-181-1/+1
|
* js fixesMario Vavti2017-03-151-14/+3
|
* style hashtags, mentions and categories. hide expand-aside button if not ↵Mario Vavti2017-03-151-0/+7
| | | | needed. css and class fixes
* many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-131-2/+2
|
* many dropdown and class fixes. still a long way to go...Mario Vavti2017-03-121-11/+7
|
* minor fixesMario Vavti2017-02-061-2/+2
|
* another try on preventing double scrollbars when a modal is larger than the ↵Mario Vavti2017-01-131-0/+2
| | | | viewport
* evert "prevent double scrollbar when we have a modal larger than the viewport"Mario Vavti2017-01-131-2/+0
| | | | This reverts commit 2ace4c57d0a1b5d0030139c28d7d72e071d8b4d8.
* prevent double scrollbar when we have a modal larger than the viewportMario Vavti2017-01-131-0/+2
|
* same fix for mobile viewMario Vavti2017-01-051-1/+3
|
* fix an issue with sticky_kit where input fields and textareas would blur on ↵Mario Vavti2017-01-051-1/+3
| | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized
* trigger sticky_kit:recalc if the size of left_aside_wrapper changesMario Vavti2017-01-031-1/+10
|
* fix expand-aside button hiding if aside is emptyMario Vavti2016-12-311-1/+1
|
* css fixes and get rid of a javascript workaroundMario Vavti2016-12-301-7/+0
|
* another checkMario Vavti2016-12-221-3/+5
|
* a cleaner way to work around browser bugsMario Vavti2016-12-221-7/+4
|
* more robust crossbrowser supportMario Vavti2016-12-221-2/+14
|