aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* Add option to use PushState instead of URI fragments in Navigator (#10042)Teemu Suo-Anttila2017-09-274-43/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Navigator now by default uses pushState and normal URLs * added documentation for pushState and updated Navigator documentation * improving docs etc, adding one TODO to be solved before merging * pushState/replaceState no work better with changing titles * Making uri fragment navigator work when not using specially mapped UI * Revert to older default, add annotation for selecting * Fix tests, add null checks * Reorder if-clause, fix tests * Revert unnecessary test change * Use correct variable in UI, fix test clean up * Updates to JavaDocs, fix some methods and tests * Add comments, fix test ui, TODO for fallbacks * Navigation documentation, JavaDocs, removed TODOs * Documentation fixes * Improve JavaDocs * Fix link name in documentation * Improve throws declaration in getLocation * Change documentation about the PushState based navigation * Add since tags * Add since tags for UI
* Rewrite unclear part in GridLayout documentationHenri Sara2017-09-251-1/+1
|
* Replace CRLF with LF (#10062)Henri Sara2017-09-2222-26565/+26565
| | | | | | | After this change, .gitattributes will take care of keeping native line endings. * Replace CRLF with LF in non-Java files
* Fix article links in articles/contents.asciidoc (#10048)Kari Söderholm2017-09-211-84/+84
| | | With this fix the links will work properly in vaadin.com
* Fix typo in anchor in SettingAndReadingCookies.asciidoc (#10047)Kari Söderholm2017-09-211-1/+1
|
* Add headers to community articles (#10028)Henri Muurimaa2017-09-2084-5/+511
|
* Remove drag and drop from Tree doc (#9992)Olli Tietäväinen2017-09-191-1/+0
| | | Tree does not support drag and drop right now (see #9804).
* Remove migration error messageErik Lumme2017-09-181-2/+0
|
* Fix typ and add attachment linkErik Lumme2017-09-151-2/+2
|
* Migrate AddingASplashScreen and CreatingMultiTabApplicationsErik Lumme2017-09-133-0/+84
|
* Migrate ConfigureInputFieldsToGuideDataEntryErik Lumme2017-09-137-0/+120
|
* Migrate BroadcastingMessagesToOtherUsersErik Lumme2017-09-132-0/+130
|
* Migrate CreatingABookmarkableApplicationWithBackButtonSupportErik Lumme2017-09-132-0/+141
|
* Migrate ViewChangeConfirmationsErik Lumme2017-09-132-0/+221
|
* Migrate OpeningAUIInAPopupWindowErik Lumme2017-09-132-0/+55
|
* Migrate ComponentAddonProjectSetupHowtoErik Lumme2017-09-132-0/+175
|
* Migrate GettingStartedOnNetBeansErik Lumme2017-09-134-0/+163
|
* Migrate DynamicallyUpdatingStateBeforeSendingChangesToClientErik Lumme2017-09-132-0/+86
|
* Migrate UsingDeclarativeServicesErik Lumme2017-09-132-0/+255
|
* Migrate CreatingAComponentExtensionErik Lumme2017-09-132-0/+93
|
* Migrate UsingRPCToSendEventsToTheClientErik Lumme2017-09-132-0/+148
|
* Migrate CreatingASimpleComponentContainerErik Lumme2017-09-132-0/+242
|
* Migrate CreatingANEclipseProjectErik Lumme2017-09-135-0/+99
|
* Migrate CreatingAServlet3.0ApplicationErik Lumme2017-09-132-0/+63
|
* Migrate LabelButtonsExpressivelyErik Lumme2017-09-135-0/+52
|
* Migrate VisuallyDistinguishPrimaryActionsErik Lumme2017-09-136-0/+97
|
* Migrate WidgetStylingUsingOnlyCSSErik Lumme2017-09-132-0/+173
|
* Fix indentationErik Lumme2017-09-131-18/+18
|
* Migrate CustomizingComponentThemeWithSassErik Lumme2017-09-132-0/+189
|
* Migrate RightAlignComparableNumericalFieldsErik Lumme2017-09-134-0/+53
|
* Migrate PackagingSCSSorCSSinAnAddOnErik Lumme2017-09-132-0/+160
|
* Migrate MarkRequiredFieldsAsSuchErik Lumme2017-09-134-0/+41
|
* Migrate ChangingThemeOnTheFlyErik Lumme2017-09-132-0/+36
|
* Migrate EnableAndDisableButtonsToIndicateStateErik Lumme2017-09-136-0/+184
|
* Migrate UseTooltipsToClarifyFunctionsErik Lumme2017-09-133-0/+33
|
* Migrate ValoThemeGettingStartedErik Lumme2017-09-132-0/+183
|
* Migrate CreatingAThemeUsingSassErik Lumme2017-09-132-0/+196
|
* Migrate ReadOnlyVsDisabledFieldsErik Lumme2017-09-138-0/+135
|
* Migrate ValoExamplesErik Lumme2017-09-132-0/+238
|
* Migrate DynamicallyInjectingCSSErik Lumme2017-09-133-0/+308
|
* Migrate UsingFontIconsErik Lumme2017-09-122-0/+189
|
* Fix formatting errorErik Lumme2017-09-121-1/+1
|
* Add missing changesErik Lumme2017-09-121-21/+21
|
* Migrate VaadinScalabilityTestingWIthAmazonWebServicesErik Lumme2017-09-122-0/+210
|
* Replace wiki links with vaadin.github.io/spring-tutorialErik Lumme2017-09-121-6/+3
|
* Migrate LoadTestingWithGatlingErik Lumme2017-09-122-0/+268
|
* Add missing file changesErik Lumme2017-09-121-128/+144
|
* Migrate UsingVaadinCDIWithJAASAuthenticationErik Lumme2017-09-122-0/+360
|
* Add CDI Injection link from master docErik Lumme2017-09-121-0/+6
|
* Migrate CreatingSecureVaadinApplicationsUsingJEE6Erik Lumme2017-09-128-0/+647
|