index
:
react-benzin
button-styles
codestyle
develop
gh-pages
master
md-improve
React Material library for content-display featuring context-aware Markdown rendering
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
style: fix remaining errors
eug-vs
2020-04-18
-2
/
+3
*
style: manually fix some errors
eug-vs
2020-04-18
-12
/
+17
*
style: correct some errors with eslint --fix
eug-vs
2020-04-18
-80
/
+84
*
feat: consider 1-line html tag
md-improve
eug-vs
2020-04-09
-1
/
+1
*
fix: correct linting errors
eug-vs
2020-04-09
-2
/
+2
*
feat: wrap no-section header into Typography
eug-vs
2020-04-09
-1
/
+2
*
feat: resolve local urls
eug-vs
2020-04-09
-2
/
+10
*
feat: include content before first header
eug-vs
2020-04-07
-1
/
+6
*
feat: support \| symbol, fix html parsing
eug-vs
2020-04-07
-1
/
+13
*
feat: support images nested into links
eug-vs
2020-04-07
-3
/
+3
*
fix: account for \r line endings, remove consoles
eug-vs
2020-04-07
-6
/
+3
*
Merge pull request #7 from eug-vs/markdown
Eugene Sokolov
2020-04-05
-3
/
+300
|
\
|
*
build: move emojilib declaration to separate file
eug-vs
2020-04-05
-0
/
+2
|
*
fix: remove unused type :wastebasket:
eug-vs
2020-04-05
-4
/
+0
|
*
style: fix linting errors :rotating_light:
eug-vs
2020-04-05
-5
/
+5
|
*
refactor: rename InlineSyntax -> SyntacticSpan
eug-vs
2020-04-05
-20
/
+25
|
*
feat: Paragraph -> Text, parse selfClosingHtml
eug-vs
2020-04-05
-19
/
+33
|
*
fix: use <pre> in CodeBlock
eug-vs
2020-04-05
-2
/
+3
|
*
feat: parse html :rocket:
eug-vs
2020-04-05
-5
/
+22
|
*
feat: parse dotted lists
eug-vs
2020-04-05
-2
/
+12
|
*
fix: declare emojilib module
eug-vs
2020-04-05
-1
/
+0
|
*
fix: update markdown on hook
eug-vs
2020-04-05
-1
/
+6
|
*
feat: install emojilib, beautify inline code
eug-vs
2020-04-05
-8
/
+22
|
*
feat: beautify CodeBlock
eug-vs
2020-04-05
-2
/
+14
|
*
refactor: move some logic to InlineSyntax.tsx
eug-vs
2020-04-05
-98
/
+91
|
*
refactor: refine Section component
eug-vs
2020-04-05
-15
/
+16
|
*
feat: change sectionName size respectively
eug-vs
2020-04-05
-3
/
+10
|
*
feat: parse emoji :fire:
eug-vs
2020-04-05
-2
/
+22
|
*
refactor: improve Markdown/Section :zap:
eug-vs
2020-04-05
-14
/
+20
|
*
feat: parse links and images
eug-vs
2020-04-05
-13
/
+29
|
*
feat: add some paddings
eug-vs
2020-04-05
-2
/
+2
|
*
feat: parse all inline styles
eug-vs
2020-04-05
-40
/
+41
|
*
feat: add Paragraph component
eug-vs
2020-04-05
-2
/
+70
|
*
fix: rename types.d.ts -> types.ts
eug-vs
2020-04-04
-0
/
+0
|
*
refactor: structurize Markdown component :recycle:
Eug-VS
2020-04-04
-69
/
+92
|
*
feat: parse CodeBlocks
Eug-VS
2020-04-04
-2
/
+28
|
*
fix: remove occasional file
eug-vs
2020-04-03
-50
/
+0
|
*
feat: add linebreaks
eug-vs
2020-04-03
-1
/
+1
|
*
fix: correct linting errors :rotating_light:
eug-vs
2020-04-03
-2
/
+2
|
*
feat: support Markdown by url
eug-vs
2020-04-03
-6
/
+9
|
*
feat: implement initial markdown component
Eug-VS
2020-04-03
-0
/
+108
*
|
refactor!: rename BenzinThemeProvider -> Benzin
button-styles
Eug-VS
2020-03-28
-3
/
+3
*
|
refactor: import material colors
Eug-VS
2020-03-28
-2
/
+4
|
/
*
feat: add Button component
Eug-VS
2020-02-08
-0
/
+19
*
fix: get rid of all ESlint warnings
Eug-VS
2020-02-06
-5
/
+5
*
feat: migrate BenzinThemeProvider to Typescript
Eug-VS
2020-02-06
-1
/
+10
*
fix: correct setPage type
asketonim
2020-02-03
-1
/
+1
*
fix: correct handleChange prop types
asketonim
2020-02-03
-1
/
+1
*
fix: correct icon type
Eug-VS
2020-02-03
-14
/
+8
*
feat: separate HeaderTab component
Eug-VS
2020-02-03
-10
/
+16
[next]