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
Commit message (
Expand
)
Author
Age
Lines
*
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
/
+22
*
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
/
+10
*
feat: implement initial markdown component
Eug-VS
2020-04-03
-13
/
+112
*
feat: add Button component
Eug-VS
2020-02-08
-5
/
+25
*
feat: improve library preview
Eug-VS
2020-02-07
-8
/
+41
*
docs: improve heading, remove logo.png
Eugene Sokolov
2020-02-06
-0
/
+0
*
docs: add logo image
Eug-VS
2020-02-06
-0
/
+0
*
fix: get rid of all ESlint warnings
Eug-VS
2020-02-06
-7
/
+12
*
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
*
fix: add missing prop
asketonim
2020-02-03
-3
/
+3
*
feat: migrate Header to TypeScript
asketonim
2020-02-03
-3
/
+15
*
feat: migrate ContentSection to Typescript
Eug-VS
2020-02-03
-1
/
+5
*
feat!: remove icons, simplify lib preview
Eug-VS
2020-02-03
-18
/
+122
*
feat: migrate SmartList to Typescript
Eug-VS
2020-02-03
-31
/
+61
*
feat: change src structure
Eug-VS
2020-02-03
-7
/
+7
*
feat: use React.FC<PropTypes> syntax
Eug-VS
2020-02-03
-6
/
+2
*
feat: setup deploy-ready typescript config
Eug-VS
2020-02-03
-0
/
+0
*
feat!: install Typescript, migrate Window to .tsx
Eug-VS
2020-02-03
-8
/
+38
*
feat: add CssBaseline to BenzinThemeProvider
Eug-VS
2020-01-28
-2
/
+3
*
feat: decrease font-size in Header
Eug-VS
2020-01-28
-8
/
+6
*
feat: support library preview
Eug-VS
2020-01-28
-0
/
+83
*
feat: make Header more abstract
Eug-VS
2020-01-28
-19
/
+9
*
feat: install Roboto font
Eug-VS
2020-01-27
-1
/
+2
*
feat: export ThemeProvider instead of theme
Eug-VS
2020-01-27
-4
/
+15
*
feat: update components
Eug-VS
2020-01-27
-12
/
+14
[next]