Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

semantic-ui-api

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-api - npm Package Compare versions

Comparing version 2.2.7 to 2.2.8

2

api.js
/*!
* # Semantic UI 2.2.7 - API
* # Semantic UI 2.2.8 - API
* http://github.com/semantic-org/semantic-ui/

@@ -4,0 +4,0 @@ *

/*!
* # Semantic UI 2.2.7 - API
* # Semantic UI 2.2.8 - API
* http://github.com/semantic-org/semantic-ui/

@@ -4,0 +4,0 @@ *

@@ -18,3 +18,3 @@ {

"license": "MIT",
"version": "2.2.7"
"version": "2.2.8"
}
/*!
* # Semantic UI 2.2.7 - API
* # Semantic UI 2.2.8 - API
* http://github.com/semantic-org/semantic-ui/

@@ -4,0 +4,0 @@ *

@@ -5,3 +5,3 @@

summary : 'Semantic UI - Api: Single component release',
version : '2.2.7',
version : '2.2.8',
git : 'git://github.com/Semantic-Org/UI-Api.git',

@@ -8,0 +8,0 @@ });

{
"name": "semantic-ui-api",
"version": "2.2.7",
"version": "2.2.8",
"title": "Semantic UI - Api",

@@ -5,0 +5,0 @@ "description": "Single component release of api",

@@ -0,1 +1,6 @@

#### Dropdown
- **Dropdown** - Added new setting `filterAPIResults`, when set to `true` API will be expected to return the complete result set, which will then be filtered clientside to only display matching results. **Thanks @enix223** [#4815](https://github.com/Semantic-Org/Semantic-UI/pull/4815)
- **Dropdown/Search/Checkbox** - Removes use of deprecated `dispatchEvent` DOM APIs for generating simulated events
### Version 2.2.0 - June 26, 2016

@@ -2,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc