Mike Fix
36930c8cf2
update exports
...
- Closes #915
5 years ago
Michael Fix
d7de22a9fa
disable records ( #939 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
5 years ago
allcontributors[bot]
ab0c564182
docs: add rjmunhoz as a contributor ( #938 )
...
* docs: update README.md [skip ci]
* docs: update docs/README.de.md [skip ci]
* docs: update docs/README.es.md [skip ci]
* docs: update docs/README.hi.md [skip ci]
* docs: update docs/README.br.pt.md [skip ci]
* docs: update docs/README.cn.zh.md [skip ci]
* docs: update docs/README.ml.md [skip ci]
* docs: update docs/README.tr.md [skip ci]
* docs: update docs/README.kr.md [skip ci]
* docs: update docs/README.ta.md [skip ci]
* docs: update docs/README.fr.md [skip ci]
* docs: update docs/README.ja.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
5 years ago
Rogério Munhoz
0955b304e1
Add @carbonshbot to community section on README.md ( #936 )
...
* Add @carbonshbot to community section on README.md
* Update README.md
Co-authored-by: Michael Fix <mrfix84@gmail.com>
5 years ago
Mike Fix
7635e47c7e
4.3.19
5 years ago
Michael Fix
e0e9795fb7
upgrade next to fix url errors ( #934 )
...
* upgrade next to fix url errors
* upgrade axios to fix xss issue
5 years ago
Mike Fix
ea46cec4e9
remove TODO that must be includes now
5 years ago
Mike Fix
9f3f4a7b1a
4.3.18
5 years ago
Michael Fix
18387ddc26
Attempt to fix ms edge ( #932 )
...
* attempt to fix ms edge
* update TODO
5 years ago
allcontributors[bot]
880aa04f70
docs: add aquaductape as a contributor ( #933 )
...
* docs: update README.md [skip ci]
* docs: update docs/README.de.md [skip ci]
* docs: update docs/README.es.md [skip ci]
* docs: update docs/README.hi.md [skip ci]
* docs: update docs/README.br.pt.md [skip ci]
* docs: update docs/README.cn.zh.md [skip ci]
* docs: update docs/README.ml.md [skip ci]
* docs: update docs/README.tr.md [skip ci]
* docs: update docs/README.kr.md [skip ci]
* docs: update docs/README.ta.md [skip ci]
* docs: update docs/README.fr.md [skip ci]
* docs: update docs/README.ja.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
5 years ago
Mike Fix
ae521f80bc
4.3.17
5 years ago
Mike Fix
6ed221a3ea
upgrade codemirror dep
5 years ago
Caleb Taylor
24323a9c95
Responsive carbon ( #925 )
...
* From 768px to 920px, toolbar overflows container, shifted media query at max-width of 920px
* min-width of main content is larger than viewport, causing overflow
* main page has scrollbars even though all content visually is within viewport, removed/lessened margin on main and body
* On Firefox, the items inside toolbar second row would not match to container's height, thus would be smaller. 'flex: 1' applys flex growth, but sets the initial size of item to 0%. flex basis needs to be added as auto to fit the parent's main size property.
Co-authored-by: Michael Fix <mrfix84@gmail.com>
5 years ago
Mike Fix
9238b8257b
4.3.16
5 years ago
Mike Fix
583d7f79fb
set node version to 12
5 years ago
Mike Fix
4040a140c2
upgrade to downshift@4
5 years ago
Mike Fix
20fce76a73
set Next to 9.1.4, temporary for #929
5 years ago
Mike Fix
f37ff38228
upgrade minor dependencies
5 years ago
Mike Fix
bb7f596e1a
upgrade dev deps
5 years ago
Jose Noriega
5a79319f21
grammar improvements ( #930 )
...
* grammar improvements
* translation table removed
5 years ago
Mike Fix
f53a9178f2
this always gets filtered
5 years ago
Mike Fix
d49c975223
4.3.15
5 years ago
allcontributors[bot]
9f44a96520
docs: add aquaductape as a contributor ( #923 )
...
* docs: update README.md [skip ci]
* docs: update docs/README.de.md [skip ci]
* docs: update docs/README.es.md [skip ci]
* docs: update docs/README.hi.md [skip ci]
* docs: update docs/README.br.pt.md [skip ci]
* docs: update docs/README.cn.zh.md [skip ci]
* docs: update docs/README.ml.md [skip ci]
* docs: update docs/README.tr.md [skip ci]
* docs: update docs/README.kr.md [skip ci]
* docs: update docs/README.ta.md [skip ci]
* docs: update docs/README.fr.md [skip ci]
* docs: update docs/README.ja.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
5 years ago
Caleb Taylor
660f148a19
Fixed first prefix always selected(hightlighted / cursor "not allowed") ( #922 )
...
* The first preset is always selected(highlighted/cursor “not allowed”). In presets file, selected is based on the value of property preset from the default settings object. All preset objects do not have this property but have id instead, since default settings has property preset, all the presets inherit the same property preset, which is why the first preset was always highlighted. Fixed by replacing key name preset to id in default settings.
* removed id key from default settings
* preset is no longer a key in default settings
Co-authored-by: Michael Fix <mrfix84@gmail.com>
5 years ago
seognil LC
4239c30730
[feat-lang]: keep zh-cn tranlation up to date ( #912 )
...
* docs(update): update chinese
* docs(fix): words improvement
Co-authored-by: Michael Fix <mrfix84@gmail.com>
5 years ago
Alex Rock
77d54cef56
Minor typo fix for French documentation ( #918 )
...
* Minor typo fix for French documentation
* Update icons as of #917
Co-authored-by: Michael Fix <mrfix84@gmail.com>
5 years ago
Michael Fix
d5d5167571
Hook up new cypress project ( #919 )
...
* hook up new cypress project
* add --
* fix flakey test
* try removing duplicate CYPRESS_CI flag
* try this
* and this
* revert
* attempt fix URI encoding issue
5 years ago
Mike Fix
5e9da33b6e
upgrade deps
5 years ago
Felipe Fialho
67667fc0f1
update readme as the english's header version ( #917 )
5 years ago
Mike Fix
b7242cc524
4.3.14
5 years ago
Mike Fix
2a13df0164
fix trailing slash redirects
5 years ago
Mike Fix
31c79bb9b8
4.3.13
5 years ago
Mike Fix
7419c3c8f9
update location routing regex
5 years ago
Mike Fix
e6853a0fc2
replace trailing slash from embed
...
- Closes #914
5 years ago
Mike Fix
acfff58f3b
4.3.12
5 years ago
Mike Fix
e19bb62da9
4.3.11
5 years ago
Michael Fix
24c01c1dad
Upgrade dependencies ( #913 )
...
* upgrade dev deps
* upgrade minor deps
* upgrade @reach/visually-hidden
* upgrade stripe elements
* patch serialize-javascript
5 years ago
Mike Fix
c29dfe22bb
4.3.10
5 years ago
Mike Fix
67da682fc4
4.3.9
5 years ago
Andrew Dassonville
31de1df62f
Display login button on all pages ( #909 )
5 years ago
Jose Noriega
99abac7ae5
README.es updated ( #910 )
5 years ago
Michael Fix
64f376ce88
Update README.md
5 years ago
Mike Fix
d2c421c84a
add open colletive funding to package.json
5 years ago
Mike Fix
a78e7180e2
4.3.8
5 years ago
Michael Fix
0655b297a8
Bump dependencies ( #907 )
...
* dev deps
* minor deps
5 years ago
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