Dave Horton
6b728eeecd
support plans and jambonz.cloud ( #75 )
...
* support plans and jambonz.cloud
* update tests
* further test fix
* minor
* change font-size of markdown text from 0.875 rem to 1rem
2023-08-04 08:48:37 -04:00
Dave Horton
8369c20714
handle page views for google tag manager
2023-05-07 09:30:05 -04:00
Dave Horton
5a98730474
add support for google tag manager ( #62 )
2023-05-07 09:16:58 -04:00
Hoan Luu Huu
f510cc6946
feat: update jambonz-ui:0.0.20 ( #53 )
...
* feat: update jambonz-ui:0.0.20
* feat: update jambonz-ui:0.0.20
* feat: update @jambonz/ui-kit version
* fixes for new ui-kit
* update references to jambonz-ui
---------
Co-authored-by: Quan HL <quanluuhoang8@gmail.com >
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-02-09 13:22:50 -05:00
kitajchuk
729e638a99
update jambonz-ui
2022-08-10 16:49:19 -07:00
kitajchuk
336421325b
update jambonz-ui
2022-08-10 07:38:26 -07:00
kitajchuk
727bb16964
icon groups
2022-08-05 17:20:10 -07:00
kitajchuk
ba06a9f195
new version of jambonz-ui
2022-07-06 09:47:09 -07:00
kitajchuk
0511e0a7f4
implement issue #40
2022-07-04 15:36:36 -07:00
Brandon Lee Kitajchuk
e3cd0edeb6
Initial refactor of jambonz-ui package library ( #39 )
...
* Initial refactor of jambonz-ui package library
* Delete public/fonts directory
* Jambonz UI test-app and some refinements
* next lint
* working on jambonz ui docs
* Update package.json
* Update package.json
* Update package.json
* Create package.json
* typescript
* Update components.tsx
* Update components.tsx
* Update utils.ts
* Update icons.ts
* Update components.tsx
* Update components.tsx
* Update icons.ts
* Update components.tsx
* Update _icons.scss
* Update components.tsx
* Update components.tsx
* fix some thangs and compile all
* wrap up the docs
* Update tsconfig.json
* icons refactor
* refine docs
* update readmes
* update readme
* fix props interfaces and test in TS app
* Update components.tsx
* button up some things
* change package name...
* include readme in pkg dist
* use published package
2022-07-01 10:57:32 -07:00
Brandon Lee Kitajchuk
aeefcde2bf
active states and ui style tweaks for navi and footer ( #38 )
...
* active states and ui style tweaks for navi and footer
* Update _navi.scss
* responsive homepage image
* ui states for buttons, links etc
2022-06-18 15:06:36 -07:00
kitajchuk
ba0e418cca
update jambonz-ui
2022-06-14 09:30:51 -07:00
Lê Hàn Minh Khang
962e91f152
Adding region landing page for registering/signing in from jambonz.org ( #37 )
2022-06-13 22:23:22 -04:00
kitajchuk
2c705ae588
svg placeholder for Icon component
2022-06-13 09:05:42 -07:00
kitajchuk
e90b44a384
Hero altStyle and children support, notes on BEM
2022-06-06 11:56:37 -07:00
kitajchuk
17bef83110
move markdown html replacer to SSR
2022-06-05 18:58:23 -07:00
kitajchuk
a70f0bd566
responsive image
2022-05-15 09:36:12 -07:00
kitajchuk
efd34b9088
homepage image webp
2022-05-15 09:27:55 -07:00
kitajchuk
79a1a918fb
preload the early fonts, fix one issue on homepage
2022-05-10 10:56:34 -07:00
kitajchuk
766f8f42d4
organize src directory, lighthouse fixes
2022-05-10 10:47:55 -07:00
kitajchuk
7a50c21960
Update nextjs version, fix lib/data script, lint-staged
2022-05-02 09:12:06 -07:00
Brandon Lee Kitajchuk
db94b17829
Latest news + banner, cypress tests, open source copy, general style tweaks ( #13 )
...
* Adding latest news and banners
* Adding first draft of cypress specs and github actions workflow
* Adding sticky position for top banner
* Tweak styles for new latest news section
* Tweak styles for text__layout innerHTML
* Fix Cypress homepage test spec
* Fix mobile navi z-index with sticky top banner
* Fix sticky banner z-index bug with mobile navi
* Refactor markdown tools to support pages beyond developer docs
* Adjust TADHACK text max-widths for small mobile
* initial changes for open source copy
* more copy
* more copy
* updated open source structure
* minor
* typo
* more copy
* Adjust styles for Open Source markdown small text
* Update readme and remove floats from docs webhooks markdown
* Add readme notes on Cypress and flesh out navi spec tests
* Fix main navi highlight when on sub-sections of markdown pages
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2021-07-22 12:34:01 -04:00
kitajchuk
98dec2d21b
Adding react-app for ESLint better React linting
2021-06-22 08:02:21 -07:00
kitajchuk
a530060891
Fix bug where docs submenu items with same slug get active state
2021-06-10 17:21:41 -07:00
kitajchuk
08bba6ef89
Use Jambonz UI styled button for Github Sponsor
2021-06-04 10:24:04 -07:00
kitajchuk
b4791b77bb
Add Github sponsor button to Why jambonz page
2021-05-26 10:31:55 -07:00
Brandon Lee Kitajchuk
c14e4ad12e
Pricing page changes for simplified structure
2021-05-01 18:39:35 -07:00
kitajchuk
5589c3496c
Add .pad-b for padding-bottom only equivalent of .pad -- use on text-layouts
2021-05-01 18:37:15 -07:00
Dave Horton
171f330261
className instead of class
2021-04-30 09:58:26 -04:00
Dave Horton
b556f2458d
proper padding on terms/privacy pages
2021-04-30 07:39:51 -04:00
Dave Horton
987fd6174f
updated legal docs based on lawyer review
2021-04-29 20:34:34 -04:00
love1119
3a37eae3dd
remove comment and style marker
2021-04-30 02:36:05 +03:00
love1119
9af1df5a41
use TextLayout in privacy, terms and docs
2021-04-29 20:48:24 +03:00
love1119
db36a7ab98
add content to price and terms page
2021-04-29 19:12:56 +03:00
kitajchuk
27e3ca561b
Adding ESLint config -- run yarn lint on prebuild
2021-04-26 20:47:17 -07:00
kitajchuk
20a26f4b6f
Fix docs sidebar navi active states
2021-04-15 20:23:16 -07:00
kitajchuk
e32bf215dc
Pricing CTA tweak -- some more type scale tweaks
2021-04-08 17:26:59 -07:00
kitajchuk
e64f727c11
Add wrap to pricing CTA
2021-04-08 16:48:45 -07:00
kitajchuk
f0f540e2e4
Get rid of lib/vars
2021-04-08 15:04:28 -07:00
kitajchuk
fd93844075
Extra CTA on Pricing page -- refactor CTA mixin for SASS
2021-04-08 14:24:05 -07:00
kitajchuk
39eba08f2a
Add 404 page stub
2021-04-08 09:20:21 -07:00
kitajchuk
75679e6cdc
Add link to docs root to docs sidebar nav
2021-04-07 07:28:47 -07:00
kitajchuk
d978937329
Tweak docs sidebar nav styles
2021-04-06 19:40:14 -07:00
kitajchuk
cbfbfd6340
Move docs to root
2021-04-06 19:32:40 -07:00
kitajchuk
51b270cb80
Remove Nextra -- Custom docs theme
2021-04-06 17:52:42 -07:00
kitajchuk
10960dd69f
Add subjects to mailto links
2021-04-06 10:13:31 -07:00
kitajchuk
a912bb3723
Refactor facts layout on Why jambonz page
2021-04-06 09:14:34 -07:00
kitajchuk
0731a5cd84
Finish static pricing page
2021-04-05 19:25:31 -07:00
kitajchuk
051ebfb4f2
Fix italic fonts -- add emphasis to OS headline
2021-04-05 18:23:48 -07:00
kitajchuk
a24d656034
Pricing page touts
2021-04-05 17:16:06 -07:00