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

Banner component implementation, #2672 #2978

Merged
merged 17 commits into from
Nov 30, 2018

Conversation

wnvko
Copy link
Contributor

@wnvko wnvko commented Nov 9, 2018

Closes #2672

@wnvko wnvko added 🛠️ status: in-development Issues and PRs with active development on them version: 6.2.x labels Nov 9, 2018
@wnvko wnvko added the squash-merge Merge PR with "Squash and Merge" option label Nov 9, 2018
@wnvko wnvko changed the base branch from master to 6.2.x November 9, 2018 14:37
@ViktorSlavov ViktorSlavov force-pushed the mvenkov/banner-component-implementation branch from 96bea1b to 9581c57 Compare November 21, 2018 12:52
chore(igxBanner): adding missed new files

feat(igxBanner): base implementation ready with no styling, #2672

feat(igxBanner): buttons added and event listeners, #2672

test(igxBanner): outline initial test scenarios #2672

feat(igxBanner): icon add, #2672

test(igxBanner): fix igxExpansionPanelHeader reference to panel #2672

docs(igxBanner): add public API's descriptions

test(igxBanner): banner initialization and events tests #2672

style(banner) initial styling for banner component

style(banner): change styles for banner

test(igxBanner): custom template banner tests #2672

chore(igxBanner): additional merge

chore(igxBanner): add missing definition in _banner-theme.scss

test(igxBanner): fix some failing test, #2672

chore(igxBanner): remove fdesribe from tests, #2672

test(igxBanner): add some more tests, #2672

feat(igxBanner): implement IToggleView in expansion panel and in banner, #2672

docs(igxBanner): add README.md, #2672

feat(igxBanner): dev sample update, #2672

test(igxBanner): add two more tests, #2672

refactor(igxBanner): refactor banner, tests WIP

refactor(igxBanner): banner implements onOpening, onClosing

chore(igxBanner): fix some banner tests, WIP

chore(igxBanner): fix failing tests, add event tests

chore(*): fix failing test method

style(banner): Fix banner background and duplicated styles

style(banner): Remove the oval shape and the background

style(banner): fix some sizing problems on small resolution

# Conflicts:
#	src/app/app.module.ts
#	src/app/app.routing.ts
#	src/app/routing.ts
@ViktorSlavov ViktorSlavov force-pushed the mvenkov/banner-component-implementation branch from d833ce5 to e196227 Compare November 23, 2018 15:49
@ViktorSlavov ViktorSlavov changed the base branch from 6.2.x to master November 23, 2018 15:49
@ViktorSlavov ViktorSlavov added version: 7.0.x ❌ status: awaiting-test PRs awaiting manual verification and removed version: 6.2.x squash-merge Merge PR with "Squash and Merge" option 🛠️ status: in-development Issues and PRs with active development on them labels Nov 23, 2018
@PlamenaMiteva PlamenaMiteva added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 23, 2018
@PlamenaMiteva
Copy link
Contributor

Events in the sample do not fire because their names are wrong (should be onOpend/onClosed).

@ViktorSlavov ViktorSlavov force-pushed the mvenkov/banner-component-implementation branch from 1fdff48 to 0c4896e Compare November 23, 2018 16:54
simeonoff
simeonoff previously approved these changes Nov 26, 2018
rkaraivanov
rkaraivanov previously approved these changes Nov 26, 2018
# Conflicts:
#	src/app/app.module.ts
#	src/app/app.routing.ts
#	src/app/routing.ts
simeonoff
simeonoff previously approved these changes Nov 27, 2018
# Conflicts:
#	projects/igniteui-angular/src/lib/expansion-panel/expansion-panel-header.component.ts
#	projects/igniteui-angular/src/lib/expansion-panel/expansion-panel.component.ts
@ViktorSlavov ViktorSlavov added the squash-merge Merge PR with "Squash and Merge" option label Nov 27, 2018
simeonoff
simeonoff previously approved these changes Nov 27, 2018
@PlamenaMiteva PlamenaMiteva added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Nov 27, 2018
kdinev
kdinev previously requested changes Nov 28, 2018
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@damyanpetev damyanpetev left a comment

Choose a reason for hiding this comment

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

🎉

@damyanpetev damyanpetev merged commit 9f50461 into master Nov 30, 2018
@damyanpetev damyanpetev deleted the mvenkov/banner-component-implementation branch November 30, 2018 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squash-merge Merge PR with "Squash and Merge" option version: 7.1.x ✅ status: verified Applies to PRs that have passed manual verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants