Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added autocomplete #42

Merged
merged 8 commits into from
Oct 10, 2018
Merged

Conversation

ChenSongJian
Copy link

No description provided.

.auto-complete-popup > .list-view > .virtual-flow > .clipped-container > .sheet > .list-cell:focused {
-fx-text-fill: white;
-fx-background-color: #383838 !important;
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis CI Error, no eof at end of file
Just add one blank new line at every file to solve error so ci can do other checks thanks!

Copy link

@QzSG QzSG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refer to comments

Copy link

@QzSG QzSG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refer to Travis build log to resolve checkstyle errors too thanks! Haha

@coveralls
Copy link

Pull Request Test Coverage Report for Build 65

  • 17 of 17 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 92.236%

Totals Coverage Status
Change from base Build 57: 0.08%
Covered Lines: 1485
Relevant Lines: 1610

💛 - Coveralls

Copy link

@QzSG QzSG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@QzSG
Copy link

QzSG commented Oct 10, 2018

#43

@QzSG QzSG merged commit ece5088 into CS2113-AY1819S1-T13-1:master Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants