Michael Fix
97a03c30fb
Update ranger.yml
5 years ago
Mike Fix
ef15044714
4.3.7
5 years ago
Mike Fix
40bf2160cd
move next head to /pages/account
5 years ago
Mike Fix
d186958075
move stripe out of head
5 years ago
Mike Fix
7fc7c9ff22
4.3.6
5 years ago
Mike Fix
24b685ae72
hide style editor on escape instead of removing selection
5 years ago
Mike Fix
5414683f85
remove old commented out code
5 years ago
Mike Fix
423e578acd
render styling palette to toolbar
5 years ago
Mike Fix
71e6d44ab3
disregard selection position
5 years ago
Mike Fix
7da5054207
move selection editor palette
5 years ago
Mike Fix
44218de715
upgrade minor deps
5 years ago
Mike Fix
dcd8ebc913
upgrade next.js
5 years ago
Mike Fix
54cc29971d
upgrade dev dependencies
5 years ago
Mike Fix
8c906db3c5
clean up Carbon
5 years ago
Mike Fix
625bbd4773
clean up selected lines reducer
5 years ago
Mike Fix
cc09b7f0a4
visually align Window settings
5 years ago
Mike Fix
ccc41f824a
4.3.5
5 years ago
Michael Fix
9121359be6
restructure settings menu into Window, Editor, & Misc ( #898 )
5 years ago
Michael Fix
87ded86e5d
add escape listener to selection editor ( #900 )
5 years ago
allcontributors[bot]
eb56f081c2
docs: add baktiaditya as a contributor ( #897 )
...
* docs: update README.md
* docs: update docs/README.de.md
* docs: update docs/README.es.md
* docs: update docs/README.hi.md
* docs: update docs/README.br.pt.md
* docs: update docs/README.cn.zh.md
* docs: update docs/README.ml.md
* docs: update docs/README.tr.md
* docs: update docs/README.kr.md
* docs: update docs/README.ta.md
* docs: update docs/README.fr.md
* docs: update docs/README.ja.md
* docs: update .all-contributorsrc
5 years ago
Mike Fix
743d4eb468
remove pollInterval from Codemirror
5 years ago
Bakti Aditya
f3bdaf4001
Display whitespace ( #879 )
...
* Display whitespace
resolve #877
* Update
* Update Settings.js
* hiddenCharacters
* tweak
* clean up a bit
5 years ago
Mike Fix
cfa5e7db2f
update pratikbutani link
5 years ago
Miguel Ángel Díaz
4ec73afe31
nef - Xcode Editor Extension ( #895 )
...
* Update README.md
* make wording more terse
* tweak
5 years ago
Michael Fix
4c85fffbc7
use constant colors ( #896 )
5 years ago
Nazeefa
9e929ff88c
Suggest changes to Swedish README ( #894 )
5 years ago
Mike Fix
4195f0a6ca
upgrade @reach/visually-hidden
5 years ago
Mike Fix
ea5816e75d
upgrade React to 16.11
5 years ago
Mike Fix
c92a04e67f
upgrade codemirror
5 years ago
Mike Fix
399a9c8c16
upgrade minor deps
5 years ago
Mike Fix
163e4bb98c
upgrade dev deps
5 years ago
Pratik Butani
4bc2a033f5
Added My self as Contributor ( #893 )
...
* Update README.md
* add pratikbutani
5 years ago
Mike Fix
a263e7ccf0
include translation table in only top level README
5 years ago
allcontributors[bot]
ca4c985bc5
docs: add Nazeeefa as a contributor ( #892 )
...
* docs: update README.md
* docs: update docs/README.de.md
* docs: update docs/README.es.md
* docs: update docs/README.hi.md
* docs: update docs/README.br.pt.md
* docs: update docs/README.cn.zh.md
* docs: update docs/README.ml.md
* docs: update docs/README.tr.md
* docs: update docs/README.kr.md
* docs: update docs/README.ta.md
* docs: update docs/README.fr.md
* docs: update docs/README.ja.md
* docs: update .all-contributorsrc
5 years ago
Nazeefa
1b0e7ae61b
Add Swedish translation of README ( #891 )
...
* Add Swedish translation of README
Added Swedish translation för README.md. Hope it helps :)
* remove translations table from swedish translation
* add table entry
TODO: translate to swedish
* svenska
5 years ago
Mike Fix
07ee2edaa1
4.3.4
5 years ago
Mike Fix
71bcb254e9
fix input onChange for Toggle
5 years ago
Mike Fix
b39f938550
4.3.3
5 years ago
Mike Fix
b54f92c3aa
turn off announcement
5 years ago
Mike Fix
3df90c7b6d
4.3.2
5 years ago
allcontributors[bot]
26edd8f57d
docs: add ericwbailey as a contributor ( #888 )
...
* docs: update README.md
* docs: update docs/README.de.md
* docs: update docs/README.es.md
* docs: update docs/README.hi.md
* docs: update docs/README.br.pt.md
* docs: update docs/README.cn.zh.md
* docs: update docs/README.ml.md
* docs: update docs/README.tr.md
* docs: update docs/README.kr.md
* docs: update docs/README.ta.md
* docs: update docs/README.fr.md
* docs: update docs/README.ja.md
* docs: update .all-contributorsrc
5 years ago
Eric Bailey
28362d2173
Add a11y-dark theme ( #887 )
...
* Add a11y-dark theme
* rename A11y Dark
5 years ago
Mike Fix
0ac845d285
move favicon and manifest.json out of /public/static
5 years ago
Mike Fix
bf13c339cc
4.3.1
5 years ago
Mike Fix
4b832c6dad
turn off experimental flags
5 years ago
Mike Fix
541ef5ed84
move /static to /public/static
5 years ago
Ramy Majouji
90b4928c56
Optimize PNGs and SVGs ( #883 )
...
* Optimize Static Assets
* Redraw and Optimize SVGs
* Update Dropdown font size on mobile
* Clean up SVGs
* Revert "Update Dropdown font size on mobile"
This reverts commit 69fd43bdcbf00f398e542228f29467b22391733f.
* Revert "Clean up SVGs"
This reverts commit 32eddfdfe44ab255cd0998bfbcbca1d66d609261.
* keep static/svg/open-source-companies-2.svg as is
5 years ago
Michael Fix
159ccd5322
upgrade next and react ( #886 )
5 years ago
Viktor Nemes
191113aa5f
Load selected lines from query params ( #878 )
...
* Make the editorRef as a required parameter of useGutterClickHandler
For the external line number selection it is required that we access the CodeMirror editor anywhere in the hook
* Refactor the line highlight logic to handle "unknown" lines as non-selected
Only execute the highlight when there is a valid selection (there are some keys set in state.selected)
Additionally also execute the highlight logic when the line numbers are not visible (E.g. line.gutter is falsy)
* Pass in the selectedLines from the query string and implement the pre-selection logic
* Rename useGutterClickHandler to better explain its function
* Adding nemesv as contributor
* quick tweak
* tweak
5 years ago
Michael Fix
0446375271
Update validate.yml
5 years ago