e2c1845a24
chore(docs): fix broken angular link in README ( #28039 )
...
<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->
<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->
## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->
angular link in README is broken
## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->
angular link in README is fixed now.
## Does this introduce a breaking change?
- [ ] Yes
- [x] 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. -->
2023-08-22 14:14:24 +00:00
cbf7f7286e
chore(readme): update migration guides to correct links ( #27072 )
2023-03-31 10:34:26 -04:00
eb10a2e5f6
chore(): sync with main
2023-03-24 14:37:39 -04:00
6e04562b3b
chore(readme): update examples of conference app to include react conference app ( #27013 )
2023-03-23 14:46:57 -04:00
8860a11de7
chore(): sync with main
2023-03-17 17:26:39 -04:00
162d139abe
chore(): fix link in readme ( #26977 )
2023-03-17 15:55:18 -04:00
c791a78aa2
chore(readme): v7 migration guide ( #26926 )
2023-03-07 17:04:15 -05:00
03dd372933
chore(README): update links from next to main ( #24384 )
2021-12-13 13:34:12 -05:00
abd9a4b0a1
chore(README): logo url asset path ( #24373 )
2021-12-10 17:09:42 -05:00
3fc278a539
chore(README): update readme format ( #24368 )
2021-12-10 17:00:25 -05:00
b2f2a4b71b
docs(): docs reference main instead of master ( #24216 )
2021-11-12 14:31:18 -05:00
d5980354fa
chore(): add link to v6 beta onboarding guide ( #23495 )
2021-06-23 09:31:15 -04:00
3ab8e5d129
chore(): fix vue readme path ( #22433 )
...
Co-authored-by: svennergr < svennergr@users.noreply.github.com>
2020-11-05 11:39:48 -05:00
591c133344
docs(readme): Ionic -> Ionic Framework
2020-07-20 11:55:59 -04:00
9413aa0bac
docs(coc): add Contributor Covenant Code of Conduct ( #21550 )
2020-06-29 11:35:29 -04:00
c6051e89a5
fix(): updating link to react readme ( #19154 )
2019-08-21 17:25:08 -06:00
4c896c529b
docs(): update alpha docs for react and vue. ( #17216 )
2019-01-22 22:06:17 -06:00
93671797a6
chore(react): update version after release. ( #16844 )
2018-12-20 11:54:34 -06:00
2f66ae4f62
chore: extract v3 into its own repository ( #16131 )
...
These should be the necessary changes to move v3 source code & issues to the new home for Ionic 3: https://github.com/ionic-team/ionic-v3
2018-10-29 15:10:29 -05:00
73cff0c61a
feat(): initial vue support
2018-10-10 17:04:33 -04:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00
097f1a2cd3
chore(readme): fix link to angular package
2018-03-12 14:54:52 -05:00
506b1ac53e
docs(readme): add info on the v3 source move
2018-03-12 15:00:53 -04:00
6bd51f100f
docs(readme): add CodeTriage badge ( #13969 )
...
See https://github.com/ionic-team/ionic/pull/13969
2018-02-09 16:27:24 -05:00
2a72316c69
docs(readme): move breaking changes out, add more, remove duplicates
2017-07-21 12:15:35 -04:00
44c98b2da6
docs(readme): add v4 readme
2017-07-06 16:11:52 -04:00
bd5b67304d
chore(): begin adding ionic components to mono-repo.
2017-06-21 09:33:06 -05:00
5bd2463d4e
docs(readme): tweak the breaking changes
2017-05-26 17:54:55 -04:00
99c7541d2b
docs(readme): update breaking changes in v4 readme
2017-05-26 17:44:15 -04:00
e50dc31d93
Merge branch 'master' into v4
...
# Conflicts:
# README.md
# package.json
# src/components/action-sheet/action-sheet-component.ts
# src/components/badge/badge.scss
# src/components/card/card.ios.scss
# src/components/card/card.md.scss
# src/components/card/card.wp.scss
# src/components/scroll/scroll.scss
# src/components/scroll/scroll.ts
# src/components/scroll/test/basic/main.html
# src/components/slides/slides.scss
# src/components/slides/swiper/swiper-effects.ts
# src/components/slides/swiper/swiper-events.ts
# src/components/slides/swiper/swiper-parallax.ts
# src/components/slides/swiper/swiper.ts
# src/components/toggle/test/toggle.spec.ts
# src/components/toggle/toggle-gesture.ts
# src/components/toggle/toggle.ios.scss
# src/components/toggle/toggle.md.scss
# src/components/toggle/toggle.ts
# src/components/toggle/toggle.wp.scss
# src/themes/ionic.mixins.scss
2017-05-17 23:03:49 +02:00
e0b27d4ad7
docs(readme): update readme
2017-05-17 16:23:35 -04:00
a8b8fb880a
docs(readme): add note about ion-label
2017-04-29 00:29:02 -05:00
5809444aaf
chore(tasks): add v4 build tasks
2017-04-18 15:31:13 -05:00
902f5f7c1f
chore(readme): make version agnostic
2017-04-10 10:30:23 -05:00
ec40ea4256
chore(readme): remove issue stats since site is erroring
...
closes #10546
2017-02-24 16:11:39 -05:00
305cc623a7
chore(readme): add link to crash course video
2017-02-03 10:46:09 -05:00
2ed0e12bcc
chore(readme): update description and add circle badge
2017-02-02 17:44:31 -05:00
41ca5b3ae6
chore(readme): add badges for npm version and issue stats
2017-02-02 16:47:21 -05:00
1d9270b6dd
chore(ionic): remove Commitizen badge
2017-01-26 11:04:24 -05:00
60adf7bbd8
Update README.md
2017-01-16 10:04:26 -06:00
8fd6a902cf
chore(readme): update readme
...
update readme
2016-09-28 12:26:50 -05:00
c337f0abed
Update README.md
2016-09-19 09:29:23 -05:00
63bc41d607
docs(readme): fix link to CONTRIBUTING.md ( #7550 )
2016-08-04 17:18:25 -04:00
d458b1ec90
chore(ci): kicking the tires
2016-06-27 16:22:37 -05:00
06bf679345
docs(readme): update slides reference
2016-05-19 14:00:22 -05:00
2df115b1e3
Update README.md
2016-02-10 17:14:23 -05:00
332c761b9e
chore(commitizen): add our custom Ionic prompts
...
References #5077
2016-01-19 15:04:26 -05:00
3570f17157
chore(commitizen): Add Commitizen
...
References #5077
2016-01-19 13:27:06 -05:00
3ab3de56e3
chore(): have separate README for npm package
2015-12-18 17:55:18 -06:00
304ff79cdc
remove reference to starter project
2015-12-11 14:47:04 -07:00