|
ad6c4b15e4
|
Untracked built audioshowkit from tutorial asset.
|
2022-04-18 12:10:21 -05:00 |
|
|
5e91b507ad
|
Minor content change.
|
2022-04-18 12:07:29 -05:00 |
|
|
9a0ff26288
|
Class names refactored.
|
2022-04-18 12:07:09 -05:00 |
|
|
9453ce5f0b
|
Demos for music player and music playlist functional.
|
2022-04-18 11:46:23 -05:00 |
|
|
cc6b70404b
|
Set up JSDoc tutorial system and dev environment.
|
2022-04-18 08:05:41 -05:00 |
|
|
c4586d4354
|
Fixed incorrect path in Jenkinsfile.
|
2022-04-18 07:40:23 -05:00 |
|
|
29b3b30586
|
Refactored repo file structure in preparation for jsdoc tutorials.
|
2022-04-18 07:39:59 -05:00 |
|
|
ba9e950556
|
Moved jsdoc to separate config.
Private fields moved to top of class.
|
2022-04-18 07:31:26 -05:00 |
|
|
c87a4d9c49
|
Added module tags and removed unecessary helper functions.
|
2022-04-18 07:23:40 -05:00 |
|
|
8300bbe00c
|
Returned to JSDoc.
|
2022-04-18 02:12:43 -05:00 |
|
|
af0200a4a5
|
Removed unecessary constant variable.
|
2022-04-18 02:04:24 -05:00 |
|
|
62145ef741
|
Continuous playing between songs fixed.
|
2022-04-18 01:59:54 -05:00 |
|
|
8cb39bf9cc
|
Fixed minor documentation mistakes.
|
2022-04-18 01:33:34 -05:00 |
|
|
11ec2d29e0
|
Added JSDoc linting again.
|
2022-04-18 01:31:27 -05:00 |
|
|
7e401a5472
|
Song player's generated play button now works.
|
2022-04-18 01:19:59 -05:00 |
|
|
b6df52fde5
|
Changed package scripts.
|
2022-04-17 23:38:57 -05:00 |
|
|
2cb4ad2652
|
Changed all classes to using private fields and properties.
|
2022-04-17 23:12:53 -05:00 |
|
|
b5a4a7dcb4
|
Added babel to showcase project.
|
2022-04-17 22:35:25 -05:00 |
|
|
2c8f3a49c4
|
Removed parallel pipelines.
|
2022-04-17 22:26:46 -05:00 |
|
|
b093c5e0bd
|
Fixed doc publishing step.
|
2022-04-17 22:26:29 -05:00 |
|
|
0d77276572
|
Refactored repo file structure.
|
2022-04-17 21:54:43 -05:00 |
|
|
8856980532
|
Removed eslint jsdoc configuration. Added eslint to webpack.
|
2022-04-17 21:38:38 -05:00 |
|
|
aaa726ff28
|
Current version of Esdoc is using outdated polyfill.
|
2022-04-17 21:25:02 -05:00 |
|
|
2dc3bd1cd6
|
Changed to esdoc.
|
2022-04-17 21:13:12 -05:00 |
|
|
3b4849a602
|
Pipeline now operates in parallel.
|
2022-04-17 20:50:38 -05:00 |
|
|
1085789eb6
|
Fixed test file imports.
|
2022-04-17 20:26:54 -05:00 |
|
|
bb139a3d85
|
Refactored file structure.
|
2022-04-17 20:22:43 -05:00 |
|
|
a58beb5f47
|
Removed old comments.
|
2022-04-17 20:12:38 -05:00 |
|
|
c0b324fba6
|
Reconfigured webpack to also have a development build.
|
2022-04-17 20:12:13 -05:00 |
|
|
ef36e398b5
|
removed old demo code.
|
2022-04-17 20:11:54 -05:00 |
|
|
ee326fb560
|
Changed CSS class for Song Player.
|
2022-04-17 20:09:31 -05:00 |
|
|
5df80501f2
|
Added a second track.
|
2022-04-17 18:53:15 -05:00 |
|
|
d958482261
|
Renamed track to simpler song.
|
2022-04-17 18:52:04 -05:00 |
|
|
e5996b5cb8
|
Added some groundwork for showcase files.
|
2022-04-17 18:47:24 -05:00 |
|
|
cf220fd189
|
Fixed package.json scripts.
Also changed name.
|
2022-04-17 17:47:32 -05:00 |
|
|
ec6ce48988
|
Preparing library for export.
Reconfigured webpack.
Removed unused packages.
Added library exports (webpack configured to export IIFE).
Created showcase directory.
|
2022-04-17 17:44:52 -05:00 |
|
|
61f9ae82ed
|
Playlist Songs no longer track their playlist.
|
2022-04-17 17:42:42 -05:00 |
|
|
905d44760b
|
Added width and height property mapping.
Changed some documentation notation and refactored previous code.
|
2022-04-17 14:58:20 -05:00 |
|
|
16089881d6
|
More JSDoc fixes.
|
2022-04-17 14:27:31 -05:00 |
|
|
b771d211a4
|
Fixed a documentation issue.
And added some notes in the form of comments.
|
2022-04-17 14:09:23 -05:00 |
|
|
4a5483ab59
|
Added generic numeric mapping functions.
Changed library code to favour use of objects over arrays.
Implemented changes in text.js.
|
2022-04-17 14:05:41 -05:00 |
|
|
707954ecf3
|
Added README.md to JSDoc generation.
|
2022-04-17 02:39:36 -05:00 |
|
|
bf3cef97be
|
Changed how listening to ranges of a visualizer works.
|
2022-04-17 02:29:40 -05:00 |
|
|
45093faf4e
|
Added junit result publishing.
|
2022-04-17 01:38:00 -05:00 |
|
|
33dac7a872
|
Fixed JSDoc issue.
|
2022-04-17 01:34:43 -05:00 |
|
|
49bfab6dd8
|
Added font color mapping function.
|
2022-04-17 01:31:16 -05:00 |
|
|
6cac185c9b
|
Added bin range listener function.
|
2022-04-17 01:31:16 -05:00 |
|
|
5fdd6f2f01
|
Added linear easing function.
|
2022-04-17 01:31:16 -05:00 |
|
|
0543efccd8
|
Added sync check to song player.
|
2022-04-17 01:31:16 -05:00 |
|
|
ab1871bb8e
|
Added words to workspace dictionary.
|
2022-04-17 01:29:09 -05:00 |
|