Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datetime #1

Closed
wants to merge 147 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
147 commits
Select commit Hold shift + click to select a range
77c9672
New border attributes for layout.
zerline Jan 24, 2020
b9b90fc
Test file.
zerline Jan 24, 2020
d7d2842
Border, border-top, border-right ..
zerline Jan 26, 2020
46892d8
New border attributes for layout.
zerline Jan 24, 2020
7c60bf1
Test file.
zerline Jan 24, 2020
03da090
Border, border-top, border-right ..
zerline Jan 26, 2020
bc4c57a
Merge branch 'borders3' of github.com:zerline/ipywidgets into borders3
Jan 26, 2020
c9ed15c
'border' set at widget creation.
zerline Jan 30, 2020
3e63daa
Merge branch 'borders3' of github.com:zerline/ipywidgets into borders3
zerline Jan 30, 2020
2fb38c0
Test file small changes.
zerline Jan 30, 2020
adfd39c
fix misnamed attribute in _MultipleSelection
hickmanw Feb 7, 2020
4dab951
nouislider pr merge conflict resolution
ibdafna Feb 8, 2020
52f05cb
validate options the normal way
jasongrout Feb 11, 2020
5c0273e
Fix the slider handle styling.
jasongrout Feb 12, 2020
92082e7
Fix vertical orientation of sliders
jasongrout Feb 12, 2020
8ed7633
Turn off nouislider animate for performance
jasongrout Feb 12, 2020
4390e70
Position slider handles appropriately
jasongrout Feb 12, 2020
8b6c866
Thicken the range slider connect for vertical sliders to match previo…
jasongrout Feb 12, 2020
324e5dc
remove stray console.log
ibdafna Feb 12, 2020
6966d82
Fix connect thickening
ibdafna Feb 13, 2020
e64126f
updateSliderValue callback optimization
ibdafna Feb 13, 2020
c447158
Fix disabled property CSS logic
ibdafna Feb 22, 2020
4250549
Fix horizontal slider alignment CSS
ibdafna Feb 22, 2020
18eba86
Update model spec
ibdafna Feb 22, 2020
1479bea
Merge pull request #2712 from ibdafna/slider_test
jasongrout Feb 22, 2020
550431b
Use data-jupyter-widgets-cdn-only attribute to load modules only from…
Bobgy Feb 23, 2020
522fe71
Add related documentation
Bobgy Feb 23, 2020
f0a3735
Docs: Add warning concerning the FileUpload widget
martinRenou Feb 27, 2020
6f1b379
Update docs/source/examples/Widget List.ipynb
martinRenou Feb 27, 2020
97b6ba7
Merge pull request #2799 from martinRenou/add_file_upload_warning_docs
jasongrout Feb 27, 2020
c3c6efb
Change css variable name to match Lab
jeffyjefflabs Feb 27, 2020
be3aecb
Merge pull request #2801 from jeffyjefflabs/button-font-color
SylvainCorlay Feb 28, 2020
3a4d1a8
Fix ESLint warnings
jtpio Mar 5, 2020
d086c5d
Update jlab manager readme for 2.0
jasongrout Mar 9, 2020
1f9e392
Merge pull request #2815 from jasongrout/updatereadme
jasongrout Mar 9, 2020
1c07cfc
Bump the model spec versions for base and controls.
jasongrout Mar 9, 2020
2c04680
Update to final JLab 2.0.1 release packages
jasongrout Mar 9, 2020
45ef996
yarn.lock update
jasongrout Mar 9, 2020
fb87bcc
Add lerna version command to the root package.json
jasongrout Mar 9, 2020
6027ded
Update instructions for generating the model spec in the release docs.
jasongrout Mar 9, 2020
88ff337
Update Lumino
jasongrout Mar 9, 2020
2caf161
Update yarn.lock
jasongrout Mar 9, 2020
2e47fe3
Publish prereleases to the next dist-tag
jasongrout Mar 9, 2020
0ea8d23
Publish npm packages only from the current commit
jasongrout Mar 9, 2020
a617927
Update release instructions
jasongrout Mar 9, 2020
9e805f7
Update test
jasongrout Mar 9, 2020
3d31ff3
Merge pull request #2808 from jtpio/fix-eslint-warnings
jasongrout Mar 10, 2020
b568375
Update libembed-amd.ts
Bobgy Mar 10, 2020
f983518
Merge pull request #2792 from Bobgy/load_cdn_directly
jasongrout Mar 10, 2020
e16e450
Merge pull request #2817 from jasongrout/updatejlab2
jasongrout Mar 10, 2020
a01f258
Bump version
jasongrout Mar 10, 2020
6fbe5cb
Make sure to publish with public access for the new package
jasongrout Mar 10, 2020
5dd36e6
ipywidgets 8.0.0a0 and widgetsnbextension 4.0.0a0
jasongrout Mar 10, 2020
c0c7cea
Update GitHub action checkout to v2 for better performance
jasongrout Mar 11, 2020
7333885
Fix options initialization logic for selection widgets
jasongrout Mar 12, 2020
9b28600
Merge pull request #2819 from jasongrout/ghcheckout
vidartf Mar 12, 2020
bc7566f
Change fontawesome support to work for fontawesome 4 and 5.
jasongrout Feb 25, 2020
32fbc36
add function return types
jasongrout Mar 17, 2020
cab25ca
Remove use of traitlets.Bunch
vidartf Mar 17, 2020
fd1323f
Move valid widget css to i element.
jasongrout Mar 17, 2020
a99b8f1
Edits to documentation to fix spelling & grammar
umerhasan17 Mar 18, 2020
29ff441
Merge pull request #2816 from jasongrout/fa5
vidartf Mar 18, 2020
788a688
Extra spelling error in layout templates
umerhasan17 Mar 18, 2020
2e89252
Modify execution count in layout templates
umerhasan17 Mar 18, 2020
7971bed
Add lab extension install command
umerhasan17 Mar 18, 2020
a94c943
Add a note to the installation instruction
umerhasan17 Mar 18, 2020
5082bc4
Remove erroneuous comma
umerhasan17 Mar 18, 2020
ff548f5
Edits to documentation to fix spelling & grammar
umerhasan17 Mar 18, 2020
94b0d71
Extra spelling error in layout templates
umerhasan17 Mar 18, 2020
a5a7f6f
Modify execution count in layout templates
umerhasan17 Mar 18, 2020
55b8963
Remove erroneuous comma
umerhasan17 Mar 18, 2020
1bbef3e
Merge branch 'documentation' of github.com:umerhasan17/ipywidgets int…
umerhasan17 Mar 19, 2020
c503acf
Additional information for command to be run after pip/conda install
umerhasan17 Mar 19, 2020
0840ffd
Update README build status badge
umerhasan17 Mar 19, 2020
36e50a4
Merge pull request #2824 from umerhasan17/documentation
jasongrout Mar 19, 2020
82a7959
Merge pull request #2825 from umerhasan17/actions
jasongrout Mar 19, 2020
e55a5fb
Merge pull request #2823 from umerhasan17/updatereadme
jasongrout Mar 19, 2020
eba6ddf
Fix the logic for tab selection when the children changes to select a…
jasongrout Mar 19, 2020
348cf22
Merge pull request #2827 from jasongrout/tabselection
vidartf Mar 20, 2020
2c823b8
Remove old items from MANIFEST.in and update content of setup.py
SylvainCorlay Mar 22, 2020
b91a6d9
Merge pull request #2830 from SylvainCorlay/fixes-manifest-setup
SylvainCorlay Mar 22, 2020
ec3ed77
bump acorn for security
jasongrout Mar 23, 2020
ac2032d
Merge pull request #2775 from hickmanw/widget_selection
jasongrout Mar 24, 2020
54941b7
Merge pull request #2833 from jasongrout/acorn
SylvainCorlay Mar 27, 2020
939e005
Merge branch 'master' into borders3
zerline Mar 31, 2020
6a700f8
Fix css calc space
wangsijie Apr 16, 2020
9d71759
Bump jquery from 3.4.1 to 3.5.0
dependabot[bot] Apr 30, 2020
45d036a
Merge pull request #2857 from jupyter-widgets/dependabot/npm_and_yarn…
jasongrout Apr 30, 2020
3c1b59e
Revert "Bump jquery from 3.4.1 to 3.5.0"
jasongrout Apr 30, 2020
bb1c473
Merge pull request #2859 from jupyter-widgets/revert-2857-dependabot/…
vidartf May 1, 2020
250d471
Add TagsInput widget
martinRenou Oct 21, 2019
9090b44
Merge pull request #2591 from martinRenou/badges
SylvainCorlay May 12, 2020
a2e5d39
Bump jquery from 3.4.1 to 3.5.0
dependabot[bot] May 12, 2020
f51cdaa
Merge pull request #2860 from jupyter-widgets/dependabot/npm_and_yarn…
SylvainCorlay May 12, 2020
3bd7527
Merge pull request #2851 from boyuai/master
SylvainCorlay May 12, 2020
e832ed2
Fix tagsinputs linter warnings
SylvainCorlay May 12, 2020
efa9e89
Merge pull request #2874 from SylvainCorlay/fix-linter-warnings
SylvainCorlay May 12, 2020
8ea445c
Lock closed issues that have been inactive for 30 days.
jasongrout May 13, 2020
3cfe5ac
Merge pull request #2876 from jasongrout/resolvelocked
jasongrout May 18, 2020
69295ce
Update installation instruuctions
SylvainCorlay May 23, 2020
f703670
'border' as a property.
zerline Apr 3, 2020
3b6f22f
Merge pull request #2757 from zerline/borders3
SylvainCorlay May 25, 2020
47c63a9
Merge pull request #2884 from SylvainCorlay/update-installation-instr…
SylvainCorlay May 25, 2020
323c9bd
Fix missing return types
martinRenou May 26, 2020
6be18d9
Merge pull request #2885 from martinRenou/remove_warning
SylvainCorlay May 27, 2020
7d7c627
Bump lodash from 4.17.15 to 4.17.19
dependabot[bot] Jul 16, 2020
9a66232
Bump elliptic from 6.5.2 to 6.5.3
dependabot[bot] Jul 30, 2020
9d433f1
create issue templates
ianhi Aug 3, 2020
19d7ca4
grammar fix
ianhi Aug 3, 2020
f6a4034
Bump http-proxy from 1.18.0 to 1.18.1
dependabot[bot] Sep 7, 2020
d3b7710
Bump node-fetch from 2.6.0 to 2.6.1
dependabot[bot] Sep 11, 2020
44a53ae
Merge pull request #2925 from jupyter-widgets/dependabot/npm_and_yarn…
vidartf Sep 17, 2020
03bfe5d
Merge pull request #2932 from jupyter-widgets/dependabot/npm_and_yarn…
vidartf Sep 17, 2020
9720b08
Merge pull request #2964 from jupyter-widgets/dependabot/npm_and_yarn…
vidartf Sep 17, 2020
1d8d50b
Merge pull request #2969 from jupyter-widgets/dependabot/npm_and_yarn…
vidartf Sep 17, 2020
9b5a476
Merge pull request #2938 from ianhi/issue-template
vidartf Sep 17, 2020
6e4d1cd
fix: when CDN is used as fallback, no module is returned
maartenbreddels Sep 29, 2020
5132234
Merge pull request #2984 from maartenbreddels/fix_missing_return_in_c…
SylvainCorlay Sep 29, 2020
eacbad2
add alt text so images aren't duplicated in html
ianhi Nov 9, 2020
cdb8742
Remove reference to apparently resolved bug
carlobeltrame Dec 18, 2020
9016d74
Merge pull request #3040 from carlobeltrame/patch-1
vidartf Jan 6, 2021
90c1c14
Merge pull request #3013 from ianhi/master
vidartf Jan 6, 2021
e58d8d7
Fix debouncing and throttling code
davidbrochart Jan 7, 2021
39792b5
Fix broken link
MicaelJarniac Jan 12, 2021
9036526
Merge pull request #3062 from MicaelJarniac/patch-1
jasongrout Feb 2, 2021
21c2dc6
fix bug report template
ianhi Feb 3, 2021
60c88a5
Merge pull request #3082 from ianhi/master
SylvainCorlay Feb 4, 2021
fba787f
Merge pull request #3060 from davidbrochart/fix_doc
SylvainCorlay Feb 5, 2021
f9e3ba4
Update locking workflow
jasongrout Feb 6, 2021
930ff1b
Merge pull request #3092 from jasongrout/locking
willingc Feb 6, 2021
3bc8b03
add documentation issue template
ianhi Feb 7, 2021
8b18fda
remove extra requirements from doc
ianhi Feb 7, 2021
cdd8437
Merge pull request #3098 from ianhi/doc-req
willingc Feb 7, 2021
ac456a5
Merge pull request #3095 from ianhi/doc-template
willingc Feb 7, 2021
b6d6f8d
Refactor outdated README
willingc Feb 7, 2021
b162dca
Add sylvain feedback
willingc Feb 7, 2021
bd8ec45
Merge pull request #3099 from willingc/update-rm
willingc Feb 7, 2021
d5d50e5
Add reference to Jupyter CoC
willingc Feb 7, 2021
671fd0f
Merge pull request #3103 from willingc/coc
vidartf Feb 8, 2021
a1afd8b
Add TimePicker, DatetimePicker
vidartf Jan 10, 2020
691bf89
Fix generator for unions
vidartf Jan 17, 2020
d7d6444
Regen schemas
vidartf Jan 17, 2020
dd080e5
Add time + datetime pickers to Widget list example
vidartf Jan 20, 2020
db58168
Separate naive/aware datetime pickers
vidartf Feb 4, 2020
b8427a3
Update jupyterwidgetmodels.latest.json
vidartf Feb 18, 2020
c567078
Fix test
vidartf Feb 18, 2020
7d22755
Actually fix test
vidartf Feb 18, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
name: Bug report
about: Create a report to help us improve
---

