Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.7.2 Release #461

Merged
merged 79 commits into from
Feb 5, 2019
Merged
Show file tree
Hide file tree
Changes from 77 commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
df5701c
fix(loader): elastic style had wrong color applied
lubber-de Dec 24, 2018
3d40656
chore(release): 2.7.1
Dec 24, 2018
173d336
fix(table): increase specificity to make colors work over striped or …
lubber-de Dec 30, 2018
1489756
fix(button): increased size specificity to work with menu item buttons
lubber-de Dec 31, 2018
80df182
fix(list,icon): adjust position when icon has loading class
lubber-de Dec 31, 2018
3cbc515
fix(input): support error class on input action buttons
lubber-de Dec 31, 2018
207e40e
feat(label): remove hardcoded color exception "not()" for menu item l…
lubber-de Dec 31, 2018
6b091f8
fix(form,segment): inverted variants should get inverted loader properly
lubber-de Jan 2, 2019
ba49f8f
fix(dropdown): fix simple dropdown positioning in vertical menus
lubber-de Jan 2, 2019
e347e20
fix(colors): missing "globals" subpath in optional theme
lubber-de Jan 2, 2019
5318605
fix(menu): corrected support for disabled items in inverted menus
lubber-de Jan 2, 2019
7a204d4
fix(menu): keep auto width for icon menu sizes
lubber-de Jan 2, 2019
cef454e
fix(icon): make link and disabled work together correctly, also suppo…
lubber-de Jan 2, 2019
1d8c7ac
fix(search): don't increase categoryindex if result was empty
lubber-de Jan 2, 2019
23cafb3
fix(step): increase specificity of icon size
Jan 2, 2019
25f417e
fix(header): should have same background color as other inverted comp…
lubber-de Jan 2, 2019
6be2082
fix(popup): display a popup over a checkbox slider completely
lubber-de Jan 2, 2019
b84b814
fix(dropdown): multi dropdown deletes last item when removing input/s…
lubber-de Jan 3, 2019
dbb489c
fix(list): horizontal lists wrap nicely on small screens
lubber-de Jan 3, 2019
b97bd06
fix(menu): last item in secondary compact menu lost left top/bottom b…
lubber-de Jan 3, 2019
e1d2098
fix(list): missing pseudo-class leads to invisible list item
lubber-de Jan 3, 2019
6e41efe
fix(form): checkbox and radio (with errors) were only reset if the fi…
lubber-de Jan 3, 2019
08e6406
fix(button): z-index on attached buttons was shown above dropdown menu
lubber-de Jan 3, 2019
6a7352b
feat(list): add suffixed ordered list variation
Jan 3, 2019
cdfc878
feat(loader,modal): default loader color settings in dimmers affected…
lubber-de Jan 4, 2019
26d6689
fix(dropdown): templates should also use dynamic classnames from sett…
lubber-de Jan 4, 2019
4ce3c33
docs(coc): add code of conduct
Jan 4, 2019
7ac1cb3
fix(label): adjust image height of image labels in menu items
lubber-de Jan 4, 2019
92e1e99
fix(table): increase specificity to make colors work over striped or …
Jan 4, 2019
4de7c51
fix(sidebar): respect a change of closable setting
lubber-de Jan 4, 2019
4c9da88
docs(readme) add travis badge & change last commit branch
Jan 4, 2019
1f71602
fix(button, icon): loading icon position in button was not rotating a…
lubber-de Jan 5, 2019
62fe856
fix(loader): elastic loader was not working in Firefox
lubber-de Jan 7, 2019
cd75067
fix(segment, menu): "secondary segment" or "secondary menu" have a di…
lubber-de Jan 7, 2019
66f9b11
fix(dropdown): cast to string before rendering if value is an integer
lubber-de Jan 11, 2019
1372242
fix(menu): wrong styles applied to secondary menu
lubber-de Jan 11, 2019
5d9f93a
fix(menu): labels in secondary pointing menu items were misaligned
lubber-de Jan 11, 2019
b5a4d54
fix(form validation): radio buttons do not validate if the first is d…
lubber-de Jan 11, 2019
dbb7ad3
fix(dimmer): z-index impact when using blurring dimmer filter
lubber-de Jan 11, 2019
dfa1ea1
fix(dropdown): allow a real zero to be a selectable value
lubber-de Jan 11, 2019
f719689
fix(label): link icon cursors in corner labels did not work
lubber-de Jan 11, 2019
280cad9
style(search): removed wrong markup and added missing semicolons
lubber-de Jan 14, 2019
f04011b
feat(step): steps will wrap by default unless specified as unstackable
lubber-de Jan 16, 2019
20d6389
feat(label): right icon will be given correct margin when placed afte…
Jan 16, 2019
3c0e6b7
fix(input): make inverted transparent input in forms appear white
lubber-de Jan 16, 2019
44a1fbe
fix(popup): correct tooltip z-index value
Jan 16, 2019
99702cf
fix(menu): secondary menu colors not being applied
lubber-de Jan 17, 2019
bb32ee8
feat(dropdown): add delete icon classname to settings instead of havi…
lubber-de Jan 18, 2019
12be9b1
feat(label): content in floating labels should not wrap whitespace
lubber-de Jan 22, 2019
88d0e99
feat(text): add sizes identically to icon
lubber-de Jan 22, 2019
5be7315
fix(form validation): array validations should respect each single field
lubber-de Jan 22, 2019
73cd274
fix(transition): remember inline display value and don't show default…
lubber-de Jan 22, 2019
bad67cb
fix(progress): fix 0% display and "inverted indicating" label color
lubber-de Jan 22, 2019
e1550b4
feat(label): add left and right aligned floating label
lubber-de Jan 22, 2019
5aca68b
fix(form validation): supply checked radio value to custom rule
lubber-de Jan 22, 2019
f17fa6c
fix(progress): don't show min-width progress bar when not initialized
lubber-de Jan 25, 2019
41bc6c2
feat(label): support 'bottom' for all floating label variants
lubber-de Jan 27, 2019
3bd454c
fix(modal): reactivate approve/deny event handling if onHide returned…
lubber-de Jan 28, 2019
be9e4c3
feat(modal): on modal hide focus the last focused element before the …
lubber-de Jan 28, 2019
8608a4d
fix(dropdown): sanitize possible given text values
lubber-de Jan 28, 2019
249dfee
fix(dimmer): show proper webkit scrollbar on inverted variant
lubber-de Jan 28, 2019
8e71c86
feat(label): support 'bottom' for all floating label variants (#430)
Jan 28, 2019
c391574
fix(segment): add stackable horizontal segments
lubber-de Jan 28, 2019
be68e1c
fix(checkbox): call onChange only once and dont on "set checked"
lubber-de Jan 28, 2019
3109c1b
build(deps): remove gulp-help dependency
ColinFrick Jan 29, 2019
588067f
fix(icon): increase color specificity
lubber-de Jan 29, 2019
bdf30a8
fix(modal): prevent closing the modal when webkit scrollbar has been …
lubber-de Jan 29, 2019
63a0855
feat(dropdown, search): support to ignore diacritics on search
lubber-de Jan 30, 2019
f7f00d3
feat(reset): updated normalize.css to 8.0.1
lubber-de Jan 30, 2019
a89a747
feat(icons): update icons to FontAwesome 5.7
Feb 1, 2019
a8e7eee
docs(readme): add v3 development message
Feb 1, 2019
983384f
chore(release): rebase with master
Feb 2, 2019
a011585
chore(release): update version number
Feb 2, 2019
4ddb76f
chore(release): 2.7.2 dist files
Feb 2, 2019
8985330
fix(card): bottom attached colored buttons left blurry grey bottom line
lubber-de Feb 4, 2019
606ac7c
chore(release): update release notes
Feb 4, 2019
0d537d6
chore(release): 2.7.2
Feb 4, 2019
e50e021
chore(release): update release notes
Feb 4, 2019
5d3efb7
chore(release): update release notes
Feb 4, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 76 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [contact@fomantic-ui.com](mailto:contact@fomantic-ui.com) (all emails to this address are forwarded to all FUI organization admins). All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,21 @@
# Fomantic UI
A community fork of the popular Semantic-UI framework

[![Build Status](https://travis-ci.org/fomantic/Fomantic-UI.svg?branch=master)](https://travis-ci.org/fomantic/Fomantic-UI)
[![Discord Server](https://img.shields.io/discord/453127116427493376.svg?label=Discord)](https://discord.gg/YChxjJ3)
[![npm downloads](https://img.shields.io/npm/dw/fomantic-ui.svg?label=npm%20downloads)](https://www.npmjs.com/package/fomantic-ui)
[![npm version](https://img.shields.io/npm/v/fomantic-ui.svg)](https://www.npmjs.com/package/fomantic-ui)
[![last commit](https://img.shields.io/github/last-commit/fomantic/fomantic-ui.svg)](https://github.com/fomantic/Fomantic-UI/commits/master)
[![last commit](https://img.shields.io/github/last-commit/fomantic/Fomantic-UI/develop.svg)](https://github.com/fomantic/Fomantic-UI/commits/develop)
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/fomantic-ui/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fomantic-ui)
[![Package Quality](https://npm.packagequality.com/shield/fomantic-ui.svg)](https://packagequality.com/#?package=fomantic-ui)

---

*NOTE:* Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues https://github.com/Semantic-Org/Semantic-UI/issues/6109 https://github.com/Semantic-Org/Semantic-UI/issues/6413
> *NOTE:* Fomantic was created to continue active development of Semantic-UI and has the intent to be merged back into the master repository once active development can restart. For more info please read the following issues https://github.com/Semantic-Org/Semantic-UI/issues/6109 https://github.com/Semantic-Org/Semantic-UI/issues/6413
>
> *EDIT:* Lots has changed since we started this project and we are now starting the development of FUI v3. You can read more about the v3 proposals [here](https://github.com/fomantic/Fomantic-UI/issues/319).

---

Fomantic allows developers to build beautiful websites fast, with **concise HTML**, **intuitive javascript**, and **simplified debugging**, helping make front-end development a delightful experience. Fomantic is responsively designed allowing your website to scale on multiple devices.

Expand Down
Loading