Commit Graph

28 Commits

Author SHA1 Message Date
kitajchuk
cc52507811 update readme 2022-08-05 12:27:35 -07:00
kitajchuk
dd1f191c1f update readme 2022-08-05 12:26:15 -07:00
Brandon Lee Kitajchuk
50992efc79 fix readme link to UI docs 2022-07-06 09:48:47 -07:00
kitajchuk
ab623f5b07 readme fix 2022-07-04 14:50:14 -07:00
kitajchuk
3babab1e0b icon and readme 2022-07-04 14:46:39 -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
kitajchuk
e90b44a384 Hero altStyle and children support, notes on BEM 2022-06-06 11:56:37 -07:00
Brandon Lee Kitajchuk
9e7ed47545 Update README.md 2022-05-02 23:19: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
24d0012134 Use Preact for local development too 2021-06-11 07:33:13 -07:00
kitajchuk
77b2a7b554 Switch to Preact for Production builds 2021-06-10 08:19:23 -07:00
kitajchuk
8b3e248952 Tighten up readme notes on dev start and husky 2021-04-30 07:37:45 -07:00
kitajchuk
e07975ad8c Add screenshot about husky install to readme 2021-04-30 07:32:22 -07:00
kitajchuk
1b94024677 Move Husky to devDependencies and update notes in readme 2021-04-30 07:13:43 -07:00
kitajchuk
f37d79bf80 Implement Husky for git pre-commit hooks to lint before you commit 2021-04-29 17:00:52 -07:00
kitajchuk
dc42115e01 Adjust headline size for new readme subsection 2021-04-28 16:17:52 -07:00
kitajchuk
de24113321 Adding readme notes about typography 2021-04-28 16:16:45 -07:00
kitajchuk
27e3ca561b Adding ESLint config -- run yarn lint on prebuild 2021-04-26 20:47:17 -07:00
kitajchuk
3d610c1f23 Add more yarn notes to readme 2021-04-09 08:31:27 -07:00
kitajchuk
d7986b99f7 update repo ref in readme 2021-04-07 20:26:18 -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
13888ea649 update readme 2021-04-05 13:43:59 -07:00
kitajchuk
df18e729ae Better readme, move kit-of-parts => jambonz-ui 2021-04-05 13:40:52 -07:00
kitajchuk
9a7eb131fb tweak readme 2021-04-01 08:41:52 -07:00
kitajchuk
819742f563 Update readme, fix charSet in layout 2021-04-01 08:40:27 -07:00
kitajchuk
656a5e3dd2 YAML data, navi stub, page h1s 2021-03-31 16:40:57 -07:00
kitajchuk
25f5486415 Initial commit 2021-03-30 12:32:33 -07:00