Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
467d5e3
Add Mono elements from repo design
joe-coop Sep 21, 2023
6f12236
Move table-of-content.js for curu in the right place
joe-coop Sep 21, 2023
7bc8659
Move elements for showcase in a specific folder
joe-coop Sep 21, 2023
25c3c50
Delete superfluos folder lib
joe-coop Sep 25, 2023
93ca906
Delete superfluous folder css
joe-coop Sep 25, 2023
8e3242d
Delete superfluos folder js
joe-coop Sep 25, 2023
d8dcf5d
Delete superfluous index.js file
joe-coop Sep 25, 2023
54567ab
Add table-of-content in the right place
joe-coop Sep 25, 2023
d62b907
Add compilation for css
joe-coop Sep 25, 2023
d00cb86
Delete duperfluous .js files
joe-coop Sep 25, 2023
2516f52
Add the possibility to Bundle .js files (in test)
joe-coop Sep 25, 2023
104dd09
Add missing fonts in Smart.Design.Library
joe-coop Sep 25, 2023
321f045
Correct links for .css and .js files
joe-coop Sep 25, 2023
e92edfb
Add README for compile and minifiy .css and .js files
joe-coop Sep 25, 2023
a23a6ef
Add README to compile and minify .js and .css files
joe-coop Sep 25, 2023
6b0372d
Add specific styles for ProductionUnit - Regenerat smart-main.css
joe-coop Sep 25, 2023
ab34198
Add bundle-client.js in Smart.Design.Library
joe-coop Sep 25, 2023
fedb51a
Copy the content of smart-main.css in Smart.Design.Library main.css
joe-coop Sep 25, 2023
ec55b9f
Change nucket package in .csproj
joe-coop Sep 25, 2023
a1e73af
Add favicons for nugget and for Showcase
joe-coop Sep 26, 2023
49855fd
Propose a new structure for javascript
joe-coop Sep 26, 2023
57f7cc0
Update and reformat ChnageLog page
joe-coop Sep 26, 2023
d968526
Add the right final css
joe-coop Sep 26, 2023
2b73d68
Update the documentation for generate final css and js files
joe-coop Sep 26, 2023
54e7d2e
Update the documentation for generate final css and js files
joe-coop Sep 26, 2023
bbb9ce8
Add possibility compiler for styleguide-customizations
joe-coop Sep 26, 2023
ce5b99d
Add new styles and compile to final css files
joe-coop Sep 26, 2023
87d9005
Fix syntax error
joe-coop Sep 27, 2023
603ef4c
Add RecapTable page
joe-coop Sep 27, 2023
a2f71f9
CSS fixup
jad001 Sep 27, 2023
d026451
Fix error on confirmation.cshtml.cs
joe-coop Sep 27, 2023
5ee495f
Merge branch 'feature/TT-89-reorganize-js-and-css' of github.com:smar…
joe-coop Sep 27, 2023
0e6deaa
Compilation for styleguide-customization
joe-coop Sep 27, 2023
d4f6d79
Add package 3.1.0-pre-release
joe-coop Sep 27, 2023
066e5f5
Update smart-main.css
NourJammal Sep 27, 2023
31496a0
Add nuget creation documentation
jad001 Sep 27, 2023
895b402
Merge branch 'feature/TT-89-reorganize-js-and-css' of github.com:smar…
jad001 Sep 27, 2023
75ffabc
Udate package to 3.1.0-pre-release-fix
joe-coop Sep 27, 2023
ebe7d65
Fixup documentation text.
jad001 Sep 27, 2023
74f0054
Add missing favicon
joe-coop Sep 28, 2023
ec8e80d
Update ChangeLog page
joe-coop Oct 2, 2023
8872279
Update extentions documentation
jad001 Oct 3, 2023
13a3ccb
Start changing table (styled to bordered)
marcelpirnay Oct 4, 2023
e8ec35e
Adding table in component documentation
marcelpirnay Oct 6, 2023
4a455e3
changing classes
marcelpirnay Oct 6, 2023
4066136
Moving table to a new category (html only) and making it success
marcelpirnay Oct 6, 2023
c224f97
remove duplication
marcelpirnay Oct 6, 2023
2427b26
Duplicating style for --styled & --bordered
marcelpirnay Oct 16, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
344 changes: 185 additions & 159 deletions src/Smart.Design.Library.Showcase.WebApp/Pages/Changelog.cshtml

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@
</div>
</div>

<div class="br-docs-category">
<h4 class="br-docs-category-name c-h4">HTML only</h4>
<div class="br-docs-category-list-wrapper">
<ul class="c-styleguide-list">
<li class="c-styleguide-list__item @IsActive("Table")"><a asp-page="../Table/Table">Table <smart-badge badge-style="Success" size="Small"></smart-badge></a></li>
</ul>
</div>
</div>

