정윤재(JungYunJae)
f4325d05a6
Change variable declaration of ‘newState’ in CodeEditor.js ( #2241 )
2019-08-14 10:04:33 +03:00
Farhad Yasir
b50fe64c1e
fix(unicode-to-char): Replaced other languages unicode to text ( #1780 )
...
* fix(unicode-to-char): Replaced other languages unicode to text
* fix(unicode-to-char): run prettier to fix lint error
* feat(unicode-to-char): modified the replace function with p1 parameter
2019-03-06 11:31:15 -08:00
Nat Alison
c792f7d29f
Fix eslint errors ( #1734 )
2019-02-25 15:56:53 -08:00
Dan Abramov
ea03fe7163
Clarify DOM container in homepage examples ( #1526 )
2019-01-02 19:07:45 +00:00
Dustin Schau
3954cfe6f3
fix: address PR feedback (thanks @bvaughn!)
2018-09-28 20:39:43 -05:00
Dustin Schau
169754fb1b
refactor: tweak to use the _updateState method
2018-09-28 14:54:26 -05:00
Dustin Schau
d83238caf0
feat: get hot reloading working for js code snippets
2018-09-28 14:52:17 -05:00
Dustin Schau
fc0ef96fb6
chore: minor tweaks and run prettier
2018-09-28 14:29:44 -05:00
Dustin Schau
3ead525cf7
feat: refactor index page so hot reloading works for code examples
2018-09-28 14:17:15 -05:00
Alex Krolick
8a12940f0d
Merge pull request #663 from jdan/master
...
Improve a11y in homepage examples with some labels
2018-03-08 17:30:32 -08:00
Jordan Scales
35ea09cf03
improve a11y in homepage examples with some labels
2018-03-04 16:57:18 -05:00
Michael H
f1cbff3e17
Fixed Accessiblity Issue jsx docblocks - 594
...
set ignoreTabKey to true so that keyboard only users can tab out of jsx docblocks
2018-02-21 20:34:02 -08:00
Brian Vaughn
bb55d1083b
Re-ran Prettier after version bump
2017-12-21 09:22:05 -08:00
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
2017-12-02 15:25:17 +01:00
Dan Abramov
9e6e0bddb1
Update CodeEditor.js
2017-11-09 22:53:13 +00:00
Brian Vaughn
2c863e4e7c
Fixed accidental regression from a bad-merge
2017-10-17 12:02:23 -07:00
Brian Vaughn
2b44cd3df3
Show Babel load-error message if Babel fails to load from CDN
2017-10-17 09:14:02 -07:00
Brian Vaughn
75574bf0cf
Merge pull request #158 from renanpvaz/improve-adblocker-related-error-message
...
Mention ad blockers when Babel is not defined
2017-10-17 09:12:34 -07:00
Admir Sabanovic
8a0eda3b6e
use callback for setState
2017-10-16 21:20:00 +02:00
renanpvaz
26c975de3b
use flag to show custom message instead of error
2017-10-16 16:19:07 -02:00
renanpvaz
4ab3ae3685
prettier
2017-10-13 13:22:48 -03:00
renanpvaz
4a4a9596fb
mention ad blockers when babel is not defined
2017-10-13 13:02:56 -03:00
Admir Sabanovic
9876647f26
99 replace button with checkbox and apply proposed changes
2017-10-12 22:58:39 +02:00
Admir Sabanovic
6bd11c1636
99 fix prettier, lint and flow
2017-10-12 01:08:01 +02:00
Admir Sabanovic
527f50371f
add non-jsx view to to interactive code samples
2017-10-12 00:50:42 +02:00
Brian Vaughn
42372b2447
Prettier to fix extra whitespace
2017-10-11 10:20:02 -07:00
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
2017-10-10 10:36:40 -07:00
Damaera
b450b0d2c7
Fix scroll in CodeEditor, adding scroll in right panel. and adding padding bottom in code. #91
2017-10-09 14:23:41 +07:00
Fernando Poumián
4e0ab5622c
Format CodeEditor.js with prettier.
2017-10-07 12:31:47 -06:00
Fernando Poumián
27994d5fa0
Fix margin and border-radius in CodeEditor result and error section.
2017-10-07 12:30:22 -06:00
Fernando Poumián
dd97731a33
Fix border-radius for CodeEditor component in medium size screens.
2017-10-07 12:08:18 -06:00
Akshat Garg
521f334e6f
Fixes #44 : Update CodeEditor to display the complete content
2017-10-07 21:07:53 +05:30
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
2017-10-07 08:00:22 -07:00
Yangshun Tay
5f804b269d
Standardize license across source files ( #45 )
2017-10-07 10:10:04 +01:00
Brian Vaughn
c9e1c3b834
Updated license name in headers
2017-10-06 13:27:15 -07:00
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
2017-10-04 14:56:10 -07:00