Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from processing:master #92

Open
wants to merge 551 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 5, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

ameybh and others added 24 commits March 28, 2020 14:23
Added myself as a contributer
- Updated dom.createCapture method to ES6
- Reduced code-complexity
- Added unit tests for createCapture
- Updated documentation
- Added tests for createDiv
- Added tests for createP
- Added tests for createSpan
- Added tests for createImg
- Added tests for createColorPicker
- Added tests for createVideo
- Added tests for createAudio
- Added tests for createElement
[feat] Updated dom.createMedia to ES6 implementation
[fix] Updated createCapture method to ES6 and added unit tests
[fix] Update implementation of createFileInput and added unit tests
[feat] Improving tests quality and coverage for dom module - II
- Updated documentation
- Updated implementation of createInput to accept falsy params
- Added tests for createInput
Update link for FES performance test
[WIP] [fix] Fixed dom.createInput and added unit tests
Prevent multiple init on multiple imports
- Re-implemented createRadio method
- Added missing methods to createRadio like remove, disable
- Added tests for createRadio
- Updated documentation to match implementation
- Reshuffled methods to match declaration sequence in dom.js
- Updating tests for select
- Updated tests for createButton
- Updated tests for drop
- Updated tests for position
- Updated tests for createSlider
- Updated tests for createA
- Added tests for changed
- Added tests for input
- Added tests for selectAll
[fix] Reimplemented dom.createRadio and added unit tests
[feat] Improving tests quality and coverage for dom module - I
Spanish translation for FES was merged in PR #4233 except the validateParameters method.
Spanish translation Thoughts for the Future" note
akshay-99 and others added 29 commits June 5, 2020 03:43
1. Add tests for the edge cases in #2740
2. Pass errorType to ValidationError constructor so that it could
   be accessed in the tests
3. Add tests for trailing undefined arguments
Changed var in select() and selectAll() functions to const and modified
declaration of helper function getContainer() to match other helper functions (added to
prototype and renamed to _getContainer()).
Modified select() and selectAll() functions #4584
Remove parameterData.json from minified js
…ocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4
FES: Add detection for trailing undefined arguments
Use the default language strings for keys which have empty values
in the translation file. ( i.e. when the translation file is
incomplete )
Fix center() not working with positioned parent elements
FES: some i18n improvements and add i18n support for parameter validation messages
@lmccart lmccart deleted the master branch June 14, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.