Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ui-styleguide
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Weby
ui-styleguide
Commits
89d57d6d
Commit
89d57d6d
authored
4 years ago
by
xaralis
Browse files
Options
Downloads
Patches
Plain Diff
wip: cf2021
parent
187b5bda
No related branches found
No related tags found
No related merge requests found
Pipeline
#1688
passed
4 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/_patterns/03-templates/cf2021/anonymous.mustache
+1
-0
1 addition, 0 deletions
source/_patterns/03-templates/cf2021/anonymous.mustache
source/_patterns/03-templates/cf2021/user.mustache
+15
-1
15 additions, 1 deletion
source/_patterns/03-templates/cf2021/user.mustache
with
16 additions
and
1 deletion
source/_patterns/03-templates/cf2021/anonymous.mustache
+
1
−
0
View file @
89d57d6d
...
@@ -86,6 +86,7 @@
...
@@ -86,6 +86,7 @@
<span
class=
"font-bold"
>
{{
person
.
first
}}
{{
person
.
last
}}
</span>
<span
class=
"font-bold"
>
{{
person
.
first
}}
{{
person
.
last
}}
</span>
<span
class=
"text-grey-200 text-sm ml-2"
>
KS Pardubický kraj
</span>
<span
class=
"text-grey-200 text-sm ml-2"
>
KS Pardubický kraj
</span>
<span
class=
"text-grey-200 ml-1 text-sm"
>
@ 11:40
</span>
<span
class=
"text-grey-200 ml-1 text-sm"
>
@ 11:40
</span>
<a
href=
"#"
class=
"text-grey-200 text-xs ml-2 underline"
>
(Upraveno přesdedajícím)
</a>
{{>
molecules-chip
(
classes
:
"chip--cyan-200 chip--condensed ml-2"
,
cta
:
"Návrh postupu"
)
}}
{{>
molecules-chip
(
classes
:
"chip--cyan-200 chip--condensed ml-2"
,
cta
:
"Návrh postupu"
)
}}
</div>
</div>
{{>
molecules-thumbs
}}
{{>
molecules-thumbs
}}
...
...
This diff is collapsed.
Click to expand it.
source/_patterns/03-templates/cf2021/user.mustache
+
15
−
1
View file @
89d57d6d
...
@@ -86,6 +86,7 @@
...
@@ -86,6 +86,7 @@
<span
class=
"font-bold"
>
{{
person
.
first
}}
{{
person
.
last
}}
</span>
<span
class=
"font-bold"
>
{{
person
.
first
}}
{{
person
.
last
}}
</span>
<span
class=
"text-grey-200 text-sm ml-2"
>
KS Pardubický kraj
</span>
<span
class=
"text-grey-200 text-sm ml-2"
>
KS Pardubický kraj
</span>
<span
class=
"text-grey-200 ml-1 text-sm"
>
@ 11:40
</span>
<span
class=
"text-grey-200 ml-1 text-sm"
>
@ 11:40
</span>
<a
href=
"#"
class=
"text-grey-200 text-xs ml-2 underline"
>
(Upraveno přesdedajícím)
</a>
{{>
molecules-chip
(
classes
:
"chip--cyan-200 chip--condensed ml-2"
,
cta
:
"Návrh postupu"
)
}}
{{>
molecules-chip
(
classes
:
"chip--cyan-200 chip--condensed ml-2"
,
cta
:
"Návrh postupu"
)
}}
</div>
</div>
{{>
molecules-thumbs
}}
{{>
molecules-thumbs
}}
...
@@ -135,7 +136,20 @@
...
@@ -135,7 +136,20 @@
<div
class=
"my-8 space-y-4"
>
<div
class=
"my-8 space-y-4"
>
{{>
molecules-textarea-field
(
nolabel
:
true
)
}}
{{>
molecules-textarea-field
(
nolabel
:
true
)
}}
<div
class=
"space-x-4"
>
<div
class=
"space-x-4"
>
{{>
atoms-icon-button
(
classes
:
"text-base btn--black btn--hoveractive"
,
icon
:
"ico--chevron-down"
,
cta
:
"Přidat příspěvek"
)
}}
<button
class=
"btn btn--icon"
>
<div
class=
"btn__body-wrap"
>
<div
class=
"btn__body"
>
Přidat příspěvek
</div>
<div
class=
"btn__icon dropdown-button"
>
<i
class=
"ico--chevron-down"
></i>
<ul
class=
"dropdown-button__choices bg-white text-black whitespace-no-wrap"
>
<li
class=
"dropdown-button__choice hover:bg-grey-125"
>
<a
class=
"block px-2 py-3"
href=
"#"
>
Přidat jako návrh postupu
</a>
</li>
</ul>
</div>
</div>
</button>
<span
class=
"text-sm text-grey-200"
>
Pro pokročilejší formátování můžete používat
<a
href=
"#"
class=
"underline"
>
Markdown
</a>
.
</span>
<span
class=
"text-sm text-grey-200"
>
Pro pokročilejší formátování můžete používat
<a
href=
"#"
class=
"underline"
>
Markdown
</a>
.
</span>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment