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.5 Release #101

Merged
merged 83 commits into from Sep 3, 2018
Merged

2.5 Release #101

merged 83 commits into from Sep 3, 2018

Conversation

y0hami
Copy link
Member

@y0hami y0hami commented Sep 3, 2018

Version 2.5.0 - September 3, 2018

Major Enhancements

  • Calendar - Added the calendar module 🎉 big thanks to @mdehoog for creating the module and thanks to @prudho for the port #8
  • Range - Added the range slider module 🎉 big thanks to @tyleryasaka for creating the module and thanks to @hammy2899 fro the port #78
  • Icons - Updated icons to FontAwesome 5.3.1 Thanks @hammy2899 #6395 You can also generate the icons yourself including FA5 Pro using the fomantic-ui-icon-script

Enhancements

  • Loader - Added color variants Thanks @hammy2899 #73
  • Label - Added primary and secondary colored variants Thanks @hammy2899
  • Search - Added ability to disable action link via actionURL: false Thanks @hammy2899 #6490
  • Menu - Added center modifier allowing center aligned menus and tabs Thanks @ColinFrick #5589
  • Flags - Added uk as an alias for United Kingdom Thanks @hammy2899
  • Comments - Added inverted variation Thanks @prudho #88, #2348
  • Feed - Added inverted variation Thanks @prudho #89
  • Form - Added transparent variation for textareas Thanks @LewHgh
  • Step - Added inverted variation Thanks @prudho #93
  • Cards - Added horizontal variation Thanks @hammy2899 #6534
  • Cards - Added inverted variation Thanks @prudho #3478
  • Grid - Added compact and very compact variations Thanks @prudho #99

Bugs

  • Label - Fixed ribbon label background color Thanks @hammy2899 #6497
  • Search - Fixed set value unable to work inside onSelect callback Thanks @hammy2899 #6454
  • Checkbox - Fixed toggle not having checked class when initialized in a 'checked' state Thanks @ColinFrick #2506
  • Build Tools - Fixed update not working because of incorrect repo name Thanks @hammy2899 #84
  • Accordion - Fixed an issue making inactive accordions have wrong display value when using different HTML elements Thanks @ColinFrick #6351
  • Step - Fixed weird counter behavior Thanks @prudho #92
  • Build Tools - Fixed compatibility issue with less >= 3.5 due to math changes Thanks @ColinFrick #6512

prudho and others added 30 commits June 29, 2018 10:11
Added colored and inverted colored loader variants

Closes #73
- Fixed some ribbon labels having incorrect background color
- Added primary & secondary colors

Reported in #6497
Added ability to disable the link and turn it into
a div when actionURL is equal to false

Reported in #6490
[Search] added ability to disable link action
[Label] fixed incorrect label background color
Updated icons to FontAwesome 5.2.0
Moved the result set value to run before the
onSelect callback allowing the user to change
the value without it being overridden

Reported in #6454
[Search] set value inside onSelect callback
This corresponds to the right modifier
Caveat: Does not display a border left or right, because :after definition is used for pointing menu

Closes Semantic-Org/Semantic-UI#5589
 [Tab] Allow centered tab menu
Previously it only worked if fireOnInit was set to true (default is false)
Behaviour of fireOnInit was not modified: the callbacks are only called on initial load when fireOnInit is true

Was reported in Semantic-Org/Semantic-UI#2506
fix(build): fixed incorrect repo name

Changed the repo from SUI to FUI

Closes #84
[Flag] added uk as gb flag alias
[Build Tools] changed from SUI repo to FUI
Sean Hamilton and others added 28 commits August 16, 2018 18:00
Added horizontal card variation

Reported #6534
[Checkbox] Implements inverted mode for standalone checkboxes
[Dropdown] Add ability to clear multiple selection dropdowns
…s for calc

Replaces all tilde string escaping with explicit function calls.
This was tested with gulp-less@3.5.0 and gulp-less@4.0.1

Reported in Semantic-Org/Semantic-UI#6512
[Dependency] Fix compatibility issue with less >= 3.5 due to math changes
[Cards] add horizontal variation
[Card] Add `inverted` variation
[Grid] Add `compact` and `very compact` variations
Implements dropdown different sizes (standalone and in forms)
Add new icons from FontAwesome 5.3
[Icons] Add new icons from FA 5.3
@y0hami y0hami merged commit e09a4ed into master Sep 3, 2018
@GammaGames
Copy link
Contributor

I justed wanted to pop in here and say great job with all the work you guys have been doing :) I'm kinda blown away by how many new features!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants