* support new platform addons
* get addon comparison table working
* legacy_product product support
* Update posthog-vs-fathom.mdx
* misc styling improvements
* Update PlanColumns.tsx
* add transforms to cdp page
* add api config component
* api configs -> api examples
* dynamic type
* add config to side modals
* auto link destinations
* margin
* Update src/components/Product/Pipelines/APIExamples.tsx
Co-authored-by: Ben White <ben@posthog.com>
* agnostic pipeline templates/nav
* remove unused type
* delete unused files
* use auto-generated docs
* Update src/components/Product/Pipelines/APIExamples.tsx
Co-authored-by: Ben White <ben@posthog.com>
* icons
* sort
* hide transform cats
---------
Co-authored-by: Ben White <ben@posthog.com>
* tooltip menu
* new fields
* ui additions
* add social sharing
* title spacing
* allow image download
* hogs
* save social values
* fixed width
* default title
* fix value bug
* use secure_url
* overflow
* better sort/dropdowns
* remove env
* schema
* ui cleanup
* polish
* use team name
* title explanation
* use role if team isnt available
* more polish
* social defaults
* hog selector
* text color
* option to show/hide hog selector
---------
Co-authored-by: Cory Watilo <cww@watilo.com>
* edit height
* add hedgehog height
* hedgehog percentage
* padding
* mobile
* add variables so cory can tweak to his hearts content
* slack emojis
* small team faq polish
* tooltip for removing a team member
* feature flag for location
* unit feature flag
* remove inches
* use local image
---------
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
* feat(merch): add image products to ShopifyProduct node
provide array of image_products to ShopifyProduct node, which point to product metafield-based product references, for use in creating links to additional products seen in product photos on the PDP and slide-in product panel
* show related products on product panels
* featured image schema
* reword some things
* featured image size
---------
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Cory Watilo <cww@watilo.com>
* upgraded tailwind
* added free tier in page header
* show all 4 plans
* plan data
* alignment n stuff
* updated calculator icons
* polish
* pricing card polish
* got desktop calc integrated
* calc desktop responsive polish
* fixed calc values
* plans overflow for small desktop
* responsiveness for calc grid on mobile
* mobile calculator polish
* re-added lottie for mobile
* more polish
* placeholder plan comparison breakdown
* "other options" and, you guessed it, more polish
* tooltips n stuff
* full-width plan comparison table
* dark mode fixes
* typooo
* text updates
* massively improved tooltips
* cleaned up css
* update global components
* show different header on product-specific pricing pages
* colorized slider handles to match product
* conditionalize tooltips
* improved other tooltips
* small fixes
* fix
* populate plans table from billing info
* change some language
* fix
* secondary CTAs
* fix ab testing name
* show annual pricing in calculator
* add control back
* try to do set up experiment
* add types / remove named queries
* fixed table columns (now that we have 2 plans, not 4)
* fix test case
* adjusted available discounts section
* annual toggle styling on mobile
* Revert "fixed table columns (now that we have 2 plans, not 4)"
This reverts commit 5c652df7a404f8d5aad8f315b1473d7192df775f.
* smaller startups CTA
* fix yearly price, show tooltip with total yearly amt
* feedback changes
* set up test
* use usePosthog
* exclude a couple more things
* fix cta hog location
* better loading state
* updates
---------
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
* refactor posts section
* add mobile nav
* index views
* filtering fixes
* lazy load index pages / menu fixes
* hide mobile nav
* more index views
* missing images
* wide mode (broken)
* comment out wide mode code
* categories column: better overflow-y on short viewports
* tooltip to explain why we organize content the way we do
* stylin's
* dialing in posts max-width and wide mode
* wide mode and not wide mode tweaks
* link post title
* match postcard changes in customers view
* customers sizing
* icon color fix
* space between post title and metadata in list view
* don't block text with graphic
* add excerpts to client posts
* Show correct active subnav tab for each section
* prevent list from shifting
* like buttons next to title
* only show post type on /posts
* show and link authors
* fix open menu items
* add back to posts button
* add filter by crosspost
* Content Hub Reorg
* load more button
* index new categories/build fix
* add redirects
* update index pages
* post schema/strapi sync auto tag and category creation/manual menus/crosspost filtering/rip sticky sidebar
* Updating posts sidebar
* Tutorials tags
* re-implemented sticky sidebar
* cleanup
* case when there's no featured image (or video)
* removed all tutorial banners
* more tutorial banner deletion
* Tidying up blog tagging
* add "all" pages
* Fixing some tags
* Blog category redirects
* Remove newsletter tag from old newsletters
* Moving paid ads blog post
* Newsletters
* Fix redirect loop
* fixed some syntax errors
* build fix
* cleanup
* added icons to tutorials categories
* sidebar filters
* styled post sidebar (wip)
* scope communitybar
* vertical dividing lines
* updated icons pkg
* colored icons
* wide mode index view
* wide mode comments
* had my way with the posts view... 👀
* applying general layout to customer stories, tutorials, clientpost templates
* post type icons
* category dropdown icons
* polish
* use prod api host
* spacing
* cleanup
* client post padding, wide mode support
* spacing
* remove breadcrumb, replace with simple message about posts hub
* padding
* image background for transparent pngs
* force reload to see landing page views
* reluctantly fix hilarious image issue
* Moving post back into blog folder
* Redirect fixes
* Redirects
* Redirecting blog categories to new paths
* Tweaks to blog sidebar + redirects
* menus / upvote button
* footer links
* active internal menus / nav fixes
---------
Co-authored-by: Cory Watilo <cww@watilo.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
* flag for "posthog does that" since product os doesnt use it
* link product os page
* loaded in content, added styles to mainfeatures block
* features type option
* cards
* fixes
* alphabetize safelist
* product icons
* icons
* icon-version
* update icons
---------
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
* move search components to subfolder
* merge search into single component
* remove netlify plugin
* remove netlify deps
* add gatsby-plugin-algolia
* add optional chain
* move schema customizations to gatsby-source-squeak
* remove unused deps
* slugify id and remove internal.type field
* move config to typescript and es modules
* add pageview numbers to pages
* very rough first version of search
* styling improvements to search results
* open search menu with either ctrl+k or /
* only check pageview cache if it exists
* create sidebar search box and tweak styling of results
* rough draft of side-by-side preview
* show all categories and only allow selecting one at a time
* only send algolia information when env variables are present
* display api endpoints on preview
* allow setting initial filter when opening search box
* use headless ui combobox component
* set initial filter types
* fetch question body as excerpt
* uncomment onPostBuild
* style result background based on active state
* allow for opening with Cmd+K on Mac
* navigate to result on clicking enter
* allow tabbing through categories
* styled search results, added better 'no results' state
* only uppercase API category
* polish for individual category results
* more polish
* remove ui around searchbar
* moves result categories to bottom as tabs
* more itty bitty modal polish
* border polish
* correctly set initial filter category when present
* style sidebar search input
* remove search box from Using PostHog page
* links to site search
* disable categories with no results
* hide event count for the 'all' category
* link to specific headings within pages
* pull parameters from environment
* small improvements
* Revert "remove search box from Using PostHog page"
This reverts commit 24a3dd8ea34214fec79b5221eb632df86458fa2c.
* sidebar search button dark mode
* fixed a couple unrelated bugs
* search: dark mode
* add search to 404 page
* use correct env variables in gatsby-config
* add slugs for api and questions
* remove search box from docs, handbook, and using posthog
* add detailed custom tracking
Co-authored-by: Cory Watilo <corywatilo@gmail.com>