Commit Graph

15 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov d2a49c71de Do not stick picker to the right edge if it is too wide 2021-11-26 02:48:14 +03:00
Vitaliy Filippov 37d694e183 Fix picker sometimes not retaining max height 2021-11-17 13:04:47 +03:00
Vitaliy Filippov d155becf23 Fix Picker re-positioning on popup contents change, fix non-critical exception when handling a bogus click in a closed popup 2021-10-07 00:23:51 +03:00
Vitaliy Filippov 8e09ec62a3 Calculate position correctly when minWidth is set 2021-10-07 00:05:55 +03:00
Vitaliy Filippov 237cbcb7b9 Calculate position using scrollable height 2021-09-18 13:22:37 +03:00
Vitaliy Filippov f1f7941bf2 Allow to use Portal for rendering Picker, rework animation 2021-09-16 01:14:56 +03:00
Vitaliy Filippov de88cea9d8 Fix positioning with document scroll 2021-09-09 21:35:12 +03:00
Vitaliy Filippov 691b6384ee Use Math.ceil instead of round 2020-04-27 22:04:59 +03:00
Vitaliy Filippov 559365b852 Remove background: white from Picker fixed div 2020-04-27 21:59:08 +03:00
Vitaliy Filippov 50d82f6fd4 Add popup (no-input mode) support to Picker 2020-04-27 18:21:12 +03:00
Vitaliy Filippov 49061e7f1b Extract drop-down menu code into a separate class 2020-04-27 15:59:26 +03:00
Vitaliy Filippov fc5e75fab8 Remove extra <div> wrapper from Picker 2019-09-03 02:34:10 +03:00
Vitaliy Filippov ce9c0fb774 Add expand animation 2019-08-31 01:55:02 +03:00
Vitaliy Filippov 72c9cab755 Most functions done 2019-08-30 02:38:35 +03:00
Vitaliy Filippov bef2601391 Initial commit 2019-08-27 12:22:43 +03:00