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

TabControl Spec #28

Merged
merged 41 commits into from
Jul 31, 2019
Merged
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
5b60b98
Create tabcontrol.md
stmoy Mar 13, 2019
9fd0f20
Removed initial comment
stmoy Mar 13, 2019
72f1c6a
Starting filling in content
stmoy Mar 14, 2019
fbe985b
Added backlink to Proposal
stmoy Mar 14, 2019
43d80ec
Added links to Pivot, NavigationView
stmoy Mar 14, 2019
935ee34
Add sample for putting tabs in titlebar
stmoy Mar 22, 2019
8bd0868
Fill out sample for tab tear off
stmoy Mar 22, 2019
56592d9
Update title format to be more readable
stmoy Mar 22, 2019
b67dd7d
Adding sample image files for tabs in titlebar and in new window
stmoy Mar 22, 2019
2baa808
Reference the new images in the doc
stmoy Mar 22, 2019
96a250c
Rearrange samples based on expected usage
stmoy Mar 22, 2019
ba214b9
Update tabcontrol.md
stmoy May 20, 2019
5f829d2
Update tabcontrol.md
stmoy May 28, 2019
f01cf96
Clarified Tabs in Titlebar sample
stmoy May 30, 2019
097f28d
Update Edge sample with new tab button style
stmoy May 30, 2019
1e44298
Clarified CloseButtonOverlay default
stmoy May 30, 2019
8bbf149
Added default TabWidthBehavior description
stmoy May 30, 2019
ec2cc85
Adding some Open Questions
stmoy Jun 12, 2019
d33e011
Updated Keyboard sections
stmoy Jun 21, 2019
06c8ffc
Cleaned up the API to minimize the v1 surface area
stmoy Jun 21, 2019
82eb0da
Remove open questions that have been answered
stmoy Jun 21, 2019
554e1b9
Updating the API section now that TabView CONTAINS a ListView insead …
stmoy Jun 21, 2019
3816452
More API changes resulting from containing a ListView instead of bein…
stmoy Jun 21, 2019
51f77bb
Updating images to reflect current API spec
stmoy Jun 21, 2019
065a844
Adding placeholder sections for samples that need to be written
stmoy Jun 21, 2019
d6d79ff
Update link to new images from png to PNG
stmoy Jun 21, 2019
b6077d7
Rename from TabControl to TabView
stmoy Jun 28, 2019
0942aea
Add sample showing keyboarding
stmoy Jun 28, 2019
e458ff3
Add sample of the Add Tab button and handler
stmoy Jun 28, 2019
cf487f6
Rename TabItem to TabViewItem
stmoy Jul 1, 2019
cf69237
AddButtonCommand and Parameter, as well as ItemTemplateSelector prope…
stmoy Jul 1, 2019
148871a
Update active/tab/tabcontrol.md
stmoy Jul 3, 2019
6430007
Update instances of Tab to TabView
stmoy Jul 3, 2019
4532785
Update AddButton APIs to AddTabButton
stmoy Jul 3, 2019
38774f4
Update wording in keyboarding section
stmoy Jul 3, 2019
0f34044
Updated to include IDL and some slight name changes across the doc to…
stmoy Jul 3, 2019
882f458
Merge branch 'user/stmoy/tabs' of https://github.com/Microsoft/micros…
stmoy Jul 3, 2019
d117ffc
Update keyboarding section to separate built-in functionality/example…
stmoy Jul 15, 2019
b4bf57d
Remove TODO for recombination sample. This will be shown in a separat…
stmoy Jul 15, 2019
7912c92
Update Tab Control to TabView
stmoy Jul 22, 2019
be491ae
Update Item to TabItem
stmoy Jul 26, 2019
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
Binary file added active/tab/images/tab-control-parts-1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added active/tab/images/tab-control-parts-2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added active/tab/images/tab-extend-to-title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added active/tab/images/tab-new-window.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading