Mateusz Paprocki

Results 99 issues of Mateusz Paprocki

https://user-images.githubusercontent.com/27475/183263668-d4b177ff-4e70-4fcf-a14c-b54b0e1ba434.mp4 fixes #12272

status: WIP

- [ ] fixes #12205 - [x] fixes #12155 (needs a test) - [x] fixes #12123 (needs a test) - [ ] fixes #12047 - [ ] fixes #11541 -...

status: WIP
type: task
tag: layout

This document outlines the timeline and tasks to accomplish for Bokeh 3.0 major release. | Date | Event | | ------------- | ------------- | | 28 Oct 2021 | Bokeh...

type: discussion

Currently either layout will be wrong (cutting of axis labels) or there will be an infinite update loop between range-based aspect manager and layout. This can be seen in examples...

type: bug
tag: layout

Examples from issues #5518, #6213, #4810, #4764 and #5131 should be used as the basis.

tag: component: tests
type: task
tag: layout

Alignment needs some tweaking: ![image](https://user-images.githubusercontent.com/27475/159807717-453ca795-8266-4929-985e-1be6926c1f9e.png) fixes #7093

status: WIP

Note we still use PNG icons for some more obscure cases (e.g. edit tools). SVG variants need to be created for those. SVG icons are now stored in bokehjs' `src/less/icons`,...

tag: component: docs
type: task

This is a follow-up on changes from PR #11777, where ranges' API was changed to allow support for unset properties. This, however, exposed `nan` default values, which are cumbersome to...

type: task
tag: API: models

After changes to bokehjs' build setup, `package.json` files, etc., `license-checker` returns bogus results in production mode, which the test uses: ``` ~/repo/bokeh/bokehjs$ npx license-checker --summary --production └─ BSD-3-Clause: 1 ```...

type: bug
tag: component: bokehjs

- [x] fixes #3821 - [ ] fixes #3412 - [ ] fixes #5829

status: paused