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
Commit message (
Collapse
)
Author
Age
Lines
*
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
/
+1
|
*
feat: add emojis and spacevim tab to index
eug-vs
2020-04-05
-9
/
+11
|
*
fix: update markdown on hook
eug-vs
2020-04-05
-1
/
+6
|
*
feat: install emojilib, beautify inline code
eug-vs
2020-04-05
-8
/
+28
|
*
feat: update index.tsx :fire:
eug-vs
2020-04-05
-48
/
+34
|
*
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
-3
/
+3
|
*
feat: support Markdown by url
eug-vs
2020-04-03
-9
/
+42
|
*
feat: implement initial markdown component
Eug-VS
2020-04-03
-13
/
+112
|
*
style: transfer .eslintignore to .eslintrc.json
Eug-VS
2020-02-10
-1
/
+1
|
*
style: rename tsconfig.release.json
Eug-VS
2020-02-10
-1
/
+1
|
*
chore: Release 3.0.0
Eug-VS
2020-02-08
-2
/
+2
|
*
feat: add Button component
Eug-VS
2020-02-08
-5
/
+25
|
*
docs: add screenshot to README.md
Eugene Sokolov
2020-02-07
-0
/
+2
|
*
feat: improve library preview
Eug-VS
2020-02-07
-8
/
+41
|
*
docs: improve badges
Eugene Sokolov
2020-02-06
-2
/
+2
|
*
chore: v2.2.3
v2.2.3
Eug-VS
2020-02-06
-2
/
+2
|
*
docs: improve heading, remove logo.png
Eugene Sokolov
2020-02-06
-3
/
+4
|
*
docs: add shelds.io badges to README :fire:
Eugene Sokolov
2020-02-06
-0
/
+6
|
*
docs: add building and deploying info
Eugene Sokolov
2020-02-06
-0
/
+9
|
*
docs: update README.md
Eugene Sokolov
2020-02-06
-2
/
+43
|
*
docs: add logo image
Eug-VS
2020-02-06
-0
/
+0
|
*
feat!: configure lint script to fail on warnings
Eug-VS
2020-02-06
-1
/
+1
|
*
fix: get rid of all ESlint warnings
Eug-VS
2020-02-06
-7
/
+12
|
*
feat: configure ESlint for Typescript
Eug-VS
2020-02-06
-20
/
+55
|
*
feat: migrate BenzinThemeProvider to Typescript
Eug-VS
2020-02-06
-1
/
+10
|
*
fix: change package entry point back to index.js
v2.2.2
Eug-VS
2020-02-04
-3
/
+2
|
*
chore: release v2.2.1
v2.2.1
Eugene Sokolov
2020-02-04
-1
/
+1
|
*
ci: update configuration
Eug-VS
2020-02-04
-14
/
+40
|
*
chore: release v2.2.0
Eug-VS
2020-02-03
-1
/
+1
|
*
fix: add docker image version
Eug-VS
2020-02-03
-0
/
+2
|
*
fix: attach workspace to deploy job
Eug-VS
2020-02-03
-0
/
+2
|
[next]