Manuel Emilio Urena
Manuel Emilio Urena
### Description - FIxed a bug where users where not able to see content in the feed even if they were getting data from the server
## Description - Changes `kiln-input.js` file to support `setProp` being called directly in any `kiln.js` file ## Example ```js 'use strict'; const KilnInput = window.kiln.kilnInput; module.exports = schema => {...
### Description * New feature that enables sorting pages by field inside the pages drawer * Modifies `page-list-header` UI * Adds sorting logic * This is based off issue #1403...
## Is your feature request related to a problem? Please describe. This is more a developer experience issue. None of the dispatch actions are being stored as constants, which makes...
## Is your feature request related to a problem? Please describe. As of now, we can select draft/schedules/published/archived in the "all pages" link, but we're not able to sort/filter pages...
