Skip to content
Merged

Beta #322

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
0cc2fae
Calendar Test Added - gitignore updated
Ramakrishnan24689 Sep 1, 2022
47ecf04
Removed Shimmer Coverage/ Updated Test Snaps
Ramakrishnan24689 Sep 1, 2022
31579c1
Udpated Test for Progress Indicator
Ramakrishnan24689 Sep 1, 2022
25c14e9
fix:(Calendar) test failing due to dependency on today's date (#30)
scottdurow Sep 15, 2022
b23adee
fix: (pivot) width in custom pages (#33)
scottdurow Sep 17, 2022
7f427b4
fix: auto-height in custom pages (#32)
scottdurow Sep 28, 2022
2b5d72f
Facepile component added (#35)
Ramakrishnan24689 Sep 30, 2022
79e6702
Update Facepile.1033.resx
Ramakrishnan24689 Sep 30, 2022
38e8d97
Facepile propertyname changed (#48)
Ramakrishnan24689 Oct 31, 2022
1be5051
Features/people picker (#46)
Ramakrishnan24689 Oct 31, 2022
9a4da45
Searchbox (#49)
Ramakrishnan24689 Oct 31, 2022
5befbd6
October release Prep
Ramakrishnan24689 Oct 31, 2022
387fe36
test: test modified
Ramakrishnan24689 Oct 31, 2022
503fd0f
(People Picker) Deterministic Suggestions Resolution (#51)
scottdurow Nov 1, 2022
2d49adf
Searchbox - fix : custom page width (#52)
Ramakrishnan24689 Nov 1, 2022
0a1bfd4
Merge branch 'main' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Nov 1, 2022
f4304f8
October release doc updates
Ramakrishnan24689 Nov 1, 2022
7e726ac
Merge branch 'beta' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Nov 1, 2022
ceb4cc9
refactor: modified create-release-added npm ci
Ramakrishnan24689 Nov 1, 2022
51269f8
Merge branch 'main' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Nov 1, 2022
e4329be
Update Facepile.resx remove additional tags
Ramakrishnan24689 Nov 1, 2022
521d3e7
Searchbox (#56)
Ramakrishnan24689 Nov 2, 2022
c758cd3
Creatorkit mehdis persona (#47)
slaouist Nov 2, 2022
95c2999
Feature/searchbox#82 (#131)
Ramakrishnan24689 Dec 2, 2022
149875e
Feature/tooltip (#132)
Ramakrishnan24689 Dec 2, 2022
651ecbb
feat:SubwayNav component added (#133)
Ramakrishnan24689 Dec 2, 2022
5a650b5
feat:spinbutton (#134)
Ramakrishnan24689 Dec 2, 2022
2d5c548
merge from main
Ramakrishnan24689 Dec 2, 2022
40df5cc
included Spinbtn directory
Ramakrishnan24689 Dec 2, 2022
72e1d14
included Spinbtn directory
Ramakrishnan24689 Dec 2, 2022
25abc2a
removing code
Ramakrishnan24689 Dec 2, 2022
f312610
Merge branch 'main' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Dec 2, 2022
2df0e66
duplicate directory mention
Ramakrishnan24689 Dec 2, 2022
4425f88
adding subwaynav versioning stamp
Ramakrishnan24689 Dec 2, 2022
51260d6
fix:custom page width issue (#145)
Ramakrishnan24689 Dec 2, 2022
16ea0ef
Merge branch 'main' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Apr 12, 2023
184868b
feat:subwaynav showanimation property (#225)
Ramakrishnan24689 Apr 12, 2023
a0ef8cd
fixes microsoft/powercat-creator-kit#285 (#226)
Ramakrishnan24689 Apr 12, 2023
a0e4737
fixes microsoft/powercat-creator-kit#316 (#228)
Ramakrishnan24689 Apr 12, 2023
6fa6977
feat: searchbox-defaultvalue-set-option (#230)
Ramakrishnan24689 Apr 13, 2023
90cea63
fixes calendar language support (#231)
Ramakrishnan24689 Apr 13, 2023
4cb967f
fixes searchtext bound property (#234)
Ramakrishnan24689 Apr 17, 2023
f1bcfb7
pull main changes
Ramakrishnan24689 Apr 18, 2023
0af5be6
feat: searchbox bordercolor property (#235)
Ramakrishnan24689 Apr 18, 2023
b54ebe8
Merge branch 'main' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Jun 12, 2023
cf93a6b
fix microsoft/powercat-creator-kit#352
Ramakrishnan24689 Jul 10, 2023
4602577
updated test and linting
Ramakrishnan24689 Jul 10, 2023
071ed04
Masked text field (#315)
denise-msft Jul 24, 2023
3dd7741
Masked text field (#316)
Ramakrishnan24689 Jul 24, 2023
9306d19
fixes microsoft/powercat-creator-kit#354 (#317)
Ramakrishnan24689 Jul 24, 2023
74899de
renaming masktextfield project file
Ramakrishnan24689 Jul 24, 2023
5a4fda7
Merge branch 'beta' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Jul 24, 2023
6b9d1cb
downgrading node version to 16x
Ramakrishnan24689 Jul 24, 2023
3a44d97
downgrading node version to 16x for masktextfield
Ramakrishnan24689 Jul 24, 2023
c20c6f2
Merge branch 'main' of https://github.com/microsoft/powercat-code-com…
Ramakrishnan24689 Jul 24, 2023
2e93a71
package version changes
Ramakrishnan24689 Jul 24, 2023
b1e3694
exclusing maskedtextfield component
Ramakrishnan24689 Jul 25, 2023
f8b49e4
modifying minor version (#321)
Ramakrishnan24689 Jul 25, 2023
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
3 changes: 1 addition & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: windows-latest
env:
MajorVersion: 1
MinorVersion: 0
MinorVersion: 1
BuildVersion: ${{ github.run_number }}

steps:
Expand Down Expand Up @@ -45,7 +45,6 @@ jobs:
`${process.env.GITHUB_WORKSPACE}/Icon/Icon`,
`${process.env.GITHUB_WORKSPACE}/KeyboardShortcuts/KeyboardShortcuts`,
`${process.env.GITHUB_WORKSPACE}/Nav/Nav`,
`${process.env.GITHUB_WORKSPACE}/MaskedTextField/MaskedTextField`,
`${process.env.GITHUB_WORKSPACE}/Persona/Persona`,
`${process.env.GITHUB_WORKSPACE}/PeoplePicker/PeoplePicker`,
`${process.env.GITHUB_WORKSPACE}/Picker/Picker`,
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr_validate_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- "./Facepile"
- "./Icon"
- "./KeyboardShortcuts"
- "./MaskedTextField"
- "./Nav"
- "./PeoplePicker"
- "./Persona"
Expand Down
Loading