12 Commits

Author SHA1 Message Date
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
kitajchuk 766f8f42d4 organize src directory, lighthouse fixes 2022-05-10 10:47:55 -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 a530060891 Fix bug where docs submenu items with same slug get active state 2021-06-10 17:21:41 -07:00
love1119 9af1df5a41 use TextLayout in privacy, terms and docs 2021-04-29 20:48:24 +03:00
kitajchuk 20a26f4b6f Fix docs sidebar navi active states 2021-04-15 20:23:16 -07:00
kitajchuk f0f540e2e4 Get rid of lib/vars 2021-04-08 15:04:28 -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 25f5486415 Initial commit 2021-03-30 12:32:33 -07:00