[Commits] [fluid-project/infusion] 3cf96f: FLUID-5680: removed unneccesary msges
GitHub
noreply at github.com
Wed Feb 10 20:47:11 UTC 2016
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 3cf96f709c9f5a2fe881a49f3e309154972cf795
https://github.com/fluid-project/infusion/commit/3cf96f709c9f5a2fe881a49f3e309154972cf795
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
Log Message:
-----------
FLUID-5680: removed unneccesary msges
Commit: 70cc9aaaaaf11c1f2e3ac59971931307f2522a20
https://github.com/fluid-project/infusion/commit/70cc9aaaaaf11c1f2e3ac59971931307f2522a20
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorTests.js
Log Message:
-----------
Merged in changes from FLUID-5682
Commit: aad01391bd0ef041326d7517153fe6c663122819
https://github.com/fluid-project/infusion/commit/aad01391bd0ef041326d7517153fe6c663122819
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M demos/prefsFramework/index.html
M src/components/slidingPanel/js/SlidingPanel.js
M src/framework/preferences/html/PrefsEditorTemplate-lineSpace.html
M src/framework/preferences/html/PrefsEditorTemplate-textSize.html
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorTests.js
Log Message:
-----------
Merge branch 'FLUID-5682' into FLUID-5680
Commit: 370a055b472e976227913fa19fc84295fe8eefe4
https://github.com/fluid-project/infusion/commit/370a055b472e976227913fa19fc84295fe8eefe4
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
M src/framework/preferences/html/PrefsEditorTemplate-lineSpace.html
M src/framework/preferences/html/PrefsEditorTemplate-textSize.html
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
M src/framework/preferences/messages/prefsEditor.json
Log Message:
-----------
FLUID-5680: Added aria-labels for toggle button
Commit: 2ae0a122ae9b57572ec7197fd9159289bdd26948
https://github.com/fluid-project/infusion/commit/2ae0a122ae9b57572ec7197fd9159289bdd26948
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorTests.js
Log Message:
-----------
FLUID-5680: Tests for aria-labels
Commit: 51f17d40563b89c022befd09ce730a8b562e34d7
https://github.com/fluid-project/infusion/commit/51f17d40563b89c022befd09ce730a8b562e34d7
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
Log Message:
-----------
FLUID-5680: Comma
Commit: a6ce5613ca6c2b7015a5bf6007c554693aaea7d0
https://github.com/fluid-project/infusion/commit/a6ce5613ca6c2b7015a5bf6007c554693aaea7d0
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
Log Message:
-----------
FLUID-5680: Default strings for hide/show
Commit: ddd455e5bb9b73013970e357856e3d201e7921a9
https://github.com/fluid-project/infusion/commit/ddd455e5bb9b73013970e357856e3d201e7921a9
Author: Kaye <kayexmao at gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
Log Message:
-----------
Space
Commit: 6edd33d5290f68eebe34824cef353dd786d23b4d
https://github.com/fluid-project/infusion/commit/6edd33d5290f68eebe34824cef353dd786d23b4d
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M .gitignore
M .jshintrc
M .npmignore
M Gruntfile.js
M Infusion-LICENSE.txt
M README.md
M ReleaseNotes.md
A Vagrantfile
M demos/inlineEdit/js/inlineEditDemo.js
M demos/keyboard-a11y/js/five-star.js
M demos/keyboard-a11y/js/keyboardDemo.js
M demos/pager/data/pager.json
M demos/pager/index.html
M demos/pager/js/pagerDemo.js
M demos/prefsFramework/html/SeparatedPanelPrefsEditor.html
M demos/prefsFramework/html/SimplifyPanelTemplate.html
M demos/prefsFramework/index.html
M demos/prefsFramework/js/changeClass.js
M demos/prefsFramework/js/prefsEditorDemo.js
M demos/prefsFramework/messages/simplify.json
M demos/prefsFramework/templates/FatPanelUIOptions.html
M demos/prefsFramework/templates/UIOptionsTemplate-selfVoicing.html
M demos/prefsFramework/templates/UIOptionsTemplate-simplifiedContent.html
M demos/progress/js/progressDemo.js
M demos/renderer/data/rendererDemoData.js
M demos/renderer/index.html
M demos/renderer/js/rendererDemo.js
M demos/reorderer/gridReorderer/index.html
M demos/reorderer/gridReorderer/js/gridReordererDemo.js
M demos/reorderer/imageReorderer/js/imageReordererDemo.js
M demos/reorderer/layoutReorderer/index.html
M demos/reorderer/layoutReorderer/js/layoutReordererDemo.js
M demos/reorderer/listReorderer/js/listReordererDemo.js
M demos/shared/html/overviewPanelTemplate-noDesign.html
M demos/shared/js/overviewWrapper.js
M demos/tableOfContents/index.html
M demos/tableOfContents/js/tableOfContentsDemo.js
M demos/uiOptions/index.html
M demos/uploader/index.html
M demos/uploader/js/uploaderDemo.js
M examples/components/pager/annotateSortedColumn/index.html
M examples/components/pager/annotateSortedColumn/js/pager-example.js
M examples/components/pager/initialPageIndex/index.html
M examples/components/pager/initialPageIndex/js/pager-example.js
M examples/components/pager/markupDriven/js/pager-example.js
M examples/components/pager/shared/data/pager.json
M examples/components/reorderer/tableRow/index.html
M examples/framework/preferences/conditionalAdjusters-singlePanel/html/prefsEditor.html
M examples/framework/preferences/conditionalAdjusters-singlePanel/index.html
M examples/framework/preferences/conditionalAdjusters-singlePanel/js/auxiliarySchema.js
M examples/framework/preferences/conditionalAdjusters-singlePanel/js/conditional.js
M examples/framework/preferences/conditionalAdjusters-singlePanel/js/panels.js
M examples/framework/preferences/conditionalAdjusters/html/prefsEditor.html
M examples/framework/preferences/conditionalAdjusters/index.html
M examples/framework/preferences/conditionalAdjusters/js/auxiliarySchema.js
M examples/framework/preferences/conditionalAdjusters/js/conditional.js
M examples/framework/preferences/conditionalAdjusters/js/panels.js
A examples/framework/preferences/minimalEditor/README.md
A examples/framework/preferences/minimalEditor/css/style.css
A examples/framework/preferences/minimalEditor/html/heatedSeats.html
A examples/framework/preferences/minimalEditor/html/prefsEditorTemplate.html
A examples/framework/preferences/minimalEditor/index.html
A examples/framework/preferences/minimalEditor/js/prefsEditor.js
A examples/framework/preferences/minimalEditor/schemas/auxiliary.js
A examples/framework/preferences/minimalEditor/schemas/primary.js
M examples/framework/preferences/shared/html/SeparatedPanelPrefsEditorFrame.html
M examples/framework/preferences/shared/html/incSize-template.html
M examples/framework/preferences/shared/html/prefsEditor.html
M examples/framework/preferences/shared/html/speak-template.html
M examples/framework/preferences/shared/js/enactors.js
M examples/framework/preferences/shared/js/panels.js
M examples/framework/preferences/shared/js/utilities.js
M examples/framework/preferences/shared/messages/prefsEditor.json
M examples/framework/preferences/shared/messages/speaking.json
M examples/framework/preferences/usingGrades/index.html
M examples/framework/preferences/usingGrades/js/prefsEditorSeparatedPanel.js
M examples/framework/renderer/dataBinding/index.html
M examples/framework/renderer/dataBinding/js/data-bound-menu.js
M examples/framework/renderer/programmaticTree/index.html
M examples/framework/renderer/programmaticTree/js/programmatic-tree-menu.js
M examples/framework/renderer/selectors/index.html
M examples/framework/renderer/selectors/js/selector-based-inventory.js
M package.json
A provisioning/playbook.yml
A provisioning/requirements.yml
A provisioning/vars.yml
M src/components/inlineEdit/js/InlineEdit.js
M src/components/inlineEdit/js/InlineEditIntegrations.js
M src/components/overviewPanel/js/OverviewPanel.js
M src/components/pager/css/Pager.css
M src/components/pager/js/PagedTable.js
M src/components/pager/js/Pager.js
M src/components/pager/js/Table.js
M src/components/progress/js/Progress.js
M src/components/reorderer/js/GeometricManager.js
M src/components/reorderer/js/ImageReorderer.js
M src/components/reorderer/js/LayoutReorderer.js
M src/components/reorderer/js/ModuleLayout.js
M src/components/reorderer/js/Reorderer.js
M src/components/reorderer/js/ReordererDOMUtilities.js
M src/components/reorderer/reordererDependencies.json
M src/components/slidingPanel/js/SlidingPanel.js
M src/components/tableOfContents/js/TableOfContents.js
M src/components/tabs/js/Tabs.js
A src/components/textToSpeech/js/MockTTS.js
M src/components/textToSpeech/js/TextToSpeech.js
M src/components/textfieldSlider/js/TextfieldSlider.js
M src/components/tooltip/js/Tooltip.js
M src/components/uiOptions/js/UIOptions.js
M src/components/uiOptions/uiOptionsDependencies.json
M src/components/undo/js/Undo.js
M src/components/uploader/ReadMe.txt
M src/components/uploader/html/Uploader.html
M src/components/uploader/js/DemoUploadManager.js
M src/components/uploader/js/ErrorPanel.js
M src/components/uploader/js/FileQueue.js
M src/components/uploader/js/FileQueueView.js
M src/components/uploader/js/HTML5UploaderSupport.js
M src/components/uploader/js/MimeTypeExtensions.js
M src/components/uploader/js/Uploader.js
M src/components/uploader/js/UploaderCompatibility-Infusion1.2.js
M src/components/uploader/js/UploaderCompatibility-Infusion1.3.js
A src/framework/core/css/fluidDebugging.css
A src/framework/core/images/debug_tab.png
A src/framework/core/images/magnifying_glass.png
M src/framework/core/js/DataBinding.js
M src/framework/core/js/Fluid.js
M src/framework/core/js/FluidDOMUtilities.js
M src/framework/core/js/FluidDebugging.js
M src/framework/core/js/FluidDocument.js
M src/framework/core/js/FluidIoC.js
M src/framework/core/js/FluidPromises.js
M src/framework/core/js/FluidRequests.js
M src/framework/core/js/FluidView.js
A src/framework/core/js/FluidViewDebugging.js
M src/framework/core/js/JavaProperties.js
M src/framework/core/js/ModelTransformation.js
M src/framework/core/js/ModelTransformationTransforms.js
M src/framework/core/js/jquery.keyboard-a11y.js
M src/framework/core/js/jquery.standalone.js
M src/framework/enhancement/enhancementDependencies.json
A src/framework/enhancement/js/ContextAwareness.js
M src/framework/enhancement/js/ProgressiveEnhancement.js
R src/framework/preferences/css/FullNoPreviewPrefsEditor.css
R src/framework/preferences/css/FullPreviewPrefsEditor.css
R src/framework/preferences/css/SeparatedPanelPrefsEditor.css
R src/framework/preferences/css/SeparatedPanelPrefsEditorFrame.css
M src/framework/preferences/css/stylus/FullPreviewPrefsEditor.styl
M src/framework/preferences/css/stylus/PrefsEditor.styl
M src/framework/preferences/css/stylus/SeparatedPanelPrefsEditorFrame.styl
M src/framework/preferences/html/PrefsEditorTemplate-contrast.html
M src/framework/preferences/html/PrefsEditorTemplate-layout.html
M src/framework/preferences/html/PrefsEditorTemplate-lineSpace.html
M src/framework/preferences/html/PrefsEditorTemplate-linksControls.html
M src/framework/preferences/html/PrefsEditorTemplate-speak.html
M src/framework/preferences/html/PrefsEditorTemplate-textFont.html
M src/framework/preferences/html/PrefsEditorTemplate-textSize.html
M src/framework/preferences/html/SeparatedPanelPrefsEditorFrame.html
M src/framework/preferences/js/AuxBuilder.js
M src/framework/preferences/js/Builder.js
M src/framework/preferences/js/Enactors.js
M src/framework/preferences/js/FullNoPreviewPrefsEditor.js
M src/framework/preferences/js/FullPreviewPrefsEditor.js
M src/framework/preferences/js/Panels.js
M src/framework/preferences/js/PrefsEditor.js
M src/framework/preferences/js/PrimaryBuilder.js
M src/framework/preferences/js/SelfVoicingEnactor.js
M src/framework/preferences/js/SelfVoicingPanel.js
M src/framework/preferences/js/SelfVoicingSchemas.js
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
M src/framework/preferences/js/StarterGrades.js
M src/framework/preferences/js/StarterSchemas.js
M src/framework/preferences/js/Store.js
M src/framework/preferences/js/UIEnhancer.js
M src/framework/preferences/js/URLUtilities.js
M src/framework/preferences/messages/contrast.json
M src/framework/preferences/messages/emphasizeLinks.json
M src/framework/preferences/messages/lineSpace.json
M src/framework/preferences/messages/linksControls.json
M src/framework/preferences/messages/prefsEditor.json
M src/framework/preferences/messages/speak.json
M src/framework/preferences/messages/tableOfContents.json
M src/framework/preferences/messages/textFont.json
M src/framework/preferences/messages/textSize.json
M src/framework/preferences/preferencesDependencies.json
M src/framework/renderer/js/RendererUtilities.js
M src/framework/renderer/js/fluidParser.js
M src/framework/renderer/js/fluidRenderer.js
M src/lib/fastXmlPull/js/fastXmlPull.js
R src/lib/json/js/json2.js
R src/lib/json/jsonDependencies.json
M src/module/devIncludes.json
M src/module/fluid.js
M src/module/includes.json
M src/module/module.js
M tests/all-tests.html
M tests/component-tests/inlineEdit/js/InlineEditTests.js
M tests/component-tests/overviewPanel/js/OverviewPanelTests.js
M tests/component-tests/pager/html/PagedTable-test.html
M tests/component-tests/pager/js/PagedTableTests.js
M tests/component-tests/pager/js/PagerTests.js
M tests/component-tests/progress/html/Progress-test.html
M tests/component-tests/progress/js/ProgressTests.js
M tests/component-tests/reorderer/html/AriaLabeller-test.html
M tests/component-tests/reorderer/html/GeometricManager-test.html
M tests/component-tests/reorderer/html/ImageReorderer-test.html
M tests/component-tests/reorderer/html/LayoutReorderer-test.html
M tests/component-tests/reorderer/html/NestedReorderer-test.html
M tests/component-tests/reorderer/html/ReorderList-test.html
M tests/component-tests/reorderer/html/Scheduler-test.html
M tests/component-tests/reorderer/js/AriaLabellerTests.js
M tests/component-tests/reorderer/js/GeometricManagerTests.js
M tests/component-tests/reorderer/js/ImageReordererTestConstants.js
M tests/component-tests/reorderer/js/ImageReordererTests.js
M tests/component-tests/reorderer/js/LayoutReordererTests.js
M tests/component-tests/reorderer/js/ModuleLayoutTestConstants.js
M tests/component-tests/reorderer/js/ModuleLayoutTests.js
M tests/component-tests/reorderer/js/NestedReordererTests.js
M tests/component-tests/reorderer/js/ReorderGridTests.js
M tests/component-tests/reorderer/js/ReorderListTests.js
M tests/component-tests/reorderer/js/ReordererTestUtils.js
M tests/component-tests/reorderer/js/Scheduler.js
M tests/component-tests/reorderer/js/SchedulerTests.js
M tests/component-tests/slidingPanel/html/SlidingPanel-test.html
M tests/component-tests/slidingPanel/js/SlidingPanelTests.js
M tests/component-tests/tableOfContents/html/TableOfContents-test.html
M tests/component-tests/tableOfContents/js/TableOfContentsTests.js
M tests/component-tests/tabs/js/TabsTests.js
R tests/component-tests/textToSpeech/js/MockTTS.js
M tests/component-tests/textToSpeech/js/TextToSpeechTests.js
M tests/component-tests/textfieldSlider/html/TextfieldSlider-test.html
M tests/component-tests/textfieldSlider/js/TextfieldSliderTests.js
M tests/component-tests/tooltip/html/Tooltip-test.html
A tests/component-tests/tooltip/html/iframe.html
M tests/component-tests/tooltip/js/TooltipTests.js
M tests/component-tests/uiOptions/html/UIOptions-test.html
M tests/component-tests/uiOptions/js/UIOptionsTests.js
M tests/component-tests/uploader/html/DemoUploadManager-test.html
M tests/component-tests/uploader/html/ErrorPanel-test.html
M tests/component-tests/uploader/html/FileQueue-test.html
M tests/component-tests/uploader/html/FileQueueView-test.html
M tests/component-tests/uploader/html/HTML5UploaderSupport-test.html
M tests/component-tests/uploader/html/Uploader-test.html
M tests/component-tests/uploader/html/UploaderCompatibility-test.html
M tests/component-tests/uploader/js/DemoUploadManagerTests.js
M tests/component-tests/uploader/js/ErrorPanelTests.js
M tests/component-tests/uploader/js/FileQueueTests.js
M tests/component-tests/uploader/js/FileQueueViewTests.js
M tests/component-tests/uploader/js/HTML5UploaderSupportTests.js
M tests/component-tests/uploader/js/UploaderCompatibilityTests.js
M tests/component-tests/uploader/js/UploaderTestUtilities.js
M tests/component-tests/uploader/js/UploaderTests.js
M tests/framework-tests/core/all-tests.html
M tests/framework-tests/core/data/intake.json
M tests/framework-tests/core/data/objects.json
M tests/framework-tests/core/html/DataBinding-test.html
A tests/framework-tests/core/html/FluidDocument-test.html
M tests/framework-tests/core/html/FluidIoC-test.html
M tests/framework-tests/core/html/FluidIoCStandalone-test.html
M tests/framework-tests/core/html/FluidIoCView-test.html
M tests/framework-tests/core/html/FluidPromises-test.html
M tests/framework-tests/core/html/FluidView-test.html
M tests/framework-tests/core/html/ModelTransformation-test.html
A tests/framework-tests/core/html/WebWorker-test.html
M tests/framework-tests/core/js/CachingTests.js
M tests/framework-tests/core/js/DataBindingTests.js
M tests/framework-tests/core/js/FluidDebuggingTests.js
A tests/framework-tests/core/js/FluidDocumentTests.js
M tests/framework-tests/core/js/FluidIoCTests.js
M tests/framework-tests/core/js/FluidIoCViewTests.js
M tests/framework-tests/core/js/FluidJSTests.js
M tests/framework-tests/core/js/FluidPromisesTests.js
M tests/framework-tests/core/js/FluidRequestsTests.js
M tests/framework-tests/core/js/FluidViewTests.js
M tests/framework-tests/core/js/Keyboard-a11yTests.js
M tests/framework-tests/core/js/ModelTransformationTests.js
A tests/framework-tests/core/js/WebWorkerTests-Worker.js
A tests/framework-tests/core/js/WebWorkerTests.js
A tests/framework-tests/enhancement/html/ContextAwareness-test.html
R tests/framework-tests/enhancement/html/ProgressiveEnhancement-test.html
A tests/framework-tests/enhancement/js/ContextAwarenessTests.js
R tests/framework-tests/enhancement/js/ProgressiveEnhancementTests.js
M tests/framework-tests/jqUnit/js/jqUnit-tests.js
M tests/framework-tests/preferences/data/emphasizeLinks_fr.json
M tests/framework-tests/preferences/data/inputsLarger_fr.json
M tests/framework-tests/preferences/html/AuxBuilder-test.html
M tests/framework-tests/preferences/html/Builder-test.html
M tests/framework-tests/preferences/html/Enactors-test.html
M tests/framework-tests/preferences/html/FullNoPreviewPrefsEditor-test.html
M tests/framework-tests/preferences/html/FullPreviewPrefsEditor-test.html
M tests/framework-tests/preferences/html/PageEnhancer-test.html
M tests/framework-tests/preferences/html/Panels-test.html
M tests/framework-tests/preferences/html/PrefsEditor-test.html
M tests/framework-tests/preferences/html/PrimaryBuilder-test.html
M tests/framework-tests/preferences/html/SelfVoicingEnactor-test.html
M tests/framework-tests/preferences/html/SelfVoicingPanel-test.html
M tests/framework-tests/preferences/html/SeparatedPanelPrefsEditor-test.html
M tests/framework-tests/preferences/html/SeparatedPanelPrefsEditorFrame.html
M tests/framework-tests/preferences/html/Store-test.html
M tests/framework-tests/preferences/html/TestPreviewTemplate.html
M tests/framework-tests/preferences/html/UIEnhancer-test.html
M tests/framework-tests/preferences/html/URLUtilities-test.html
M tests/framework-tests/preferences/js/AuxBuilderTests.js
M tests/framework-tests/preferences/js/BuilderTests.js
M tests/framework-tests/preferences/js/EnactorsTests.js
M tests/framework-tests/preferences/js/FullNoPreviewPrefsEditorTests.js
M tests/framework-tests/preferences/js/FullPreviewPrefsEditorTests.js
M tests/framework-tests/preferences/js/IntegrationTestsCommon.js
M tests/framework-tests/preferences/js/PageEnhancerTests.js
M tests/framework-tests/preferences/js/PanelTestUtils.js
M tests/framework-tests/preferences/js/PanelsTests.js
M tests/framework-tests/preferences/js/PrefsEditorTests.js
A tests/framework-tests/preferences/js/PrefsEditorTestsCommon.js
M tests/framework-tests/preferences/js/PrimaryBuilderTests.js
M tests/framework-tests/preferences/js/SelfVoicingEnactorTests.js
M tests/framework-tests/preferences/js/SelfVoicingPanelTests.js
M tests/framework-tests/preferences/js/SeparatedPanelPrefsEditorTests.js
M tests/framework-tests/preferences/js/StoreTests.js
M tests/framework-tests/preferences/js/UIEnhancerTests.js
M tests/framework-tests/preferences/js/URLUtilitiesTests.js
M tests/framework-tests/preferences/testResources/html/checkboxTemplate.html
M tests/framework-tests/preferences/testResources/html/compositePrefsEditorTemplate.html
M tests/framework-tests/preferences/testResources/html/increaseTemplate.html
M tests/framework-tests/renderer/data/MediaPanelTemplate.html
M tests/framework-tests/renderer/data/testPerformance.json
M tests/framework-tests/renderer/data/testProperties.json
M tests/framework-tests/renderer/data/testProperties.properties
M tests/framework-tests/renderer/html/Renderer-test.html
M tests/framework-tests/renderer/html/RendererUtilities-test.html
M tests/framework-tests/renderer/html/RendererUtilitiesIFrame.html
M tests/framework-tests/renderer/js/RendererTests.js
M tests/framework-tests/renderer/js/RendererUtilitiesTests.js
M tests/lib/qunit/addons/composite/qunit-composite.js
M tests/manual-tests/components/inlineEdit/dropdown/css/InlineEditSelectbox.css
M tests/manual-tests/components/inlineEdit/rich/css/InlineEdit.css
M tests/manual-tests/components/inlineEdit/rich/js/inlineEditDemo.js
M tests/manual-tests/components/reorderer/dynamic/index.html
M tests/manual-tests/components/reorderer/dynamic/js/dynamicReorderer.js
M tests/manual-tests/framework/core/multipleVersions/index.html
M tests/manual-tests/framework/core/performance-fastInvokers/index.html
M tests/manual-tests/framework/core/performance-fastInvokers/js/performance-test.js
M tests/manual-tests/framework/core/performance-get/js/performance-test.js
M tests/manual-tests/framework/preferences/assortedContent/index.html
M tests/manual-tests/framework/preferences/assortedContent/js/assortedContent.js
M tests/manual-tests/framework/preferences/fullPage-schema/index.html
M tests/manual-tests/framework/preferences/fullPage-schema/js/prefsEditorFullPageSchema.js
M tests/manual-tests/framework/preferences/fullPage/index.html
M tests/manual-tests/framework/preferences/fullPage/js/prefsEditorFullpage.js
M tests/node-tests/README.md
M tests/node-tests/basic-node-tests.js
M tests/test-core/jqUnit/js/jqUnit-browser.js
M tests/test-core/jqUnit/js/jqUnit.js
M tests/test-core/testTests/html/Testing-test.html
M tests/test-core/testTests/js/TestingTests.js
M tests/test-core/utils/js/DebugFocus.js
M tests/test-core/utils/js/IoCTestUtils.js
A tests/testem.json
Log Message:
-----------
Merge branch 'master' into FLUID-5680
Commit: 2f23767d35ed99efa2d89579ee30126b30184e0a
https://github.com/fluid-project/infusion/commit/2f23767d35ed99efa2d89579ee30126b30184e0a
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M src/components/slidingPanel/js/SlidingPanel.js
M src/framework/preferences/html/PrefsEditorTemplate-lineSpace.html
M src/framework/preferences/html/PrefsEditorTemplate-textSize.html
M src/framework/preferences/js/SeparatedPanelPrefsEditor.js
M src/framework/preferences/messages/prefsEditor.json
Log Message:
-----------
Merge branch 'FLUID-5680'
* FLUID-5680:
Space
FLUID-5680: Default strings for hide/show
FLUID-5680: Comma
FLUID-5680: Tests for aria-labels
FLUID-5680: Added aria-labels for toggle button
FLUID-5680: removed unneccesary msges
Compare: https://github.com/fluid-project/infusion/compare/8d41f0b44608...2f23767d35ed
More information about the Commits
mailing list