-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/primefaces/primeng
- Loading branch information
Showing
38 changed files
with
366 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ const app_dependencies = pkg ? pkg.devDependencies : {}; | |
const PrimeNG = { | ||
version: '17.0.0-beta.1', | ||
description: | ||
'PrimeNG is an open source UI library for Angular featuring a rich set of 90+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 370+ ready to use UI blocks to build spectacular applications in no time.' | ||
'PrimeNG is an open source UI library for Angular featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 370+ ready to use UI blocks to build spectacular applications in no time.' | ||
}; | ||
|
||
const getAppDependencies = () => { | ||
|
@@ -343,8 +343,7 @@ const angular_json = ` | |
"karmaConfig": "karma.conf.js", | ||
"inlineStyleLanguage": "scss", | ||
"assets": [ | ||
"src/assets", | ||
"src/favicon.png" | ||
"src/assets" | ||
], | ||
"stylePreprocessorOptions": { | ||
"includePaths": [ | ||
|
@@ -682,7 +681,7 @@ export class AppModule {}`; | |
<link href="https://unpkg.com/primeflex/primeflex.css" rel="stylesheet" /> | ||
<link href="https://unpkg.com/primeicons/primeicons.css" rel="stylesheet" /> | ||
<link href="https://unpkg.com/[email protected]/dist/quill.snow.css" rel="stylesheet" /> | ||
<link rel="icon" type="image/x-icon" href="favicon.ico"> | ||
<link rel="icon" type="image/x-icon" href="https://primefaces.org/cdn/primeng/images/favicon.png"> | ||
</head> | ||
<body> | ||
<${selector}></${selector}> | ||
|
Oops, something went wrong.
f48f392
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
primeng-ssr-test – ./
primeng-ssr-test-primeng-test.vercel.app
primeng-ssr-test-git-master-primeng-test.vercel.app
primeng-ssr-test.vercel.app