Danielle Van Boxel

Results 2 issues of Danielle Van Boxel

There is a typo in prelude.ts which becomes part of `bokeh-[VERSION].min.js`. "lenght" should be replace with "length" https://github.com/bokeh/bokeh/blob/90e83b256dafa1371cc90d4e03ffcdc006b8e172/bokehjs/src/compiler/prelude.ts#L65

type: bug
tag: component: bokehjs

Custom talents should support multiple modifiers. For example, a talent should be able to add a skill as a career skill and also give a free rank (or other modifier)...

enhancement