Kevin Bates
a35b511991
Back to dev version
6 years ago
Kevin Bates
d8308e1380
Release 6.1.4
6 years ago
Zsailer
31fc47aa77
revert change in page alignment
6 years ago
Kevin Bates
8ef7e0bb49
Back to dev version
6 years ago
Kevin Bates
2d8b28adc0
Release 6.1.3
6 years ago
Kevin Bates
7ca3b22128
Back to dev version
6 years ago
Kevin Bates
38d8308382
Release 6.1.2
6 years ago
Steven Silvester
e67f910d1c
Back to dev version
6 years ago
Steven Silvester
4489ca6b59
Release 6.1.1
6 years ago
Kevin Bates
a8fbe7df2e
Back to dev version
6 years ago
Kevin Bates
681497fb7b
Release 6.1.0
6 years ago
Mohammad Mostafa Farzan
9de5042e10
Add a metadata tag to override notebook direction (ltr/rtl) ( #5052 )
...
* Add a metadata tag to control notebook/cell direction (ltr/rtl)
* Fix test errors
6 years ago
Kevin Bates
e937fd7992
Back to dev version
6 years ago
Kevin Bates
36bc44a82c
Release 6.1.0rc1
6 years ago
Aman Bansal
45d9f38d36
Alignment issue fixed ( #3173 )
6 years ago
Ben Zinberg
cb385481f6
Fix place where we were passing an `Array[string]` to `CodeMirror.findModeByExtension` instead of passing a string. (I guess older versions of CodeMirror allowed this?)
6 years ago
Luciano Resende
8a67477156
Back to development version
6 years ago
Luciano Resende
85f1b9f787
Release 6.0.3
6 years ago
Luciano Resende
8881a06e0e
Back to development version
7 years ago
Luciano Resende
7eb7f1cdc1
Release 6.0.2
7 years ago
Luciano Resende
c0123ae860
Back to development version
7 years ago
Luciano Resende
a1c88dcd26
Release 6.0.1
7 years ago
Luciano Resende
e498de6775
Back to development version
7 years ago
Luciano Resende
bd6396d31e
Release 6.0
7 years ago
Min ho Kim
bd66c18b4f
Fix typos ( #4760 )
...
* Fix typos
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
7 years ago
Babatunde Adeola
59619978b9
Fixed issue #3983 : Return focus to Not trusted notification when modal is closed ( #4745 )
...
* Resolvedg merge conflicts
* removed strig comparison
* #3983 Removed unnecessary lines
* Add if statement to focus button
7 years ago
Luciano Resende
a44a367c21
Back to development version
7 years ago
Luciano Resende
e771c9d1c8
Release 6.0.0rc1
7 years ago
Thomas Kluyver
a77c230808
Merge pull request #4677 from uclixnjupyternbaccessibility/issue-4015
...
Solved Issues #4015 and #3951
7 years ago
Joshua Zeltser
1e341838ee
Add semicolon at end of anonymous function
7 years ago
Joshua Zeltser
24f1191cfa
fixed bug stopping the edit notebook metadata popup from closing
7 years ago
Joshua Zeltser
5387cabd50
Added translation function call to close button
7 years ago
Joshua Zeltser
1a9a096f9c
Solved issue #4006
7 years ago
Joshua Zeltser
37d795e591
Solved Issue 4015
7 years ago
Min RK
b4328ea7ee
move rtl fixes to page.less from custom.css
...
custom.css should always be empty since it will be overridden
7 years ago
Gustavo Efeiche
26c73d36d0
Fix issue #3948
8 years ago
Gustavo Efeiche
a8716eb9ac
Fix versions mismatch in namespace.js and _version.py
8 years ago
Min RK
7acb4e047d
release 5.7.0
8 years ago
Thomas Kluyver
2dd46b16c9
back to development
8 years ago
Thomas Kluyver
7674331e3d
release 5.6.0
8 years ago
Thomas Kluyver
b8b66332e2
Back to development
8 years ago
Thomas Kluyver
b428d2d40a
release 5.6.0rc1
8 years ago
Thomas Kluyver
dc73f9a9be
Back to development
8 years ago
Thomas Kluyver
3b84442f21
release 5.5.0
8 years ago
Thomas Kluyver
5cfba9cb24
Back to development
8 years ago
Thomas Kluyver
0f31d59c97
release 5.5.0rc1
8 years ago
Thomas Kluyver
bb1c547e7d
Fix some linter warnings in keyboard.js
8 years ago
Thomas Kluyver
20f1b74ce9
Allow defining keyboard shortcuts for missing actions
...
When users bind custom shortcuts to actions coming from extensions, the
shortcuts can be loaded before the extensions, so we need to allow
defining a shortcut for an action that doesn't exist yet.
Closes gh-3549
Closes gh-2954
8 years ago
Celina Kilcrease
192e3fe9d8
remove es6 syntax
8 years ago
Celina Kilcrease
174e724174
get file size in base model
8 years ago