<!--
Welcome! Before creating a new issue please search for relevant issues and recreate the issue in a fresh environment:

1. conda create -n ipywidgets-test --override-channels --strict-channel-priority -c conda-forge -c anaconda jupyterlab nodejs=12
2. conda activate ipywidgets-test
3. pip install --upgrade ipywidgets
# If using jupyterlab
4. jupyter labextension install @jupyter-widgets/jupyterlab-manager
-->

## Description

<!--Describe the bug clearly and concisely. Include screenshots/gifs if possible-->

## Reproduce

<!--Describe step-by-step instructions to reproduce the behavior-->

1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error '...'

<!--Describe how you diagnosed the issue. See the guidelines at
https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html -->

## Expected behavior

<!--Describe what you expected to happen-->

## Context

<!--Complete the following for context, and add any other relevant context-->

- ipywidgets version <!-- import ipywidgets; print(ipywidgets.__version__)-->
- Operating System and version:
- Browser and version:

<details><summary>Troubleshoot Output</summary>
<pre>
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
</pre>
</details>

<details><summary>Command Line Output</summary>
<pre>
Paste the output from your command line running `jupyter lab` (or `jupyter notebook` if you use notebook) here, use `--debug` if possible.
</pre>
</details>

<details><summary>Browser Output</summary>
<pre>
Paste the output from your browser Javascript console here.
</pre>
</details>

