New features:
- Refactored the scss for the alerts. [klye] (#250)
Bug fixes:
- Remove unused IBarcelonetaLayer. [agitator] (#254)
- Add print styles. Disable important for utility classes. Enable negative margin utility classes. [agitator] (#255)
New features:
- Make loading of webfont optional. Move Barceloneta specific styles out of base.scss. Update to Bootstrap 5.1.3. [agitator] (#253)
Bug fixes:
- event listing datecard style [petschki] (#252)
New features:
- Added npm packaging info [agitator] (#251)
New features:
- Update to Bootstrap 5.1.0 [petschki] (#247)
- Update to Bootstrap 5.1.1 [petschki] (#248)
Bug fixes:
- Optimize responsive header behavior. [agitator] (#1)
New features:
- Update to Bootstrap 5.0.1 [agitator] (#241)
- Update to Bootstrap 5.0.2 Update sitenav with Bootstrap defaults and cleanup. [agitator] (#243)
New features:
- Rework contenttype views. Update to Bootstrap 5.0.0-beta3 [agitator] (#236)
- Update to Bootstrap 5.0.1 [agitator] (#238)
New features:
- Remove hero move to top from rules. [jensens] (hero)
- Change Templates to Bootstrap 5. [agitator, santonelli] (#137) (#137)
- Change to relative xml include path to make external includes possible [gomez] (#212) (#212)
- Add styling for comments. [santonelli] (#225)
- Update markup for document byline [santonelli] (#235) (#235)
- Use CSS class grid marker in body tag and Bootstrap mixins to define the grid, instead injecting them with Diazo. This will work even without Diazo and is more flexible. [MrTango] (#245)
Bug fixes:
- Update
lodash
via @dependabot notification. [jensens] (#209) - Cleanup code base: - Black code style, - Remove unnecessary code snippets, e.g. the magic utf8 header not needed in Python 3 and unused ZCML namespaces, - Remove skins.xml GS import step, - Remove unused less resource directory. (#229)
- Also leave #edit-bar intact when copying the toolbar html into the theme using backend.xml, as was fixed two years to in the normal rules.xml. [fredvd] (#3191)
Bug fixes:
- Revert "Fix the different width of Hide and Show button in action control panel" [vincentfretin] (#187)
Bug fixes:
- Load zcml of
plone.resource
for our use of theplone:static
directive. [maurits] (#2952)
Bug fixes:
- Allow long photoAlbumEntryTitle entries to break to fit width. [agitator] (#183)
Bug fixes:
- Fix submenu width for long entries [agitator] (#182)
Bug fixes:
- Navigation style and overflow improvements [agitator] (#180)
- Further navigation style improvements - increase button touch area [agitator] (#181)
Bug fixes:
- Fix sitemap links (#173)
- Sitenav style improvements (#176)
- Fix overlapping css issue of Remove and Save button in pattern option of Resource Registries (#1111)
New features:
- Added styles for multilevel dropdown navigation [agitator] (#2516)
Bug fixes:
- Fix the different width of Hide and Show button in action control panel (#2480)
Bug fixes:
- Make final release. [maurits] (#170)
- Initialize towncrier. [gforcada] (#2548)
Breaking changes:
- Re-ordering of content columns: Have content container before column1 before column2. [tmassman]
New features:
- Additional footer portlets show in a doormat footer. [tmassman]
Bug fixes:
- Do not strip the #edit-bar section from the toolbar. Refs: plone/Products.CMFPlone#2322 [thet]
New features:
- Integrated plone.app.event styles and further cleanup. [agitator]
Bug fixes:
- Fix nested navigation tree and icon visibility [petschki]
Bug fixes:
- Fix missing colons in less variables [pnicolli]
New features:
- Pagination: made label and arrows easier to customise. [iham]
Bug fixes:
- fix overlapping of images when portlets exist plone/Products.CMFPlone#2179 [fgrcon]
- Fix horizontal scrollbar issue on some screen sizes. [agitator, davilima6]
- Remove duplicate definition of container size variables [agitator, davilima6]
- Added extra large & extra small break points [agitator, davilima6]
New features:
- Add more HTML text based input types. [thet]
- Fix disabled styles for readonly and disabled inputs, selects, textareas and fieldsets. [thet]
- Define variable
cursor-disabled
in variables.less for better reuse. [thet] - Add theme classifier. [tmassman]
Breaking changes:
- Simplify
contents.plone.less
. Contenttype icons now use the::before
instead of::after
pseudo element selector. [thet]
New features:
- Do not use nested selectors for contenttype-icons, so that they can be shown anywhere, also outside the Plone main wrappers. Still use specific styles for the toolbar. This solves a problem, where contenttype-icons couldn't be shown in DOM nodes injected by JavaScript outside the main Plone wrapper. [thet]
Bug fixes:
- Force state colors everywhere. Fixes #133. [thet]
- Limited printed data to page content only #139. [enkidulan]
- Fixed vertical align of nav items thumbs in navigation portlet #137. [enkidulan]
- Change
:before
and:after
to::before
and::after
to follow CSS3 specs. [thet]
New features:
- Added Bootstrap-Dropdown default styles. [agitator]
New features:
- remove paperclip fontello icon for file types (is being replaced by mimetype icons) remove superfluous bullets in portlets ... fix icons in select default page pop up plone/Products.CMFPlone#1734 [fgrcon]
Bug fixes:
- Fix position of checkboxes with long fieldhelp [agitator]
Bug fixes:
- Added styles for input type number. [agitator]
Bug fixes:
- Remove redundant PickADate rules. [thet]
Bug fixes:
- fix weird nav scrollbars on mobile [agitator]
New features:
- Add default content type icon to add menu only. Add missing npm dependency. [alecm]
Bug fixes:
- Unset select width and display [agitator]
- Isolate the autotabs class for
ul
elements to.autotabs ul.autotoc-nav
. Fixes an issue, where list elements in an inline TinyMCE content area were displayed wrong. [thet] - Fix buttons alignment in ordered selection widget [ale-rt]
Bug fixes:
- Remove references to discarded offcanvas feature [davilima6]
Bug fixes:
- Set news lead image background for transparent images plone#107 [staeff]
New:
- Add styles for manage portlets jumplist [davilima6]
Fixes:
- Use
.alert.status
selector as an alternative to.portalMessage
. This class is used by the structure pattern. [thet] - Make search button grow with the search buttons text. Fixes an issue where translated button texts were not fitting into the button. [kkhan, thet]
New:
- Add missing caret styles. [thet]
- Extended form styles for input type="email". [agitator]
- Isolate calendar portlet styles. [agitator]
- Added invisible-grid table styles. [agitator]
- Action control panel specific rendering. [ebrehault]
Fixes:
- Improved "feel" for the Site Setup (@@overview-controlpanel) plone/Products.CMFPlone#1435 [pigeonflight]
- Fix code analysis errors reported by http://jenkins.plone.org/view/Pkgs/job/package-plonetheme.barceloneta [gforcada]
- Drop toolbar for anonymous users.
- Fixed html validation: - the banner role is unnecessary for element header, - element main does not need a role attribute, - the contentinfo role is unnecessary for element footer. [maurits]
New:
- Modernize pagination markup and switches deprecated
listingBar
CSS class topagination
. [davilima6]
Fixes:
- Move hero to content Issue plone/Products.CMFPlone#974 [gyst]
- Add
barceloneta-mixin-font
to the registerless profile. [pcdummy] - Inline
style
tags in head are no more skipped [keul] - Follow best practice for readme.rst [allcaps]
- Center the leadimage on the modal window. Partially close #321. [keul]
- Fix filenames for roboto-lightitalic.ttf, -mediumitalic.ttd and -bolditalic.ttf to match those in less files [datakurre]
Fixes:
- Add 2014 Roboto [allcaps]
- Fix @font-face. Load eot, svg and woff. [allcaps]
- Add Roboto fonts with full glyph set [allcaps]
- Add weight to all fonts (contributes to #24). [allcaps]
- Restore the principal aka jumbotron background. [allcaps]
- Fix sitemap layout. Drop the columns. (closes #57). [allcaps]
- Remove trailing comma's in Grunt file. [allcaps]
- Use border radius variables in portlets. [allcaps]
- Mismatched properties and values. [allcaps]
- Ignore diff of map file. [allcaps]
Fixes:
- Fixed some css rules (missing clearfixes, aligning thumbs, ...). plone#62 [fgrcon]
- Added css-rules for thumbnails in listings and portlets. Related to #1226. [fgrcon]
- Underline links in #content-core (criterion 1.4.1). [polyester]
- Increased contrast, eliminated contrast-checker false positives. [polyester]
- Title under thumb in albumview (closes #1091). [polyester]
- Don't include diazo bundle in backend theme. [instification]
- Discard duplicated ids for columns (closes #1105) [davilima6]
- Add comment to alert on duplicate resource registering [davilima6]
- Fix in barceloneta word wrap in event listing. [sneridagh]
- Add spaces beetween checks and labels in search filter (closes #982). [rodfersou]
- Center buttons on ordered selection lists (closes #1017). [rodfersou]
- Center checkboxes on user/group matrix (closes #1003). [rodfersou]
- Remove hero-element from index.html. Instead include a view @@hero. Fixes plone/Products.CMFPlone#974 [pbauer]
- Harmonize plone.app.discussion styles and discussion.plone.less styles refs (refs #764) [ichim-david]
- Fix display of date widget arrows and footer buttons (refs #891). [ichim-david]
- Clean Gruntfile.js, package.json and HOWTO_DEVELOP.rst of grunt plugins and information which this package no longer uses since commit 9f5434 [ichim-david]
- provide basic table styles [vangheem]
- Fixed (refs #979 and #981) related to text not wrapping when unusual (and artificial) text with no white-space exists in the page [sneridagh]
- Fixed styling problems when figcaption is very long [sneridagh]
- Renamed the news.plone.less into behaviors.plone.less as it no longer make sense [sneridagh]
- Fix display of album_view title links (closes #911). [ichim-david]
- Bring back document byline (closes #741). [rodfersou]
- Prefer rules with CSS selectors over XPath whenever possible [davilima6]
- Add a pared down version of barceloneta to include in your theme to save you making a custom backend theme. [djay]
- Hide searchbox, personaltools, breadcrumbs in print.css [gomez]
- Updated font-weight on portlet headers [pigeonflight]
- Update font-weight on portlet management items [vangheem]
- Updated to index.html: link to plone.com opens in new window/tab [tkimnguyen]
- New control panel overview and portlet layout. [sneridagh]
- Fixed bug in portlet navigation due to a CSS error. [sneridagh]
- Fix problem with CSS leaking from the cp overview to the portlet. [sneridagh]
- Fix map. [sneridagh]
- Added a:hover styles for h1 h2 h3. [agitator]
- Role for gigantic is complementary. [bloodbare]
- Do not use absolute prefix to reference index.html to copying themes does not reference original theme file. [vangheem]
- Toolbar fixes. [bloodbare]
- Various mobile fixes. [agitator]
- Update index.html. Change plone.org link to plone.com. [tkimnguyen]
- Do not uppercase the colophon. [gforcada]
- provide more sane default widths and heights to select[multiple] and textareas [vangheem]
- hide crud-form select header by default [vangheem]
- remove loader since it is in mockup now [vangheem]
- tweak manage portlets styles [vangheem]
- fixed rules for copying content. [hvozdovych]
- provide some spacing between event summary and content [vangheem]
- Fix extending barceloneta with xi:include [pbauer]
- fix in and out widget button style [vangheme]
- no one likes the star for required field label, try circle [vangheem]
- add plone-loader style so you can add decent loader to javascript [vangheem]
- add styles for search form [vangheem]
- Cleanup: Remove unused resources. [thet]
- Fix toggling navigation at mobile widths. [davisagli]
- Remove sticky footer (it required a hardcoded height, which does not work for an element that may have varying content). [davisagli]
- Add clearfix to .row. [davisagli]
- pat-modal pattern has been renamed to pat-plone-modal [jcbrand]
- Add language selector widget [bloodbare]
- Change font family of
form.widgets.IRichText.text
textareas to monospace. This affects the texteditor only in non-Richtext mode and helps editing e.g. Restructured Text. [thet] - Change
min-height
of textarea fields from auto to4em
(description, etc.), respectively12em
for IRichText widgets (e.g. when displayed without a visual editor). [thet] - Return to being a clean Diazo theme so that we are a safe starting point for people building their own themes and a good practice example that works when copying the theme in the TTW theme editor. [optilude, bloodbare]
- Remind committers to add changelog entries. I'm not your monkey. [esteele]
- Initial release [esteele]