issues
search
widgetti
/
ipyvue
Jupyter widgets base for Vue libraries
MIT License
68
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a "computed" observer
#93
ggael
opened
4 months ago
0
fix: empty template on one line or no template tag causes error
#92
mariobuikhuizen
closed
6 months ago
0
feat: allow v_model to be set after first render
#91
mariobuikhuizen
closed
7 months ago
0
ci: run ci only once per push and add release-dry-run
#90
mariobuikhuizen
closed
7 months ago
0
test: use released version of test dependency
#89
mariobuikhuizen
closed
8 months ago
0
license information in PYPI missing
#88
pratyush581
closed
8 months ago
1
fix: broken project URL in `setup.py`
#87
lkoskela
closed
9 months ago
2
fix: `watch` didn't work for Vue-only vars
#86
iisakkirotko
closed
11 months ago
0
fix: github url typo
#85
Alexboiboi
closed
9 months ago
1
test: combination of an ipvue widget, ipyvue template and ipywidgets
#84
maartenbreddels
closed
1 year ago
0
feat: add reacton use_event hook in ipyvue instead of reacton
#83
maartenbreddels
opened
1 year ago
1
feat: Vue3 support
#82
mariobuikhuizen
opened
1 year ago
0
Add `CHANGELOG.md`
#81
jtpio
opened
1 year ago
1
feat: allow frontend code in events
#80
mariobuikhuizen
opened
1 year ago
2
Fix: event serialization fails for non-DOM-events
#79
maartenbreddels
closed
1 year ago
0
Event serialization breaks "simple" events
#78
mgmarino
closed
1 year ago
4
add a find findAll method to widgets ?
#77
12rambau
opened
1 year ago
2
feat: support serialization of more event data
#76
maartenbreddels
closed
1 year ago
1
CI: fail on black code style
#75
mariobuikhuizen
closed
1 year ago
0
Fix encoding Error in windows
#74
CyberQin
closed
1 year ago
2
Template get_template UnicodeDecodeError
#73
CyberQin
closed
1 year ago
1
fails with ipywidgets >= 7.7.4
#72
jhgoebbert
closed
10 months ago
4
refactor: replace babel by typescript
#71
maartenbreddels
opened
1 year ago
2
fix: support both lumino and phosphorjs
#70
maartenbreddels
closed
1 year ago
0
chore: do not ship tests, might lead to install failure
#69
maartenbreddels
closed
1 year ago
0
test: use solara with playwright to test events and templates
#68
maartenbreddels
closed
1 year ago
0
chore: have @jupyter-widgets/base unpinned
#67
maartenbreddels
opened
1 year ago
1
chore: fix black to a specific version
#66
maartenbreddels
closed
1 year ago
1
fix: render ipywidgets property as a vue child component
#65
maartenbreddels
closed
1 year ago
1
v_model cannot be used in templates
#64
maartenbreddels
opened
1 year ago
0
ci: use ubuntu-20.04 for py36, and include more python versions
#63
maartenbreddels
closed
1 year ago
0
feat: allow a vue template to have a data function
#62
maartenbreddels
closed
1 year ago
1
feat: expose jupyterVue as a global variable in jupyter lab
#61
maartenbreddels
closed
2 years ago
0
feat: allow layout to be None
#60
maartenbreddels
closed
1 year ago
0
feat: .click convenience function to trigger a click event
#59
maartenbreddels
closed
1 year ago
0
fix: .fire_event silently passes on exceptions
#58
maartenbreddels
closed
1 year ago
0
Upgrade to vue 2.6.14
#57
saraedum
opened
2 years ago
4
fix: avoid using a global force_load widget
#56
maartenbreddels
opened
2 years ago
0
feat: support for ipywidgets 8
#55
mariobuikhuizen
closed
1 year ago
2
build: add github actions
#54
12rambau
closed
2 years ago
9
Is it normal that the release number in the "package" section are not inlined with the latest pipy one ?
#53
12rambau
closed
2 years ago
2
chore: release v1.7.0
#52
mariobuikhuizen
closed
3 years ago
0
fix: prevent v_slot children from disappearing
#51
mariobuikhuizen
closed
3 years ago
8
fix: renamed properties not converted back on vue model
#50
mariobuikhuizen
closed
3 years ago
0
feat: expose viewCtxt in WidgetTemplate
#49
maartenbreddels
closed
3 years ago
2
chore: release v1.6.1
#48
mariobuikhuizen
closed
3 years ago
0
fix: add missing export of TemplateModel to nodeps
#47
mariobuikhuizen
closed
3 years ago
0
Chore release v1.6.0
#46
mariobuikhuizen
closed
3 years ago
0
feat: hot reloading for full vue components
#45
mariobuikhuizen
closed
3 years ago
1
Start using flake8 and black and enforce in pre-commit hook
#44
mariobuikhuizen
closed
3 years ago
0
Next