<div class="br-docs-category">
<h4 class="br-docs-category-name c-h4">Forms</h4>
<div class="br-docs-category-list-wrapper">
Expand Down Expand Up @@ -92,7 +101,6 @@
<li class="c-styleguide-list__item @IsActive("TabItem")"><a asp-page="../TabItem/TabItem">Tab item <smart-badge badge-style="Error" size="Small"></smart-badge></a></li>
<li class="c-styleguide-list__item @IsActive("TabItems")"><a asp-page="../TabItems/TabItems">Tab items <smart-badge badge-style="Error" size="Small"></smart-badge></a></li>
<li class="c-styleguide-list__item @IsActive("TableOfContent")"><a asp-page="../TableOfContent/TableOfContent">Table of content <smart-badge badge-style="Success" size="Small"></smart-badge></a></li>
<li class="c-styleguide-list__item @IsActive("Table")"><a asp-page="../Table/Table">Table <smart-badge badge-style="Error" size="Small"></smart-badge></a></li>
<li class="c-styleguide-list__item @IsActive("Tooltip")"><a asp-page="../Tooltip/Tooltip">Tooltip <smart-badge badge-style="Error" size="Small"></smart-badge></a></li>
<li class="c-styleguide-list__item @IsActive("TabSection")"><a asp-page="../TabSection/TabSection">Tab section <smart-badge badge-style="Error" size="Small"></smart-badge></a></li>
<li class="c-styleguide-list__item @IsActive("ValidationMessage")"><a asp-page="../ValidationMessage/ValidationMessage">Validation message</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,31 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Design Library - @ViewData["Title"]</title>
<link rel="stylesheet" href="~/css/main.css" asp-append-version="true" />
<link rel="stylesheet" href="~/css/prototype.css" asp-append-version="true" />
<link rel="stylesheet" href="~/css/styleguide-customizations.css" asp-append-version="true" />
<link rel="stylesheet" href="~/SmartLib/css/smart-main.css" asp-append-version="true" />
<link rel="stylesheet" href="~/ElementsForShowcase/prototype.css" asp-append-version="true" />
<link rel="stylesheet" href="~/ElementsForShowcase/styleguide-customizations.css" asp-append-version="true" />
<!-- FAVICONS. -->
<!-- Apple-specific image, although this is also used by other hardware/software. -->
<link rel="apple-touch-icon" sizes="180x180" href="~/favicons/apple-touch-icon.png?v=1.5">

<!-- Regular favicons, using PNG for improved quality and compression. -->
<link rel="icon" type="image/png" sizes="32x32" href="~/images/favicons/favicon-32x32.png?v=1.5">
<link rel="icon" type="image/png" sizes="16x16" href="~/images/favicons/favicon-16x16.png?v=1.5">

<!-- Web manifest for Android devices and others. -->
<link rel="manifest" href="~/images/favicons/site.webmanifest?v=1.5">

<!-- Safari-specific SVG file for pinned tabs, favorites and Touch Bar buttons -->
<link rel="mask-icon" href="~/images/favicons/safari-pinned-tab.svg?v=1.5" color="#ff4054">

<!-- Good old .ico file, used as a fallback as well as for legacy user agents. -->
<link rel="shortcut icon" href="~/images/favicons/favicon.ico?v=1.5">

<!-- Proprietary configuration code (Microsoft, etc.). -->
<meta name="msapplication-TileColor" content="#ff4054">
<meta name="theme-color" content="#ffffff">
<!-- EO FAVICONS. -->

</head>
<body>
<header id="header">
Expand Down Expand Up @@ -77,12 +99,10 @@
</div>
</footer>

@*<script src="~/lib/jquery/dist/jquery.min.js"></script>*@
@*<script src="~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"></script>*@
<script src="~/js/bundle-client-min.js" asp-append-version="true"></script>
<script src="~/js/bundle-prototype.js" asp-append-version="true"></script>
@*<script type="text/javascript" src="~/_content/Smart.Design.Library/js/bundle-client.js"></script>*@
@*<script type="text/javascript" src="~/_content/Smart.Design.Library/js/bundle-prototype.js"></script>*@
<script type="module" src="~/SmartLib/js/bundle-client.js" asp-append-version="true"></script>
<script type="module" src="~/SmartLib/js/smart-modules/table-of-content.js" asp-append-version="true"></script>
@*<script type="module" src="~/SmartLib/js/smart-bundle.js" asp-append-version="true"></script>*@
<script src="~/ElementsForShowcase/bundle-prototype.js" asp-append-version="true"></script>

@await RenderSectionAsync("Scripts", required: false)
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;

namespace Smart.Design.Library.Showcase.Pages.Templates
namespace Smart.Design.Library.Showcase.Pages.Templates;

public class ConfirmationtionModel : PageModel
{
public class ConfirmationtionModel : PageModel
public void OnGet()
{
public void OnGet()
{
}
}
}
Loading