Alex
|
39545ff1fa
|
import react-syntax-highlighter/create-element from cjs
|
2020-02-08 13:51:10 +00:00 |
|
Alex
|
c9d2d2e0f3
|
ESM to CJS
|
2020-02-06 20:29:09 +00:00 |
|
atanasster
|
e3bf436379
|
code changes according to shilman comments
|
2020-01-21 10:56:08 -05:00 |
|
atanasster
|
554b379bfa
|
initial check0in
|
2020-01-19 23:35:50 -05:00 |
|
Victor Wang
|
70582f3678
|
highlight ts and tsx syntax
|
2019-10-21 15:52:56 +08:00 |
|
Michaël De Boey
|
2e786484fe
|
Fix errors
|
2019-10-15 00:53:36 +02:00 |
|
Michaël De Boey
|
0053e658a2
|
Fix errors
|
2019-10-15 00:53:35 +02:00 |
|
Michaël De Boey
|
a2ba1944f0
|
Fix errors
|
2019-10-15 00:53:34 +02:00 |
|
Michaël De Boey
|
99b69566b1
|
Fix React typings
|
2019-10-15 00:53:33 +02:00 |
|
Christophe Coevoet
|
d99d96c0c0
|
Upgrade react-syntax-highlighter to the latest version
|
2019-10-04 12:53:54 +02:00 |
|
Norbert de Langen
|
c6c9bff37a
|
FIX #7619
|
2019-07-30 14:14:23 +02:00 |
|
Michael Shilman
|
8fe2354d5f
|
Export all components interfaces
|
2019-06-08 12:58:38 -07:00 |
|
Norbert de Langen
|
014655d1d4
|
Extract formatter into it's own file and write tests
|
2019-05-20 11:59:50 +02:00 |
|
Norbert de Langen
|
f0fc40d247
|
Set default color always && FIX indentation for code (even non-js) && REMOVE js-beautify
|
2019-05-18 01:34:37 +02:00 |
|
Norbert de Langen
|
b8a13586a8
|
FIX issue with SyntaxHighlighter in dark theme
|
2019-05-18 01:34:29 +02:00 |
|
Norbert de Langen
|
f939e1417a
|
just a few little linting issues fixed
|
2019-04-25 17:59:37 +02:00 |
|
Gaëtan Maisse
|
0e95d62f76
|
chore: use named import/export instead of default ones in sb/components
Named exports enables better IDE integration and simplify a lot code refactoring
|
2019-04-16 13:44:35 +02:00 |
|
Gaëtan Maisse
|
c703aa8da8
|
refactor: strongly types CopyableCode/SyntaxHighlighter
|
2019-04-07 20:14:59 +02:00 |
|
Gaëtan Maisse
|
04c7437afd
|
chore: migrate src of lib/components to Typescript
|
2019-04-07 20:14:57 +02:00 |
|