-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename qbRecorder to qbMediaRecorder * Add version and build version (#174) Make the property QB.version public; Added the property QB.versionBuild, also as public; Added the gulp generate-build_version task and added in npm run build; Show in samples (chat, webrtc) v.{version}.{versionBuild}; * remove jQuery or Zepto dependency (#173) * add a jquery.ajax as plugin * upd build version * Added JSDOC (API Refference) * Fix firefox WebRTC bugs (#178) * Upd Recorder (changed to qbMediaRecorder module) (#179) * Fixed bug (remove QB.Recorder) * remove QB.Recorder * upd recorder * upd npm install rimraf -g * final build * upd version
- Loading branch information
1 parent
c5843c7
commit 1bb56ed
Showing
47 changed files
with
14,979 additions
and
88,825 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
src/plugins/jquery.ajax.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.