File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 5.1.0
2+ ## FEATURE
3+ - Popular Searches
4+ - Activate with new attribute ` <ff-searchbox popular-searches> `
5+ - Rendering happens through ` ff-suggest ` with new template slot ` <template data-role="popular-searches"> `
6+
7+ ## IMPROVEMENT
8+ - ` ff-suggest `
9+ - The suggestions template is now defined through ` <template data-role="suggestions"> ` .
10+ - The old approach remains available for compatibility but is no longer documented.
11+
12+
113# 5.0.1
214## FIX
315- ` ff-asn-group-slider `
Original file line number Diff line number Diff line change 2626 * http://polymer.github.io/PATENTS.txt
2727 */
2828
29- /*!
30- * mustache.js - Logic-less {{mustache}} templates with JavaScript
31- * http://github.com/janl/mustache.js
32- */
29+ /**
30+ @license
31+ Copyright (c) 2019 The Polymer Project Authors. All rights reserved.
32+ This code may only be used under the BSD style license found at
33+ http://polymer.github.io/LICENSE.txt The complete set of authors may be found at
34+ http://polymer.github.io/AUTHORS.txt The complete set of contributors may be
35+ found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as
36+ part of the polymer project is also subject to an additional IP rights grant
37+ found at http://polymer.github.io/PATENTS.txt
38+ */
You can’t perform that action at this time.
0 commit comments