Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 35 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
fbaf41e
create a helpers class to source the active section
akinsho Aug 22, 2018
a29b3e2
[WIP] add createWelcome function in editor
akinsho Aug 23, 2018
79983b9
implement an input handler for welcome buffer layer
akinsho Aug 23, 2018
969474c
convert adhoc styles to styled components
akinsho Aug 23, 2018
3437e13
improve typing of commands
akinsho Aug 23, 2018
bbcd34c
fix lint errors
akinsho Aug 23, 2018
53d2cfd
more lint fixes
akinsho Aug 23, 2018
2fe79ac
remove deprecated extend function
akinsho Aug 24, 2018
0d9ca95
add welcome layer test and fix types and typo
akinsho Aug 24, 2018
024ec93
add test of enter event
akinsho Aug 24, 2018
10a7bcf
remove welcome active boolean
akinsho Aug 24, 2018
22e206a
remove unused var
akinsho Aug 24, 2018
110729d
add initial [WIP] ci test for welcome layer
akinsho Aug 24, 2018
c8b19c3
add new commands to Oni and use in welcome buffer
akinsho Aug 24, 2018
97078ed
remove z-index from neovim surface fix welcome tests
akinsho Aug 26, 2018
de04999
add current layer is active check to see if layer should intercept input
akinsho Aug 27, 2018
ea743b3
revert vim navigator to master and move changes to a separate branch
akinsho Aug 27, 2018
dea87ca
remove commented out line from editor file
akinsho Aug 27, 2018
ceb69ce
rename welcome screen event for clarity
akinsho Aug 27, 2018
e595d16
add Welcome CI Test to ciTests.ts update test
akinsho Aug 27, 2018
453fc3a
conver buffer manager test to jest
akinsho Aug 27, 2018
33a7318
add test for buffer layer input handlers
akinsho Aug 27, 2018
bb113de
add tests for welcome commands view and extra test to buffer manager …
akinsho Aug 28, 2018
c4dc958
[WIP] render oni sessions on welcome page
akinsho Aug 27, 2018
d759ee1
add sessions to welcome screen and redesign commands section of screen
akinsho Aug 28, 2018
852f4c4
create separate components for left and right section
akinsho Aug 28, 2018
9def300
add [WIP] section navigation
akinsho Aug 28, 2018
2aade32
rename event args and handle lateral movement (minimally)
akinsho Aug 28, 2018
246f7cb
add fallback for empty session, remove console.log in session store
akinsho Aug 28, 2018
d9602a5
fix lint errors
akinsho Aug 28, 2018
8c2cd1b
update tests for welcome layer changes
akinsho Aug 28, 2018
2ecccb3
merge master fix conflicts
akinsho Aug 28, 2018
207c42a
fix lint errors
akinsho Aug 28, 2018
7b6e937
render welcome even if no version, handle single section
akinsho Aug 29, 2018
0a5a178
add set state and increase tests for welcome component
akinsho Aug 29, 2018
514d964
update getMetadata function to use async await + fsExtra
akinsho Aug 29, 2018
60aae7d
increase header font size, reduced box size
akinsho Aug 29, 2018
4a2b29e
update snapshot
akinsho Aug 29, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading