2.8.0 • Published 21 days ago

@enact/sandstone v2.8.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
21 days ago

@enact/sandstone npm (scoped)

The set of components for an Enact-based application targeting smart TVs.

Usage

import kind from '@enact/core/kind';
import Button from '@enact/sandstone/Button';
import ThemeDecorator from '@enact/sandstone/ThemeDecorator';
import React from 'react';

const MyApp = kind({
	name: 'MyApp',
	render: () => (<Button>Hello, Enact!</Button>)
});

const MySandstoneApp = ThemeDecorator(MyApp);

export default MySandstoneApp;

Note: The sandstone decorator must be applied to the base component. This decorator also applies @enact/i18n/I18nDecorator, @enact/spotlight and @enact/ui/resolution decorators.

Install

npm install --save @enact/sandstone

Test

Unit tests are implemented with Jest. To execute them:

npm test

Copyright and License Information

Unless otherwise specified, all content, including all source code files and documentation files in this repository are:

Copyright (c) 2012-2020 LG Electronics

Unless otherwise specified or set forth in the NOTICE file, all content, including all source code files and documentation files in this repository are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

2.9.0-alpha.2

21 days ago

2.9.0-alpha.1

1 month ago

2.7.15

2 months ago

2.8.0

3 months ago

2.5.12

3 months ago

2.7.14

4 months ago

2.7.13

5 months ago

2.7.2

11 months ago

2.7.11

7 months ago

2.7.10

8 months ago

2.7.12

7 months ago

2.7.4

10 months ago

2.7.3

10 months ago

2.7.6

9 months ago

2.7.5

9 months ago

2.7.8

9 months ago

2.7.7

9 months ago

2.7.9

8 months ago

2.6.3

1 year ago

2.6.2

1 year ago

2.5.9

1 year ago

2.5.10

1 year ago

2.5.11

11 months ago

2.7.0

1 year ago

2.7.1

12 months ago

2.6.1

1 year ago

2.6.0

1 year ago

2.5.6

1 year ago

2.5.8

1 year ago

2.5.7

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

2.5.5

2 years ago

2.0.11

2 years ago

2.5.4

2 years ago

2.5.0-rc.1

2 years ago

2.5.0-rc.2

2 years ago

2.5.0

2 years ago

2.5.2

2 years ago

2.5.1

2 years ago

2.0.10

2 years ago

2.5.3

2 years ago

2.0.9

2 years ago

2.5.0-beta.1

2 years ago

2.5.0-alpha.2

2 years ago

2.0.8

2 years ago

2.5.0-alpha.1

2 years ago

2.0.7

2 years ago

2.1.4

2 years ago

2.0.6

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.3

2 years ago

2.0.5

2 years ago

2.1.0

2 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.0-rc.9

3 years ago

2.0.0-rc.8

3 years ago

2.0.0-rc.7

3 years ago

2.0.0-rc.6

3 years ago

2.0.0-rc.5

3 years ago

2.0.0-rc.4

3 years ago

2.0.0-rc.2

3 years ago

2.0.0-rc.3

3 years ago

2.0.0-rc.1

3 years ago

2.0.0-beta.1

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

2.0.0-alpha.3

3 years ago

2.0.0-alpha.2

3 years ago

1.5.0

3 years ago

1.4.7

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

2.0.0-alpha.1

3 years ago

1.5.1

3 years ago