diff --git a/server/documents/collections/table.html.eco b/server/documents/collections/table.html.eco index 78d42ab2c..10ac90ce2 100755 --- a/server/documents/collections/table.html.eco +++ b/server/documents/collections/table.html.eco @@ -70,6 +70,48 @@ themes : ['Default', 'Classic'] +
+
Git Repository
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ node_modules + Initial commit10 hours ago
+ test + Initial commit10 hours ago
+ build + Initial commit10 hours ago
+ package.json + Initial commit10 hours ago
+ Gruntfile.js + Initial commit10 hours ago
+

Definition

@@ -93,6 +135,70 @@ themes : ['Default', 'Classic']
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameRegistration DateE-mail addressPremium Plan
+
+ +
+
John LilkiSeptember 14, 2013jhlilk22@yahoo.comNo
+
+ +
+
Jamie HaringtonJanuary 11, 2014jamieharingonton@yahoo.comYes
+
+ +
+
Jill LewisMay 11, 2014jilsewris22@yahoo.comYes
+
+ Add User +
+
+ Approve +
+
+ Approve All +
+
+

States

@@ -280,6 +386,37 @@ themes : ['Default', 'Classic']

Variations

+
+

Text Alignment

+

A table header, row, or cell can adjust its text alignment

+ + + + + + + + + + + + + + + + + + + + + + + + + +
NameStatusNotes
JohnApprovedNone
JamieApprovedRequires call
JillDeniedNone
+
+

Striped

A table can stripe alternate rows of content with a darker color to increase contrast

@@ -411,6 +548,42 @@ themes : ['Default', 'Classic']
+
+

Collapsing Cell

+

A cell can be collapsing so that it only uses as much space as required

+
+ +
+ To ensure icons don't wrap to a seperate line you must either specify collapsing on the widest row in the collapsing column, or on all rows +
+
+ + + + + + + + + + + + + + + + + + + +
+ node_modules + Initial commit10 hours ago
+ test + Initial commit10 hours ago
+ build + Initial commit10 hours ago
+

Even Width

@@ -667,6 +840,72 @@ themes : ['Default', 'Classic']
+
+

Full-Width Header / Footer

+

A definition table can have a full width header or footer, filling in the gap left by the first column

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameRegistration DateE-mail addressPremium Plan
+
+ +
+
John LilkiSeptember 14, 2013jhlilk22@yahoo.comNo
+
+ +
+
Jamie HaringtonJanuary 11, 2014jamieharingonton@yahoo.comYes
+
+ +
+
Jill LewisMay 11, 2014jilsewris22@yahoo.comYes
+
+ Add User +
+
+ Approve +
+
+ Approve All +
+
+

Padded

A table may sometimes need to be more padded for legibility

diff --git a/server/documents/elements/flag.html.eco b/server/documents/elements/flag.html.eco index 8f83e6765..c8f5d9625 100755 --- a/server/documents/elements/flag.html.eco +++ b/server/documents/elements/flag.html.eco @@ -33,9 +33,9 @@ type : 'UI Element'

Many flag sets use SVG to render flags at multiple sizes. However svg flags usually appear blurry or render improperly at smaller sizes. Semantic's default theme uses an image sprite solution which provides crisper icons, but without the ability to resize

- +
- + diff --git a/server/documents/elements/segment.html.eco b/server/documents/elements/segment.html.eco index 8fb49bd52..4fd1adbcc 100755 --- a/server/documents/elements/segment.html.eco +++ b/server/documents/elements/segment.html.eco @@ -274,6 +274,12 @@ themes : ['default', 'GitHub']

This segment will appear to the right

+
+

This segment will appear to the right +

+
+ This segment will appear to the left +
This segment will appear to the left
diff --git a/server/documents/modules/checkbox.html.eco b/server/documents/modules/checkbox.html.eco index f51e2699b..6c992bbee 100755 --- a/server/documents/modules/checkbox.html.eco +++ b/server/documents/modules/checkbox.html.eco @@ -27,7 +27,7 @@ themes : ['Default']

A standard checkbox

- +
@@ -36,7 +36,7 @@ themes : ['Default']

A checkbox can be formatted to emphasize the current selection state

- +
@@ -45,7 +45,7 @@ themes : ['Default']

A checkbox can be formatted to show an on or off choice

- +
@@ -59,25 +59,25 @@ themes : ['Default']
- +
- +
- +
- +
@@ -113,6 +113,32 @@ themes : ['Default'] +

Variations

+ +
+

Fitted

+

A fitted checkbox does not leave padding for a label

+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+ +
diff --git a/server/files/javascript/table.js b/server/files/javascript/table.js index 66e09597f..8b1ddeed5 100755 --- a/server/files/javascript/table.js +++ b/server/files/javascript/table.js @@ -9,6 +9,12 @@ semantic.table.ready = function() { handler ; + $('.ui.checkbox').checkbox({ + onChecked: function() { + $(this).closest('.table').find('.button').removeClass('disabled'); + } + }); + }; diff --git a/server/files/stylesheets/semantic.css b/server/files/stylesheets/semantic.css index 20056643f..e32788bdc 100755 --- a/server/files/stylesheets/semantic.css +++ b/server/files/stylesheets/semantic.css @@ -621,6 +621,13 @@ body#example.hide { clear: both; padding: 1px; } +#example .main.container:after { + content: ''; + display: block; + height: 0px; + clear: both; + visibility: hidden; +} #example .main.container .examples > h2, #example .main.container > h2, #example .main.container > .tab > h2{
FlagFlag Name ISO 3166-2 Code ? Additional Aliases