Compare commits

...

24 Commits

Author SHA1 Message Date
Liam DeBeasi
cf3e28b35e Update README.md (#27107) 2023-04-03 16:50:56 +00:00
Liam DeBeasi
a4320c3ca3 Update CHANGELOG.md (#27108) 2023-04-03 16:50:36 +00:00
Liam DeBeasi
b411259cc1 Update README.md (#27106) 2023-04-03 16:42:02 +00:00
Liam DeBeasi
3dd2d8399b Update README.md (#27105) 2023-04-03 16:42:00 +00:00
Liam DeBeasi
8bed09d8a9 Update build.yml 2023-04-03 12:40:42 -04:00
Liam DeBeasi
2399c90d37 Update CHANGELOG.md (#27103) 2023-04-03 16:29:21 +00:00
Liam DeBeasi
4ac9055cb0 Update README.md (#27101)
* Update README.md

* Update README.md
2023-04-03 16:29:20 +00:00
Liam DeBeasi
363c3acf0f Update build.yml 2023-04-03 12:25:41 -04:00
Liam DeBeasi
e1db1ca7cb fix(card): some fix title (#27099)
## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->


<!-- Issues are required for both bug fixes and features. -->
Issue URL: resolves
https://github.com/ionic-team/ionic-framework/issues/27094


## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- It works now!

## Does this introduce a breaking change?

- [x] Yes
- [ ] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->

BREAKING CHANGE:


This is a breaking change description.

---------

Co-authored-by: Sean Perkins <sean-perkins@users.noreply.github.com>
2023-04-03 15:04:54 +00:00
Liam DeBeasi
3102d2cfe3 Update README.md (#27098)
<!-- Please refer to our contributing documentation for any questions on
submitting a pull request, or let us know here if you need any help:
https://ionicframework.com/docs/building/contributing -->

## Pull request checklist

Please check if your PR fulfills the following requirements:
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been reviewed and added / updated if needed (for bug
fixes / features)
- Some docs updates need to be made in the `ionic-docs` repo, in a
separate PR. See the [contributing
guide](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#modifying-documentation)
for details.
- [ ] Build (`npm run build`) was run locally and any changes were
pushed
- [ ] Lint (`npm run lint`) has passed locally and any fixes were made
for failures


## Pull request type

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type, submit multiple
pull requests if needed. -->

Please check the type of change your PR introduces:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe): 


## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->


<!-- Issues are required for both bug fixes and features. -->
Issue URL: resolves
https://github.com/ionic-team/ionic-framework/issues/27094


## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

-
-
-

## Does this introduce a breaking change?

- [ ] Yes
- [ ] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->


Co-authored-by: Sean Perkins <sean-perkins@users.noreply.github.com>

Co-authored-by: Sean Perkins <sean-perkins@users.noreply.github.com>
2023-04-03 15:02:22 +00:00
Liam DeBeasi
17353aa8fc fix(card): test 123 (#27097)
## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->


<!-- Issues are required for both bug fixes and features. -->
Issue URL: resolves
https://github.com/ionic-team/ionic-framework/issues/27094


## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

-
-
-

## Does this introduce a breaking change?

- [ ] Yes
- [ ] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->

Co-authored-by: Sean Perkins <sean-perkins@users.noreply.github.com>

BREAKING CHANGE:

This is a breaking change.
2023-04-03 14:57:50 +00:00
Liam DeBeasi
e7d54d52b9 Update README.md (#27096) 2023-04-03 14:55:50 +00:00
Liam DeBeasi
cf67cf5387 Update README.md (#27093) 2023-04-03 14:33:36 +00:00
Liam DeBeasi
258063e037 chore(): add test1 (#26763) 2023-02-10 15:46:05 +00:00
Liam DeBeasi
e3e73bbc48 fix(button): add test2 (#26764) 2023-02-10 15:22:17 +00:00
Liam DeBeasi
0a99f9081b use merge_group for real 2023-02-10 09:59:42 -05:00
Liam DeBeasi
1ca1fc8967 try old push workaround 2023-02-09 09:43:35 -05:00
Liam DeBeasi
04cfbe5db9 add merge_group back
https://github.com/orgs/community/discussions/46757#discussioncomment-4918697
2023-02-09 09:35:14 -05:00
Liam DeBeasi
fe38a32c90 Update build.yml
https://github.com/community/community/discussions/46757#discussioncomment-4908280
2023-02-09 09:19:18 -05:00
Liam DeBeasi
7a9962f501 test remove concurrency 2023-02-08 12:48:13 -05:00
Liam DeBeasi
776c9df24c add activity type 2023-02-08 12:03:07 -05:00
Liam DeBeasi
ad3d1ad835 Update BREAKING.md 2023-02-08 11:44:34 -05:00
Liam DeBeasi
4ab4502b1e Update BETA.md (#26762) 2023-02-08 16:20:12 +00:00
Liam DeBeasi
129ce58108 Update README.md (#26761) 2023-02-08 16:19:55 +00:00
8 changed files with 15 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ on:
pull_request:
branches: [ '**' ]
merge_group:
# When pushing a new commit we should
# cancel the previous test run to not
# consume more runners than we need to.
@@ -12,6 +12,7 @@ concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
build-core:
runs-on: ubuntu-latest

View File

@@ -1,3 +1,5 @@
Test B
# Ionic Framework v6 Beta
Thanks for your interest in trying out the Framework v6 beta! We are looking for developers to help test our new changes and provide feedback so that we can make Framework v6 the best release yet! Follow this guide to get setup with the beta.

View File

@@ -1,3 +1,5 @@
test branch update
# Breaking Changes
This is a comprehensive list of the breaking changes introduced in the major version releases of Ionic Framework.

View File

@@ -1,3 +1,5 @@
TEST A
<p align="center">
<a href="#">
<img alt="Ionic" src="https://github.com/ionic-team/ionic-framework/blob/main/.github/assets/logo.png?raw=true" width="60" />

View File

@@ -1,3 +1,4 @@
# Change Log
All notable changes to this project will be documented in this file.

View File

@@ -1,3 +1,7 @@
third commit
# @ionic/core
[Ionic](https://ionicframework.com/) is an open source App Development Framework that makes it easy to build top quality Native and Progressive Web Apps with web technologies.

1
test1 Normal file
View File

@@ -0,0 +1 @@
test1

1
test2 Normal file
View File

@@ -0,0 +1 @@
test2