Skip to content

Commit 40fb074

Browse files
committed
Setup embed component, fix all contributors banners in src
1 parent 127c2ee commit 40fb074

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+66
-750
lines changed

src/_site/modules/video.overrides

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/_site/modules/video.variables

Whitespace-only changes.

src/definitions/behaviors/api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/behaviors/colorize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/behaviors/form.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/behaviors/state.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/behaviors/visibility.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/behaviors/visit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/collections/breadcrumb.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/collections/form.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/collections/grid.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/collections/menu.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributor
6+
* Copyright 2015 Contributor
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/collections/message.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/collections/table.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/button.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributorss
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/container.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributorss
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/divider.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/flag.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/header.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/icon.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/image.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/input.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/label.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/list.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributorss
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/loader.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/rail.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/reveal.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/segment.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/elements/step.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/globals/reset.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/globals/site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/globals/site.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/accordion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/accordion.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/checkbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/checkbox.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/dimmer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/dimmer.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/dropdown.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/modal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/modal.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/nag.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/nag.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/popup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

src/definitions/modules/popup.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://github.com/semantic-org/semantic-ui/
44
*
55
*
6-
* Copyright 2014 Contributors
6+
* Copyright 2015 Contributors
77
* Released under the MIT license
88
* http://opensource.org/licenses/MIT
99
*

0 commit comments

Comments
 (0)