Tanya
5bbfd32621
Fix sidebar being impossible to hide on tablet screen ( #266 )
2022-09-15 20:12:57 +03:00
Peter Savchenko
ceccd234cd
Increase content paddings ( #257 )
...
* Increase content paddings
* add margin to the page title
2022-09-13 17:08:07 +03:00
YeoKyung Yoon
c94273b76a
fix: make slider on top of blocks ( #244 )
2022-09-09 22:54:53 +09:00
YeoKyung Yoon
1bc65be955
feat: hide-sidebar-content-on-mobile ( #241 )
2022-09-09 20:25:46 +09:00
Peter Savchenko
237db3e472
chore(ui): a bunch of style updates ( #235 )
...
* chore(styles): typography updating started
* page styles updated
* page header nav fix, inline code style fix, table, navigator
* use arrow-right icon instead of "»" in bread crumbs
* a bunch of updates
* make content and write page styles more consistent
* rollback layout change
* upd color text second
* upd sidebar logo text color
* resovle someone's ts errors
* remove duplicated variables
2022-09-06 22:58:50 +03:00
YeoKyung Yoon
09835e3007
Added sidebar toggler ( #214 )
...
* feat: add sidebar slider
* fix: fix visibility on mobile layout
* fix visibility on mobile layout
* change keyboard shortcut
* change css property
* fix: fix shortcuts to support Mac
* fix shortcuts to support Mac
* add comment to explain properties
* fix: fix shortcuts
* resolve merge conflict
* fix: remove redundant property
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-08-27 15:21:50 +09:00
Taly
213f9d89a3
Table of content ( #199 )
...
* Create nodemon.json
* Add table of content
* update view
* remove logs
* update tags var
* update layout
* Revert "update layout"
This reverts commit 18aad62257
.
* update layout
* Update layout.pcss
* update from master
* Update sidebar.twig
* remove non valued changes
* Update table-of-content.js
* Update table-of-content.pcss
* Update table-of-content.pcss
* Update layout.pcss
* Update table-of-content.js
* remove unused styles
* not module
* rename var
* remove log
* update structure
* Update table-of-content.js
* Update table-of-content.js
* Update layout.pcss
* Update table-of-content.js
* try not to use intersection observer
* Update table-of-content.js
* fix scroll padding
* fix header component layout
* update logic
* fix click area
* Update table-of-content.js
* Update table-of-content.js
* small fixes
* remove unused
* Update table-of-content.js
* Update decorators.js
* Update table-of-content.js
* Update table-of-content.js
* Update table-of-content.js
* Update table-of-content.js
* Update table-of-content.js
* fix scroll issues, resolve eslit ts/js conflicts
* add some todos
* handle up-direction scroll as well
* optimization
* update offsets
* Update header.pcss
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-07-26 18:49:30 +03:00
Tanya
8c0211d7bc
[Fix] Several ui fixes ( #205 )
...
* Fix sidebar
* Use squircle mask for header links
* Firefox mask-box-image fix
2022-06-27 20:06:56 +08:00
Tanya
30d96909d3
Sidebar redesign ( #200 )
...
* New sidebar
* Save state to local storage
* Make sidebar sticky
* Text overflow
* Fix add page button on mobile
* Mobile layout
* Display sidebar when ready
* Add logo
* Remove files
* Fix margin
* Update logo padding-bottom
* Hovers
* Decrease logo's font size
* Make logo not sticky
* Cleanup classnames
* Simplify css
* Update sidebar module
* Fix animation
* Fix cursor issue
* Fix vars and logo paddings
2022-06-16 16:37:37 +03:00