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

feat(vwc-side-drawer): remove absolute support #1029

Merged
merged 54 commits into from
Aug 25, 2021
Merged
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
20b9f05
feat(vwc-side-drawer): 1st draft
rinaok Jul 20, 2021
7d0d6fe
story added
rinaok Jul 25, 2021
4a0862c
story added
rinaok Jul 25, 2021
dabc12d
semi-transparent content model
yinonov Jul 25, 2021
a22dba3
alternate scheme
yinonov Jul 25, 2021
f19388c
alternate
rinaok Jul 25, 2021
4d165af
devider check
rinaok Jul 26, 2021
7f66692
working example
yinonov Jul 26, 2021
22d7599
this will break
yinonov Jul 26, 2021
e080a8c
this will not break
yinonov Jul 26, 2021
2a5ee28
slot="navigation"
rinaok Jul 26, 2021
e80c316
margin list
rinaok Jul 26, 2021
f0d12e1
side drawer bigger inline size
rinaok Jul 26, 2021
2d31f37
side drawer position
rinaok Jul 26, 2021
65cf376
appContent inlined
rinaok Jul 27, 2021
8c13aca
Merge branch 'master' into VIV-642/feature/vwc-side-drawer
tveinfeld Jul 28, 2021
cac389b
Merge branch 'master' into VIV-642/feature/vwc-side-drawer
tveinfeld Jul 28, 2021
cf6a3c6
documentation, header, image
rinaok Jul 28, 2021
e09a4c6
vvd-umbrella under devDependencies
rinaok Jul 29, 2021
3d3ac8f
@prop
rinaok Jul 29, 2021
7ff4b73
readme
rinaok Jul 29, 2021
73008d3
Update package.json
yinonov Jul 29, 2021
95f4109
Update package.json
yinonov Jul 29, 2021
0eb435f
Update package.json
yinonov Jul 29, 2021
fdc05ea
Update package.json
yinonov Jul 29, 2021
f09eb4e
Update package.json
yinonov Jul 29, 2021
51b3c8f
add border and shadow to side drawer
rinaok Jul 29, 2021
c7ed50d
activated
rinaok Jul 29, 2021
d9c5bfd
style
rinaok Jul 29, 2021
2d59c66
Extension panel should not be activated
rinaok Aug 1, 2021
913b230
wider side drawer
rinaok Aug 1, 2021
449102c
slots documentation
rinaok Aug 1, 2021
339ec8b
Merge branch 'master' into VIV-642/feature/vwc-side-drawer
yinonov Aug 2, 2021
f45ff02
restore yarn.lock
yinonov Aug 2, 2021
1c58e80
refer correct tokens
yinonov Aug 2, 2021
9cbb155
refactor
yinonov Aug 2, 2021
324d187
declartiveness
yinonov Aug 3, 2021
2e916ea
correct module import
yinonov Aug 3, 2021
e95a7f1
Merge branch 'master' of https://github.com/Vonage/vivid into VIV-642…
rinaok Aug 10, 2021
1d49563
Merge branch 'master' of https://github.com/Vonage/vivid into VIV-642…
rinaok Aug 16, 2021
b1a0d19
Merge branch 'master' of https://github.com/Vonage/vivid into VIV-642…
rinaok Aug 17, 2021
bbe0f12
ESlint
rinaok Aug 17, 2021
0b8e7ae
refactor names
rinaok Aug 17, 2021
12315e6
update readme
rinaok Aug 17, 2021
bded6a3
remove absolute
rinaok Aug 22, 2021
368c58e
Merge branch 'master' of https://github.com/Vonage/vivid into vwc-sid…
rinaok Aug 22, 2021
98bba63
split modal story
rinaok Aug 23, 2021
5290f2c
match svg to modal side drawer
rinaok Aug 23, 2021
efc5e1b
remove absolute from ui test
rinaok Aug 23, 2021
e769c0d
remove story duplications
rinaok Aug 23, 2021
b2317c3
yarn
rinaok Aug 24, 2021
c9ec634
add modal UI test
rinaok Aug 24, 2021
d0125f0
Merge branch 'master' into vwc-side-drawer-absolute
rinaok Aug 24, 2021
e50e634
Merge branch 'master' into vwc-side-drawer-absolute
yinonov Aug 25, 2021
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
Prev Previous commit
Next Next commit
Update package.json
yinonov authored Jul 29, 2021
commit 0eb435f03f68718f85c976aba977b40d68ff9202
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -154,7 +154,4 @@
"disableUsageStatistics": true
},
"_void_cache": true,
"dependencies": {
"terminal-kit": "2.0.7"
}
}