This website requires JavaScript.
Explore
Help
Sign In
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-11-07 20:31:06 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
75df01683b
overleaf
/
services
/
web
/
app
/
views
/
project
/
editor
/
file-tree-history-react.pug
4 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
Decouple history-file-tree styling out of editor file tree: - Extract/duplicate the style from editor file tree (only extract styling that's being used in history file tree) - Change some of the class name to avoid duplicated class name from the editor file tree - Revert change to editor file tree since it has been moved to history file tree GitOrigin-RevId: 6c3b20080c9b428363024db622f60e3540d919e6
2023-04-20 03:14:59 -04:00
aside.editor-sidebar.full-size.history-file-tree#history-file-tree(
Merge pull request #15781 from overleaf/ds-react-history-split-test-tear-down History View React - Split test tear down GitOrigin-RevId: 6095ea94a74fc96c7031a4d1bbefdc6211cc934c
2023-11-23 04:59:31 -05:00
ng-show="ui.view == 'history'"
Merge pull request #12316 from overleaf/td-history-view-shell-and-split-test Add empty shell for React history view, viewable based on split test GitOrigin-RevId: 97241d56a052648c7a0d293d323dad4b00ad4159
2023-03-22 07:21:58 -04:00
)
Reference in a new issue
Copy permalink