Skip to content
Merged
Changes from all commits
Commits
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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,15 @@ These are projects that are not under active development but which may receive b
In addition to our own projects listed above, we sometimes have the need to apply small patches on top of third-party code.

- Projects
- [alloy-ui](./third-party/projects/alloy-ui): A fork of https://github.com/alloy-ui
- [alloy-font-awesome](./third-party/projects/alloy-font-awesome): A fork of https://github.com/liferay/alloy-font-awesome
- [jquery-form](./third-party/projects/jquery-form): A fork of https://github.com/jquery-form/form
- Issues
- [label: `alloy-ui`](https://github.com/liferay/liferay-frontend-projects/issues?q=is%3Aissue+is%3Aopen+label%3Aalloy-ui)
- [label: `jquery-form`](https://github.com/liferay/liferay-frontend-projects/issues?q=is%3Aissue+is%3Aopen+label%3Ajquery-form)
- Pull requests
- [label: `alloy-ui`](https://github.com/liferay/liferay-frontend-projects/pulls?q=is%3Apr+is%3Aopen+label%3Aalloy-ui)
- [label: `jquery-form`](https://github.com/liferay/liferay-frontend-projects/pulls?q=is%3Apr+is%3Aopen+label%3Ajquery-form)
- npm packages
- [@liferay/jquery-form](https://www.npmjs.com/package/@liferay/jquery-form)
- [liferay-font-awesome](https://www.npmjs.com/package/liferay-font-awesome)