Dave Horton
1a50f4d689
finalize 0.7.4 release notes ( #33 )
2022-04-07 14:41:01 -04:00
Dave Horton
c07a37d64a
Verb/config ( #32 )
...
* add config verb
* more docs
* minor
* more docs
* add some properties to gather
* additional gather options
* more gather opts
* add support for dtmf verb
* 0.7.4 release notes
* dial referHook details
2022-03-18 15:58:34 -04:00
Dave Horton
fea4f829ae
typo
2022-02-24 08:16:37 -05:00
Dave Horton
9bca529625
fix docs errors in dial verb ( #31 )
2022-02-24 08:14:36 -05:00
Dave Horton
3bb2bb8245
typos ( #30 )
2022-02-17 08:21:04 -05:00
Dave Horton
fd945d5f04
v0.7.3 release notes ( #29 )
2022-02-11 10:49:47 -05:00
Dave Horton
c449927c96
0.7.2 release notes ( #28 )
...
* 0.7.2 release notes
* 0.7.2 release notes
2022-02-01 19:11:40 -05:00
Dave Horton
c22a3bd840
typo
2022-01-26 07:36:08 -05:00
Dave Horton
924e3e77f3
typo
2022-01-25 15:00:04 -05:00
Dave Horton
ca690c10c2
Job desc ( #27 )
...
* added job description
* typo
* docs
* updated browserslist
* minor edits
2022-01-25 14:47:38 -05:00
Dave Horton
50efdfd3aa
v0.7.1 release notes ( #26 )
2022-01-03 08:32:01 -05:00
Dave Horton
9b3305ef80
new content for 0.7.0 release ( #25 )
...
* new content for 0.7.0 release
* shorter banner
* another banner change
2021-12-12 11:58:51 -05:00
Brandon Lee Kitajchuk
82b20253b2
Better mobile styling for top banner ( #24 )
2021-12-10 12:02:32 -05:00
Dave Horton
469518e776
0.6.7 content ( #23 )
...
* added docs for sip refer and bidrectional audio
* typos
* more detail on bidirectional audio
* say supports azure in 0.6.7
* minor updates
* minor
2021-11-20 14:20:30 -05:00
Dave Horton
0ac2b9e683
banner update ( #22 )
2021-10-29 19:04:27 -04:00
Dave Horton
bf9926d376
Banner ( #21 )
...
* banner
* update aws link
* typo
2021-10-29 09:05:22 -04:00
Dave Horton
5f78fe22c4
update banner ( #20 )
2021-10-28 11:45:45 -04:00
Dave Horton
57295c85b6
conference: add joinMuted property ( #19 )
2021-09-25 16:28:46 -04:00
Dave Horton
78dd1ba1d3
V0.6.6 update ( #18 )
...
* content updates for v06.6
* updated release notes
2021-09-22 15:15:24 -04:00
Dave Horton
e3775b233a
fix typo ( #17 )
2021-08-13 14:24:18 -04:00
Dave Horton
5895c6e055
Open source copy ( #16 )
...
* more copy changes
* update aws install link
* update aws install link
* minor
2021-08-13 11:20:37 -04:00
Dave Horton
8522eb3b1c
more copy changes ( #15 )
2021-07-22 19:23:49 -07:00
Brandon Lee Kitajchuk
1d0ae5ed17
Tweak mobile navi top padding to correlate to top banner presence ( #14 )
2021-07-22 17:10:47 -04: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
Dave Horton
ac33cdaac1
Merge pull request #11 from jambonz/chore/add-react-app-eslint
...
Adding react-app for ESLint better React linting
2021-06-22 12:07:55 -04:00
kitajchuk
98dec2d21b
Adding react-app for ESLint better React linting
2021-06-22 08:02:21 -07:00
Dave Horton
f9e8ef713e
Merge pull request #10 from jambonz/chore/sass-font-vars
...
Move font-family names into SASS variables
2021-06-17 22:03:48 -04:00
Dave Horton
31c3046370
Merge pull request #9 from jambonz/bugfix/navi-active-mobile
...
Fix bug with regex matching active navi link for mobile and style mobile active navi link
2021-06-17 22:02:58 -04:00
kitajchuk
bce68f5e4d
Move font-family names into SASS variables
2021-06-17 18:40:20 -07:00
kitajchuk
d269a63d48
Fix bug with regex matching active navi link for mobile and style mobile active navi link
2021-06-17 18:23:15 -07:00
Dave Horton
6a54e2088c
Merge pull request #8 from jambonz/chore/preact-for-dev
...
Use Preact for local development too
2021-06-11 11:16:27 -04:00
kitajchuk
24d0012134
Use Preact for local development too
2021-06-11 07:33:13 -07:00
Dave Horton
1ac1554bbe
Merge pull request #7 from jambonz/bugfix/docs-active-items
...
Fix bug where docs submenu items with same slug get active state
2021-06-10 22:25:28 -04:00
kitajchuk
a530060891
Fix bug where docs submenu items with same slug get active state
2021-06-10 17:21:41 -07:00
Dave Horton
0d56888ff2
Merge pull request #6 from jambonz/feature/preact-compat
...
Switch to Preact for Production builds
2021-06-10 14:36:55 -04:00
kitajchuk
77b2a7b554
Switch to Preact for Production builds
2021-06-10 08:19:23 -07:00
kitajchuk
dda2e0b27e
More versatile match media hooks
2021-06-09 09:01:09 -07:00
kitajchuk
7dd14b0c95
Switch to modern event listener for window.matchMedia
2021-06-08 11:19:32 -07:00
Dave Horton
6a6fb95ceb
Merge pull request #5 from jambonz/chore/sponsor-button
...
Use Jambonz UI styled button for Github Sponsor
2021-06-04 14:03:10 -04:00
kitajchuk
08bba6ef89
Use Jambonz UI styled button for Github Sponsor
2021-06-04 10:24:04 -07:00
Dave Horton
625f3c219e
Merge branch 'main' of github.com:jambonz/next-static-site into main
2021-06-02 08:31:54 -04:00
Dave Horton
9bdb57d435
link to postman for rest api docs
2021-06-02 08:31:45 -04:00
kitajchuk
b4791b77bb
Add Github sponsor button to Why jambonz page
2021-05-26 10:31:55 -07:00
Dave Horton
3d280d21c3
Merge branch 'main' of github.com:jambonz/next-static-site into main
2021-05-24 12:07:10 -04:00
Dave Horton
798f2f403d
docs fix
2021-05-24 12:07:02 -04:00
kitajchuk
768f2ec117
Adding video-wrap for YouTube embed on nodejs-sdk docs page
2021-05-20 17:52:00 -07:00
Dave Horton
257c8218c6
fix broken links
2021-05-17 17:48:55 -04:00
Dave Horton
12f5c352d2
open source docs
2021-05-16 21:41:08 -04:00
kitajchuk
ea77ea4e14
Fluid video wrapper for docs <iframe> embeds
2021-05-16 11:53:38 -07:00
Dave Horton
2d3b9fcad1
add tutorials
2021-05-13 08:10:11 -04:00