8000 Tags · timoleistner/Bonito.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: timoleistner/Bonito.jl

Tags

v3.0.1

Toggle v3.0.1's commit message

v3.0.0

Toggle v3.0.0's commit message
[Diff since v2.3.1](SimonDanisch/Bonito.jl@v2.3.1...v3.0.0)

**Merged pull requests:**
- add basic layouting tutorial & better ways to style elements (SimonDanisch#200) (@SimonDanisch)
- Rename to Bonito (SimonDanisch#202) (@SimonDanisch)

v2.3.1

Toggle v2.3.1's commit message
[Diff since v2.3.0](SimonDanisch/Bonito.jl@v2.3.0...v2.3.1)

**Merged pull requests:**
- proxy fixes (SimonDanisch#196) (@SimonDanisch)

**Closed issues:**
- Websocket connections not reopened in VSCode (SimonDanisch#176)

v2.3.0

Toggle v2.3.0's commit message
[Diff since v2.2.13](SimonDanisch/Bonito.jl@v2.2.13...v2.3.0)

**Merged pull requests:**
- clean up comm better, and close app sessions eagerly (SimonDanisch#189) (@SimonDanisch)

v2.2.13

Toggle v2.2.13's commit message
[Diff since v2.2.12](SimonDanisch/Bonito.jl@v2.2.12...v2.2.13)

**Merged pull requests:**
- preserve session (SimonDanisch#190) (@SimonDanisch)
- CompatHelper: add new compat entry for SHA at version 0.7, (keep existing compat) (SimonDanisch#192) (@github-actions[bot])
- fix esm (SimonDanisch#194) (@SimonDanisch)

**Closed issues:**
- Leaflet example not working (SimonDanisch#193)

v2.2.12

Toggle v2.2.12's commit message
[Diff since v2.2.11](SimonDanisch/Bonito.jl@v2.2.11...v2.2.12)

**Merged pull requests:**
- correctly fix deregister callbacks for OnUpdate (SimonDanisch#188) (@SimonDanisch)

v2.2.11

Toggle v2.2.11's commit message
[Diff since v2.2.10](SimonDanisch/Bonito.jl@v2.2.10...v2.2.11)

**Merged pull requests:**
- fix docs for PlotlyLight update (SimonDanisch#181) (@SimonDanisch)
- Use `Base.UV_EADDRINUSE` to fix `try_listen()` on macOS (SimonDanisch#182) (@staticfloat)
- swap Plots.jl with Gadfly & fix plot example (SimonDanisch#183) (@SimonDanisch)
- Option to disable the devtools panel when creating Electron windows (SimonDanisch#185) (@ffevotte)
- Fix memory leak with DisplayHandler (SimonDanisch#186) (@SimonDanisch)

**Closed issues:**
- More control over the developer tools panel for Electron windows? (SimonDanisch#184)

v2.2.10

Toggle v2.2.10's commit message
[Diff since v2.2.9](SimonDanisch/Bonito.jl@v2.2.9...v2.2.10)

**Merged pull requests:**
- use actual reference counting for HTTPAssetServer (SimonDanisch#180) (@SimonDanisch)

v2.2.9

Toggle v2.2.9's commit message
[Diff since v2.2.8](SimonDanisch/Bonito.jl@v2.2.8...v2.2.9)

**Merged pull requests:**
- actually, no match returns nothing (SimonDanisch#175) (@SimonDanisch)
- Provide CORS header for 404 errors (SimonDanisch#179) (@staticfloat)

v2.2.8

Toggle v2.2.8's commit message
[Diff since v2.2.7](SimonDanisch/Bonito.jl@v2.2.7...v2.2.8)

**Merged pull requests:**
- make sure returned routes are always up to date (SimonDanisch#174) (@SimonDanisch)
0