Sébastien Lorber
|
f9825af43e
|
refactor: prepare types for React 19 (#10746)
|
2024-12-06 18:03:04 +01:00 |
|
Sébastien Lorber
|
61d6858864
|
refactor(blog): theme-common shouldn't depend on blog content plugins (#10313)
|
2024-07-19 15:55:35 +02:00 |
|
Alice Zhao
|
aab1f4868b
|
feat(blog): group sidebar items by year (`themeConfig.blog.sidebar.groupByYear`) (#10252)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-06-28 16:59:35 +02:00 |
|
Jody Heavener
|
683ba3d2a0
|
feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-03 14:31:41 +01:00 |
|
Joshua Chen
|
0838884f67
|
chore: enable import/order rule (#7418)
|
2022-05-14 23:39:50 +08:00 |
|
Alexey Pyltsyn
|
be0dc6b0c9
|
chore: upgrade Infima to alpha.39 (#7306)
|
2022-05-04 16:06:54 +02:00 |
|
Alexey Pyltsyn
|
d5cfa5b7cf
|
refactor(theme-classic): fix a few margin inconsistencies (#7129)
* refactor(theme-classic): minor fixes and improvements
* Fixes after review
* Reset spacing for all children inside browser window
|
2022-04-09 08:27:22 +08:00 |
|
Joshua Chen
|
ca718ccac0
|
refactor(theme-classic): blog mobile secondary menu use consistent styles (#7068)
|
2022-04-07 15:56:50 +02:00 |
|
Joshua Chen
|
2e79597f83
|
feat(theme-classic): show blog sidebar on mobile (#7012)
* feat(theme-classic): show blog sidebar on mobile
* fix
* oops
* docs
* add a little margin
* Update display.tsx
* Update content.tsx
* reformat
|
2022-03-30 09:15:54 +08:00 |
|
Joshua Chen
|
e40cafccd5
|
chore: enable stylelint standard config (#6442)
* chore: enable stylelint standard config
* remove empty line
* fix
|
2022-01-22 21:26:35 +08:00 |
|
Joshua Chen
|
0374426ce3
|
chore: upgrade TypeScript & other ESLint related deps (#5963)
* chore: upgrade ESLint related deps
* Upgrade TS
* Fix lock
* Bump Babel
* Update config
|
2021-11-18 21:15:37 +08:00 |
|
Alexey Pyltsyn
|
a96878048d
|
refactor: standardize using media queries (#5630)
* refactor: standardize using media queries
* Better reusing
|
2021-10-01 16:09:51 +02:00 |
|
Alexey Pyltsyn
|
911d6b1087
|
fix: highlight active item in recent post list (#5571)
|
2021-09-21 17:07:24 +02:00 |
|
Alexey Pyltsyn
|
bfd33dc63a
|
refactor(v2): minor cleanups (#4959)
* refactor(v2): minor cleanups
* Fixes
|
2021-06-16 10:59:50 +02:00 |
|
Alexey Pyltsyn
|
8629fbdc77
|
refactor(v2): improve semantic blog sidebar markup (#4961)
|
2021-06-14 19:04:58 +02:00 |
|
Alexey Pyltsyn
|
75228c4b8d
|
refactor(v2): clean-ups and fixes (#4244)
|
2021-02-18 10:27:39 +01:00 |
|
Bartosz Kaszubowski
|
ad31facb32
|
chore(v2): fix several lint warnings, add missing types, cleanup (#3844)
* fix several lint warnings, add missing types, cleanup
* fix EnumChangefreq issue
* better utilization of EnumChangefreq type
* update test snapshot
|
2020-11-30 16:42:58 +01:00 |
|
Alexey Pyltsyn
|
46dba2f3c6
|
chore(v2): upgrade Infima to v0.2.0-alpha.15 (#3712)
* Move custom scrollbar styles to separate class
* chore(v2): upgrade Infima to v0.2.0-alpha.15
|
2020-11-08 01:18:39 +03:00 |
|
Nate Giraudeau
|
398af747f6
|
fix(v2): make scrollbar styles consistent (#3669)
|
2020-11-02 16:41:50 +01:00 |
|
Sébastien Lorber
|
e4c1626106
|
feat(v2): blog sidebar (#3593)
* blog sidebar POC
* polish blog post sidebar
* add doc for blogSidebarCount
* Update packages/docusaurus-theme-classic/src/theme/BlogSidebar/styles.module.css
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
|
2020-10-16 19:12:05 +02:00 |
|