All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog with some additions:
- For all changes include one of [PATCH | MINOR | MAJOR] with the scope of the change being made.
- [MINOR] Added
portfolio-grid-1
- [MINOR] Added
additionalMetaTags
to global params to allow setting arbitrary tags on head
- [MINOR] Updated
hero-buttons-1
to have new-stylelogoImage
- [MINOR] Added
bodyText
tohero-buttons-1
- [MINOR] Moved padding props to
Section
- [MINOR] Add
shouldRemoveCenterPadding
tohero-buttons-media-half1
- [MINOR] Updated
testimonial-slides-1
to not show paging and buttons if there is only one testimonial
- [MINOR] Added
highlightText
tofeature-media-half1
- [MINOR] Update
calendly-booking1
to use colors correctly cos background is no longer transparent - [MINOR] Added
bodyText
tofeature-boxes1
- [MINOR] Added
autoplaySeconds
totestimonial-slides1
- [MINOR] Added
team-boxes1
- [MINOR] Update all Hero components to use
HeroSubtitleText
where needed
- [MINOR] Added
isPhoneNumberOptional
tocontact1
andcontact2
- [MINOR] Added
shouldUseGeneratedFavicons
toIWebsite
to allow direct favicon usage - [MINOR] Added
bodyText
tobuttons1
- [MINOR] Updated
calendly1
to hide cookie banner
- [MINOR] Added
buttons
tofeature-media-half1
- [MINOR] Added
footer3
- [MINOR] Added
hero-buttons-media-half1
- [MINOR] Changed to use npm workspaces
- [MINOR] Updated lots of dependencies
- [MINOR] Small changes to console only
- [MINOR] Updated everyview-tracker to re-enable anonymous tracking
- [MINOR] Console changes only
- [MINOR] Update
navbar1
to close when an item is clicked - [MINOR] Added
shouldShowImageCaptions
toimage-gallery1
to allow showing captions below images
- [MINOR] Console changes only
- [MINOR] Created
feature-icons1
section - [MINOR] Created
feature-icons2
section - [MINOR] Created
contact2
section - [MINOR] Created
footer2
section
- [MINOR] Update to use react v17 for all packages
- [MINOR] Update card boxes to be full height wherever used
- [MINOR] Created
Dialog
component for console
- [MINOR] Created
images-gallery1
section - [MINOR] Created
contact1
section
- [MINOR] [Console] Optimized the Canvas experience
- [MINOR] Created
github-corner
plugin
- [MINOR] Updated all code to pass linting check
- [MINOR] Updated all code to pass typing check
- [MAJOR] Updated main repo to be published at @kibalabs/everypage-cli
- [MAJOR] Updated core repo to be published at @kibalabs/everypage
- [PATCH] Update renderer to use calculated node_modules
- [PATCH] Update to latest libraries to fix small issues
- [PATCH] Update to make
WebView
lazy-loadable
- [PATCH] Update new renderer to use build-hash prefixed assets for caching
- [PATCH] Fix everypage-cli to find node_modules correctly when used in builder
- [PATCH] Fix everypage-cli to find node_modules correctly when used in builder
- [MAJOR] replace react-static with own SSR implementation for everypage-cli
- [MINOR] Preserve state of "show meta" with local storage in
SiteVersionPreviewPage
- [PATCH] Small changes in preparation for custom SSR
- [PATCH] Remove styled-components plugin (use manually in react-static config)
- [PATCH] Update calendly to also work in console
- [PATCH] Update calendly to force initialization and work with nojs
- [PATCH] Add
LazyImage
,LazyVideo
,LazyMedia
and replace direct uses of ui-react
- [MINOR] Added
boxSizes
option tofeature-boxes-1
- [MINOR] Created
panelbear-analytics
plugin
- [PATCH] Updated console to use ui-react
- [PATCH] Updated console to have nicer editor view
- [PATCH] Added buttons to
feature-boxes-1
- [PATCH] Updated dependencies for extracted ui-react
Initial commit (for open-source) with core-js, core-react, build-js and ui-react extracted into their own repositories (see https://gitlab.com/kibalabs/everypage/everypage-app for any previous history).