### If using JupyterLab
- JupyterLab version:

<details><summary>Installed Labextensions</summary>
<pre>
Paste the output from your command line running `jupyter labextension list`.
</pre>
</details>
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/custom_widget_issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Custom Widget
about: Issues or questions related to developing a custom widget
labels: type:custom-widget
---

<!--
If this is a:

Bug Report: Please add the relevant pieces of information from the bug report template to this issue (https://github.com/jupyterlab/jupyterlab/issues/new?template=bug_report.md)

Question: Great! Thanks for asking here, since someone else will be able to find the answer more easily in the future. Please try to provide as much detail as you can about what you would like to accomplish and what you have tried.

Feature Request: Please follow the template from https://github.com/jupyterlab/jupyterlab/issues/new?template=feature_request.md
-->
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Documentation improvement
about: Create a report to help us improve the documentation
labels: docs
---

<!--To help us understand and resolve your issue, please fill out the form to the best of your ability.-->
<!--You can feel free to delete the sections that do not apply.-->

### Problem

<!--
If you are referencing an existing piece of documentation or example please provide a link.

* I found [...] to be unclear because [...]
* [...] made me think that [...] when really it should be [...]
* There is no example showing how to do [...]
-->


### Suggested Improvement

<!--
If you have an idea to improve the documentation please suggest it here

* This line should be be changed to say [...]
* Include a paragraph explaining [...]
* Add a figure showing [...]
-->
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Feature Request
about: Suggest a way to improve ipywidgets
labels: type:Enhancement
---

<!--
Welcome! Thanks for thinking of a way to improve ipywidgets. If this solves a problem for you, then it probably solves that problem for lots of people! So the whole community will benefit from this request.


Before creating a new feature request please search the issues for relevant feature requests.
-->

### Problem

<!-- Provide a clear and concise description of what problem this feature will solve. For example:

* I'm always frustrated when [...] because [...]
* I would like it if [...] happened when I [...] because [...]
-->

### Proposed Solution

<!-- Provide a clear and concise description of a way to accomplish what you want. For example:

* Add an option so that when [...] [...] will happen
-->

### Additional context

<!-- Add any other context or screenshots about the feature request here. You can also include links to examples of other programs that have something similar to your request. For example:

* Another project [...] solved this by [...]
-->
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
Expand Down
17 changes: 17 additions & 0 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: 'Lock Closed Threads'

on:
schedule:
- cron: '0 0 * * *'

jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: '90'
issue-lock-labels: 'resolved-locked'
pr-lock-inactive-days: '90'
pr-lock-labels: 'resolved-locked'
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Documentation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
with:
Expand All @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
python-version: [3.5, 3.6, 3.7, 3.8]

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
Expand All @@ -110,7 +110,7 @@ jobs:
name: Message Specification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v1
with:
Expand Down
1 change: 1 addition & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Please refer to [Project Jupyter's Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md).
9 changes: 4 additions & 5 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,18 @@ include LICENSE
include CONTRIBUTING.md
include README.md
include package.json
include bower.json
include .bowerrc
include ipywidgets/build_css.js

# Documentation
graft docs
exclude docs/\#*

# Examples
# Tests
graft ipywidgets/tests

# Static Assets
graft ipywidgets/static

# docs subdirs we want to skip
# Docs subdirs we want to skip
prune docs/build
prune docs/dist

Expand Down
Loading